jmanitz / kangar00

development of kangar00
https://cran.r-project.org/package=kangar00
2 stars 0 forks source link

Fix CI files for bioconductor dependencies #30

Open jmanitz opened 4 years ago

jmanitz commented 4 years ago

Installing packages into ‘/home/travis/R/Library’ (as ‘lib’ is unspecified) Error: (converted from warning) package ‘biomaRt’ is not available (for R Under development) Execution halted The command "Rscript -e 'deps <- remotes::dev_package_deps(dependencies = NA);remotes::install_deps(dependencies = TRUE);if (!all(deps$package %in% installed.packages())) { message("missing: ", paste(setdiff(deps$package, installed.packages()), collapse=", ")); q(status = 1, save = "no")}'" failed and exited with 1 during .