title | date | anchor | level | weight |
---|---|---|---|---|
Local debugging with Docker |
2018-01-28 22:01:36 +0100 |
docker-images |
1 |
200 |
R-hub Linux images are available on Docker hub, and their source is open, on GitHub.
You can debug locally for Linux platforms, with R-hub Docker containers, no matter your operating system, granted you were able to install Docker itself. Find more information in the README of R-hub Docker images repo.
The rhub
package provides some helpers facilitating the use of R-hub Linux images.
There are other Docker images available online, not from R-hub, that might further help debugging R packages with C/C++ code: https://github.com/wch/r-debug; https://github.com/rocker-org/r-devel-san-clang; https://github.com/rocker-org/r-devel-san.