Skip to content
Prev 5760 / 21307 Next

[Bioc-devel] R CMD CHECK options

----- Original Message -----
I guess what I am saying is that 1) the BioC build system will automatically install all deps before running checks and 2) once your package is in BioC, all people have to do is biocLite("yourPackage") to get all deps, and 3) before your package is in BioC, I guess you do have to install all deps manually, but 4) if you use biocLite() you don't need to put any repos fanciness in your .Rprofile.

Dan