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 531ac5a commit 07a6845Copy full SHA for 07a6845
inst/NEWS.Rd
@@ -15,11 +15,15 @@
15
\item The \code{cppFunction} helper now deals correctly with mulitple
16
\code{depends} arguments (TJ McKinley in \ghpr{1016} fixing
17
\ghit{1017}).
18
+ \item Invisible return object are now supported via new option (Kun Ren
19
+ in \ghpr{1025} fixing \ghit{1024}).
20
}
21
\item Changes in Rcpp Documentation:
22
\itemize{
23
\item The \code{.github/} directory now has more explicit guidance on
24
contributinh, issues, and pull requests (Dirk).
25
+ \item The Rcpp Attributes vignette describe the new invisible return
26
+ objection option (Kun Ren in \ghpr{1025}).
27
28
\item Changes in Rcpp Deployment:
29
0 commit comments