File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 99 \itemize {
1010 \item Compilation can be sped up by skipping Modules headers via a
1111 toggle \code {RCPP_NO_MODULES } (Kevin in \ghpr {995 } for \ghit {993 }).
12+ \item Compilation can be sped up by toggling \code {RCPP_NO_RTTI } which
13+ implies \code {RCPP_NO_MODULES } (Dirk in \ghpr {998 } fixing \ghit {998 }).
14+ \item \code {XPtr } tags are now preserved in \code {as <> } (Stephen Wade
15+ in \phpr {1003 } fixing \ghpr {986 })
1216 }
1317 \item Changes in Rcpp Modules :
1418 \itemize {
2125 edit (Riccardo Porreca in \ghpr {982 }).
2226 \item Minor whitespace alignments and edits were made in three
2327 vignettes following the new \pkg {pinp } release (Dirk ).
28+ \item New badges for DOI and CRAN and BioConductor reverse dependencies
29+ have been added to README.md (Dirk ).
2430 }
2531 }
2632}
You can’t perform that action at this time.
0 commit comments