You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried installing rDNA package from source based on the instruction but got this error. Could you please help?
> remotes::install_github("leifeld/dna/rDNA/rDNA@*release",INSTALL_opts = "--no-multiarch")
Downloading GitHub repo leifeld/[email protected]
Running `R CMD build`...
* checking for file ‘/private/var/folders/_c/958ppy910tbbylkv9rxjfv340000gn/T/Rtmpft60IM/remotes1bb13ef7aa06/leifeld-dna-8da39b8/rDNA/rDNA/DESCRIPTION’ ... OK
* preparing ‘rDNA’:
* checking DESCRIPTION meta-information ... OK
* checking for LF line-endings in source and make files and shell scripts
* checking for empty or unneeded directories
* building ‘rDNA_3.0.11.tar.gz’
* installing *source* package ‘rDNA’ ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
sh: line 1: 8393 Killed: 9 R_TESTS= '/Library/Frameworks/R.framework/Resources/bin/R' --no-save --no-restore --no-echo 2>&1 < '/var/folders/_c/958ppy910tbbylkv9rxjfv340000gn/T//RtmpwHn0To/file20c418f42922'
ERROR: lazy loading failed for package ‘rDNA’
* removing ‘/Library/Frameworks/R.framework/Versions/4.4-x86_64/Resources/library/rDNA’
Warning message:
In i.p(...) :
installation of package ‘/var/folders/_c/958ppy910tbbylkv9rxjfv340000gn/T//Rtmpft60IM/file1bb175bb9035/rDNA_3.0.11.tar.gz’ had non-zero exit status
The text was updated successfully, but these errors were encountered:
ChenmeiTropical
changed the title
ERROR: lazy loading failed for package ‘rDNA’ on Mac Intel Chip MacOS 14.6.1 (23G93)
ERROR: lazy loading failed for package ‘rDNA’ on Mac Intel Chip MacOS 14.6.1 (23G93)
Nov 17, 2024
I tried installing rDNA package from source based on the instruction but got this error. Could you please help?
The text was updated successfully, but these errors were encountered: