|
inline 0.3.11
A maintenance release of inline is now
on CRAN, and is being uploaded to Debian. The release fixes two minor bugs kindly reported by users.
As the two previous releases appear to not have been announced here, their NEWS entries are included as well.
Changes in inline version 0.3.11 (2013-02-26)
Fix bug in cfunction for .C convention with raw vectors.
Correct cfunction to use .Platform$dynlib.ext as
the file extension for the library file (unless on Windows).
Allow rcpp wrapper to pass another plugin (as eg RcppArmadillo)
Changes in inline version 0.3.10 (2012-10-03)
-
getDynLib() error message corrected as suggested by Yasir Suhail
Added rcpp() wrapper for cxxfunction() which sets plugin="Rcpp"
Converted NEWS to NEWS.Rd
New maintainer, after having coordinated releases (along with Romain) since 0.3.5 in June 2010
Changes in inline version 0.3.9 (2012-10-02)
Courtesy of CRANberries, there
is also a diffstat report for the most recent release.
A few more details are available at the R-Forge page.
/code/inline |
permanent link
|