[R-pkg-devel] Alternatives to R-devel on a Mac for package checking?
The other obvious online checker is rhub, via the rhub package. David
On Wed, 15 Jan 2020 at 21:39, Jonathan Greenberg <jgreenberg at unr.edu> wrote:
One of the issues I'm running into is that it seems every time there's a
Mac update something gets broken with regards to compilers, making it
incredibly challenging to get the development install of R working with
Rcpp (which is a requirement for the packages I need to use to check my
packages).
I'd like to start moving towards an easier approach rather than spending
days fixing various issues on my Mac just to run a simple --as-cran check
on a package with the latest r-devel. I was HOPING there is an up-to-date
Docker for the r-development 4.0 version out in the wild, but it seems like
the rocker r-devel is just 3.6.2. Any ideas?
docker run --rm -ti rocker/r-devel
Alternatively, are there any decent online checkers (except the CRAN
ones)? r-forge seems to not do r-devel checks anymore.
--j
[[alternative HTML version deleted]]
______________________________________________ R-package-devel at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-package-devel