So I was looking at DropletUtils and stumbled on this:

To install this package, start R and enter:

## try http:// if https:// URLs are not supported
source("https://bioconductor.org/biocLite.R";)
biocLite("DropletUtils")


It seems like maybe devel might be a sensible place to start migrating
users to BiocManager::install(...).  Thoughts?

--t

        [[alternative HTML version deleted]]

_______________________________________________
Bioc-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/bioc-devel

Reply via email to