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 965671e commit 7334ceaCopy full SHA for 7334cea
inst/NEWS.Rd
@@ -14,8 +14,8 @@
14
exception rather than crash) when a NULL external pointer is dereferenced.
15
\item R code is evaluated within an \code{R_toplevelExec} block to prevent
16
user interrupts from bypassing C++ destructors on the stack.
17
- \item A new function \code{print} function was added as a wrapper around
18
- \code{Rf_PrintValue}.
+ \item A new inline header function \code{print} function was added as a
+ wrapper around \code{Rf_PrintValue}.
19
}
20
\item Changes in Rcpp Attributes:
21
\itemize{
0 commit comments