File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed
Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ 2015-05-17 Matt ... <
[email protected] >
2+
3+ * inst/include/Rcpp/platform/compiler.h: Added RCPP_USING_CXX0X_OR_LATER
4+ * inst/include/Rcpp/sugar/functions/sapply.h: Updated to support lamda functions
5+
162015-05-01 Kevin Ushey <
[email protected] >
27
38 * vignettes/Rcpp-FAQ.Rnw: Notes on installing gfortran
Original file line number Diff line number Diff line change 22\title {News for Package ' Rcpp' }
33\newcommand {\cpkg }{\href {http : // CRAN.R - project.org / package = # 1}{\pkg{#1}}}
44
5+ \section {Changes in Rcpp version 0.11.7 (2015 - xx - yy )}{
6+ \itemize {
7+ \item Changes in Rcpp API :
8+ \itemize {
9+ \item The sugar function \code {sapply } now supports lambda functions
10+ }
11+ \item Changes in Rcpp Documentation :
12+ \itemize {
13+ \item The \code {Rcpp - FAQ } vignette was once again updated with respect to
14+ OS X issues and Fortran libraries needed for e.g. \cpkg {RcppArmadillo }.
15+ }
16+ }
17+ }
18+
519\section {Changes in Rcpp version 0.11.6 (2015 - 05 - 01 )}{
620 \itemize {
721 \item Changes in Rcpp API :
You can’t perform that action at this time.
0 commit comments