Skip to content

[R-pkg-devel] DigitalOcean Makefiles for compiling R-devel

2 messages · Jonathan Callahan, Bob Rudis

#
All,

We have (finally) started testing our packages with r-revel on Digital
Ocean virtual machines.

To automate the initial setup, we have started creating Makefiles to help
get a clean VM set up with all of the libraries and packages needed to
build and check our own packages with R-devel.

https://github.com/jonathancallahan/DigitalOcean-R-setup

So far, only the Debian 7.0 and 8.1 Makefiles are fully set up for R-devel.

I hope that these Makefiles may help others harness DigitalOcean to
thoroughly test packages before submitting them to CRAN.

Best,

Jon
#
I've got a Vagrant setup (I dislike Docker on OS X) that I'm nearly
ready to push to github as well. Will post here once done.

On Wed, Jul 22, 2015 at 6:45 PM, Jonathan Callahan
<jonathan at mazamascience.com> wrote: