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 [email protected]:ComputationalProteomicsUnit/maker.git ln -s maker/Makefile . Then configure maker/Makefile for your package and point it to your local R-devel _______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/bioc-devel
