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 3ce5023 commit 2f80adbCopy full SHA for 2f80adb
inst/NEWS.Rd
@@ -3,6 +3,16 @@
3
\newcommand{\ghpr}{\href{https://github.com/RcppCore/Rcpp/pull/#1}{##1}}
4
\newcommand{\ghit}{\href{https://github.com/RcppCore/Rcpp/issues/#1}{##1}}
5
6
+\section{Changes in Rcpp release version 1.1.1 (2026-01-xx)}{
7
+ \itemize{
8
+ \item Changes in Rcpp Documentation:
9
10
+ \item Vignettes are now processed via a new "asis" processor adopted
11
+ from \pkg{R.rsp} (Dirk in \ghpr{1394} fixing \ghit{1393})
12
+ }
13
14
+}
15
+
16
\section{Changes in Rcpp release version 1.1.0 (2025-07-01)}{
17
\itemize{
18
\item Changes in Rcpp API:
0 commit comments