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 7758785 commit 4088de8Copy full SHA for 4088de8
inst/NEWS.Rd
@@ -36,6 +36,11 @@
36
\item Two \code{sample()} objects are now standard vectors and not
37
\code{R_alloc} created (Dirk in \ghpr{1075} fixing \ghpr{1074}).
38
}
39
+ \item Changes in Rcpp support functions:
40
+ \itemize{
41
+ \item \code{Rcpp.package.skeleton()} adjusts for a (documented)
42
+ change in R 4.0.0 (Dirk in \ghpr{1088} fixing \ghpr{1087}).
43
+ }
44
\item Changes in Rcpp Documentation:
45
\itemize{
46
\item The pdf file of the earlier introduction is again typeset
0 commit comments