File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33\newcommand {\ghpr }{\href {https : // github.com / RcppCore / Rcpp / pull / # 1}{##1}}
44\newcommand {\ghit }{\href {https : // github.com / RcppCore / Rcpp / issues / # 1}{##1}}
55
6- \section {Changes in Rcpp release version 1.1.1.7 (2026 - 04 - 07 )}{
6+ \section {Changes in Rcpp release version 1.1.1.9 (2026 - 04 - 13 )}{
77 \itemize {
8- \item UNOFFICIAL AND UNRELEASED
98 \item Interim release candidate for Rcpp 1.1.2 expected July 2026
109 \item Changes in Rcpp API :
1110 \itemize {
3130 (I ñaki in \ghpr {1466 } fixing \ghit {1465 })
3231 \item New R API access point \code {R_getRegisteredNamespace()} is used
3332 with current R versions (Dirk in \ghpr {1469 } fixing \ghit {1468 })
33+ \item The \code {Nullable :: as()} exporter now uses an explicit cast to
34+ the templated type (Dirk in \ghpr {1471 } fixing \ghit {1470 })
3435 }
3536 \item Changes in Rcpp Documentation :
3637 \itemize {
4243 \item Excute permissions are set consistently on scripts with shebangs
4344 (Mattias Ellert in \ghpr {1467 })
4445 }
46+ \item Non - release Changes :
47+ \itemize {
48+ \item A non - release hotfix 1.1.1 - 1 used by CRAN accommodates breaking
49+ changes to the API in R 4.6.0 . It would be nice to have the same level
50+ of release management in R itself that CRAN expects from us.
51+ }
4552 }
4653}
4754
You can’t perform that action at this time.
0 commit comments