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 199b6e4 commit 1789f09Copy full SHA for 1789f09
ChangeLog
@@ -1,3 +1,8 @@
1
+2019-08-06 Riccardo Porreca <[email protected]>
2
+
3
+ * vignettes/Rcpp-modules.Rmd: Extensive review and edit improving the
4
+ Modules vignette
5
6
2019-08-04 Dirk Eddelbuettel <[email protected]>
7
8
* README.md: Add thre doi badges
inst/NEWS.Rd
@@ -8,7 +8,12 @@
\item Changes in Rcpp Modules:
9
\itemize{
10
\item Improved initialization via explicit \code{Rcpp::} prefix
11
- (Riccardo Porreca in \ghpr{980})
+ (Riccardo Porreca in \ghpr{980}).
12
+ }
13
+ \item Changes in Rcpp Documentation:
14
+ \itemize{
15
+ \item The \code{Rcpp-modules} vignette received a major review and
16
+ edit (Riccardo Porreca in \ghpr{982}).
17
}
18
19
0 commit comments