[Rcpp-devel] Fwd: CRAN package ConConPiWiFun
On 15 January 2013 at 14:39, Dirk Eddelbuettel wrote:
|
| On 15 January 2013 at 21:13, Robin Girard wrote:
| | Thanks a lot Dirk, I discovered win-builder ... did not know about it. | | | | I think I fixed my problem while I discovered the use of function evalqOnLoad as in package RcppBDT . | | | | However, I have a remaining NOTE which appears with R 3.0.0 and does not exists on R 2.15.2 : | | | | Found non-API calls to R: 'Rf_EncodeComplex', 'Rf_EncodeReal', | | 'Rf_formatComplex' | | | | Compiled code should not call non-API entry points in R. | | Indeed, in src/api.cpp, in two helper function that coerce to string. Maybe FYI -- I fixed that last evenining in Rcpp's SVN, and pointed CRAN to that revision so this should no longer prevent uploads. And indeed, a pure maintenance release of RcppExamples (which a minor change requested/suggested by CRAN) then passed. Dirk
Dirk Eddelbuettel | edd at debian.org | http://dirk.eddelbuettel.com