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 9
9
\itemize {
10
10
\item Compilation can be sped up by skipping Modules headers via a
11
11
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 })
12
16
}
13
17
\item Changes in Rcpp Modules :
14
18
\itemize {
21
25
edit (Riccardo Porreca in \ghpr {982 }).
22
26
\item Minor whitespace alignments and edits were made in three
23
27
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 ).
24
30
}
25
31
}
26
32
}
You can’t perform that action at this time.
0 commit comments