Skip to content
Prev 1010 / 12125 Next

[R-pkg-devel] R package with external C++ library

On 03/08/2016 5:36 PM, Ege Rubak wrote:
I don't set CRAN policy, but I would say yes.  Problem 1 limits your 
package to systems using compilers that support those antiquated 
headers; R tries very hard to be portable across many systems.  Problem 
2 makes R potentially unstable.

Duncan Murdoch