Skip to content

Installation broken #10

@visze

Description

@visze

The way how it is described on the README does not work. When running

install_github("kircherlab/BCalm")

I get the error:

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions