We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5cb860 commit 8b5b623Copy full SHA for 8b5b623
1 file changed
inst/NEWS.Rd
@@ -19,6 +19,11 @@
19
\item Improved initialization via explicit \code{Rcpp::} prefix
20
(Riccardo Porreca in \ghpr{980}).
21
}
22
+ \item Changes in Rcpp Deployment:
23
+ \itemize{
24
+ \item A unit test for Rcpp Class exposure was updated to not fail under
25
+ r-devel (Dirk in \ghpr{1008} fixing \ghit{1006}).
26
+ }
27
\item Changes in Rcpp Documentation:
28
\itemize{
29
\item The \code{Rcpp-modules} vignette received a major review and
@@ -27,6 +32,8 @@
32
vignettes following the new \pkg{pinp} release (Dirk).
33
\item New badges for DOI and CRAN and BioConductor reverse dependencies
34
have been added to README.md (Dirk).
35
+ \item Vignettes are now included pre-made (Dirk in \ghpr{1005}
36
+ addressing \ghit{1004})).
30
37
31
38
39
0 commit comments