Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up
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