The way how it is described on the README does not work. When running
ERROR: dependencies ‘BiocGenerics’, ‘SummarizedExperiment’, ‘limma’, ‘mpra’, ‘S4Vectors’, ‘GenomeInfoDb’, ‘IRanges’, ‘GenomicRanges’, ‘Biobase’, ‘DelayedArray’ are not available for package ‘BCalm’
* removing ‘/data/cephfs-1/scratch/groups/kircher/users/schubacm_c/tmp/RtmphWrrzx/Rinst9089d42e89346/BCalm’
-----------------------------------
ERROR: package installation failed
STDOUT:
* checking for file ‘/data/cephfs-1/scratch/groups/kircher/users/schubacm_c/tmp/Rtmp67rGxf/remotes8594a699c940d/kircherlab-BCalm-74ee9dc/DESCRIPTION’ ... OK
* preparing ‘BCalm’:
* checking DESCRIPTION meta-information ... OK
* installing the package to process help pages
-----------------------------------
ERROR: dependencies ‘BiocGenerics’, ‘SummarizedExperiment’, ‘limma’, ‘mpra’, ‘S4Vectors’, ‘GenomeInfoDb’, ‘IRanges’, ‘GenomicRanges’, ‘Biobase’, ‘DelayedArray’ are not available for package ‘BCalm’
* removing ‘/data/cephfs-1/scratch/groups/kircher/users/schubacm_c/tmp/RtmphWrrzx/Rinst9089d42e89346/BCalm’
-----------------------------------
ERROR: package installation failed
STDERR:
Error: Failed to install 'BCalm' from GitHub:
Failed to `R CMD build` package, try `build = FALSE`.
In addition: Warning message:
packages ‘DelayedArray’, ‘Biobase’, ‘GenomicRanges’, ‘IRanges’, ‘GenomeInfoDb’, ‘S4Vectors’, ‘mpra’, ‘limma’, ‘SummarizedExperiment’, ‘BiocGenerics’ are not available for this version of R
Versions of these packages for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
I tried several other ways (getting all dependencies from Bioconda, using Bioconductor, etc.). Was not successful at all.
The way how it is described on the README does not work. When running
install_github("kircherlab/BCalm")I get the error:
I tried several other ways (getting all dependencies from Bioconda, using Bioconductor, etc.). Was not successful at all.