Displaying 2 results from an estimated 2 matches for "rcppsexp".
2009 Dec 22
0
Rcpp 0.7.0: R/C++ integration now even easier
...are
o inline support, taken from Oleg Sklyar's neat inline package and
adapted/extented to support Rcpp as well as external libraries
(see below for an example); this even works on Windows (provided you
have Rtools installed and configured);
o addition of a new simple type RcppSexp for importing or exporting
simple types directly between R and C++
o addition of a number of new examples for both these features
o code reorganisation: every class has in its own header and source file
o last but not least relicensed from LGPL (>=2.1) to GPL (>= 2)
My blog (ht...
2009 Dec 22
0
Rcpp 0.7.0: R/C++ integration now even easier
...are
o inline support, taken from Oleg Sklyar's neat inline package and
adapted/extented to support Rcpp as well as external libraries
(see below for an example); this even works on Windows (provided you
have Rtools installed and configured);
o addition of a new simple type RcppSexp for importing or exporting
simple types directly between R and C++
o addition of a number of new examples for both these features
o code reorganisation: every class has in its own header and source file
o last but not least relicensed from LGPL (>=2.1) to GPL (>= 2)
My blog (ht...