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 406befa commit b93dee8Copy full SHA for b93dee8
inst/NEWS.Rd
@@ -39,6 +39,13 @@
39
\item Code generation now deals correctly which packages containing a dot
40
in their name (Qiang in \ghpr{501} fixing \ghit{500}).
41
}
42
+ \item Changes in Rcpp Documentation:
43
+ \itemize{
44
+ \item A section on default parameters was added to the Rcpp FAQ vignette
45
+ (James Balamuta in \ghpr{505} fixing \ghit{418}).
46
+ \item The Rcpp-attributes vignette is now mentioned more prominently in
47
+ question one of the Rcpp FAQ vignette.
48
+ }
49
50
51
0 commit comments