Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: With R version 3.5 or greater, install Bioconductor packages using BiocManager #45

Closed
lubianat opened this issue Jun 18, 2019 · 1 comment

Comments

@lubianat
Copy link
Contributor

Hey,

BioConductor has updated its way of installing packages, which caused an incompatibility problem with current liftr version.

The command '/bin/sh -c Rscript -e "source('http://bioconductor.org/biocLite.R');biocLite(c('FCBF/1.2.2'))"' returned a non-zero code: 1"

The issue is at : https://github.com/nanxstats/liftr/blob/4271ec88c36c57049b2ce93461cff92c412146aa/inst/templates/pkg-bioc.Rmd

I will try to work on a solution and send a pr.

Best,
Tiago

@nanxstats
Copy link
Owner

Fixed by #46

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants