File tree Expand file tree Collapse file tree 3 files changed +7
-0
lines changed
Expand file tree Collapse file tree 3 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -17,3 +17,4 @@ vignettes/getCurrentVersionsOfCitedPackages.R
1717inst/include/Rcpp.h.new
1818inst/include/Rcpp.h.old
1919LICENSE
20+ .*.tar.gz
Original file line number Diff line number Diff line change @@ -13,3 +13,5 @@ Rcpp.pro
1313Rcpp.pro.user
1414* .autosave
1515. #*
16+
17+ * .tar.gz
Original file line number Diff line number Diff line change 55
66\section {Changes in Rcpp version 0.12.15 (2018 - 0x - yy )}{
77 \itemize {
8+ \item Changes in Rcpp API :
9+ \itemize {
10+ \item Calls from exception handling to `Rf_warning()` now correctly set an
11+ initial format string (Dirk in \ghpr {777 } fixing \ghit {776 }).
812 \item Changes in Rcpp Documentation :
913 \itemize {
1014 \item The Rcpp FAQ now shows \code {Rcpp :: Rcpp.plugin.maker()}m not the
You can’t perform that action at this time.
0 commit comments