File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 77 \itemize {
88 \item Changes in Rcpp API :
99 \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 }).
10+ \item Calls from exception handling to \code {Rf_warning()} now correctly
11+ set an initial format string (Dirk in \ghpr {777 } fixing \ghit {776 }).
12+ \item The ' new' Date and Datetime vectors now have \code {is_na } methods
13+ too. (Dirk in \ghpr {783 } fixing \ghit {781 }).
1214 }
1315 \item Changes in Rcpp Attributes :
1416 \itemize {
1719 }
1820 \item Changes in Rcpp Documentation :
1921 \itemize {
20- \item The Rcpp FAQ now shows \code {Rcpp :: Rcpp.plugin.maker()}m not the
21- \code {::: } use.
22+ \item The Rcpp FAQ now shows \code {Rcpp :: Rcpp.plugin.maker()} and not the
23+ outdated \code {::: } use applicable non - exported functions .
2224 }
2325 }
2426}
You can’t perform that action at this time.
0 commit comments