Error in installation #71
Unanswered
christianrs5
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @christianrs5, Could you try I tried on both PC and MacBook, it seems to work. Best, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello:
I tried installing ANCOM-BC but encountered an error. I'm running R 4.2.1 and Bioconductor 3.15. I'd appreciate any ideas/suggestions on what the issue is. Thanks for developing this package!
replacement repositories:
CRAN: https://cran.rstudio.com/
Bioconductor version 3.15 (BiocManager 1.30.18), R 4.2.1 (2022-06-23)
Installing package(s) 'ANCOMBC'
There is a binary version available but the source version is later:
binary source needs_compilation
ANCOMBC 1.6.1 1.6.2 FALSE
installing the source package ‘ANCOMBC’
trying URL 'https://bioconductor.org/packages/3.15/bioc/src/contrib/ANCOMBC_1.6.2.tar.gz'
Content type 'application/x-gzip' length 928299 bytes (906 KB)
downloaded 906 KB
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) :
there is no package called ‘gld’
Calls: ... loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart
Execution halted
ERROR: lazy loading failed for package ‘ANCOMBC’
The downloaded source packages are in
‘/private/var/folders/mr/k4_62d5n7tndn56mtt1692940000gn/T/Rtmp3MHnE8/downloaded_packages’
Warning message:
In install.packages(...) :
installation of package ‘ANCOMBC’ had non-zero exit status
Beta Was this translation helpful? Give feedback.
All reactions