The R Journal: article published in 2011, volume 3:2

Portable C++ for R Packages PDF download
Martyn Plummer , The R Journal (2011) 3:2, pages 60-63.

Abstract Package checking errors are more common on Solaris than Linux. In many cases, these errors are due to non-portable C++ code. This article reviews some commonly recurring problems in C++ code found in R packages and suggests solutions.


CRAN packages: Rcpp
CRAN Task Views implied by cited CRAN packages: HighPerformanceComputing, NumericalMathematics


CC BY
This article is licensed under a Creative Commons Attribution 3.0 Unported license.

@article{RJ-2011-020,
  author = {Martyn Plummer},
  title = {{Portable C++ for R Packages}},
  year = {2011},
  journal = {{The R Journal}},
  doi = {10.32614/RJ-2011-020},
  url = {https://doi.org/10.32614/RJ-2011-020},
  pages = {60--63},
  volume = {3},
  number = {2}
}