[Bioc-devel] Nightly builds
I've found this Makefile from Laurent et al makes it a lot easier to do build/check, getting closer to the ease of devtools while still building and checking from command line: https://github.com/ComputationalProteomicsUnit/maker You do: git clone git at github.com:ComputationalProteomicsUnit/maker.git ln -s maker/Makefile . Then configure maker/Makefile for your package and point it to your local R-devel