Good day,

The features of the proposed package seem a lot like BiocInstaller. Once I have 
upgraded R and have the newest BiocInstaller installed using the bootstrapping 
technique of source("https://bioconductor.org/biocLite.R";), I typically do

library(BiocInstaller)
biocLite("GenomicAlignments")

to install the GenomicAlignments package in a subsequent R session, for 
instance. This avoids repetitive sourcing of the biocLite script from the 
Bioconductor server.

--------------------------------------
Dario Strbenac
University of Sydney
Camperdown NSW 2050
Australia
_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to