File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 11\name {NEWS }
22\title {News for Package ' Rcpp' }
3- \newcommand {\cpkg }{\href {http : // CRAN.R - project.org / package = # 1}{\pkg{#1}}}
3+ \newcommand {\cpkg }{\href {https : // CRAN.R - project.org / package = # 1}{\pkg{#1}}}
4+ \newcommand {\ghpr }{\href {https : // github.com / RcppCore / Rcpp / pull / # 1}{\textsl{#1}}}
5+ \newcommand {\ghit }{\href {https : // github.com / RcppCore / Rcpp / issue / # 1}{\textsl{#1}}}
46
57\section {Changes in Rcpp version 0.12.2 (expected 2015 - 11 - 01 or later )}{
68 \itemize {
79 \item Changes in Rcpp API :
810 \itemize {
911 \item Before creating a single String object from a \code {SEXP }, ensure
10- that it is from a vector of length one (issue # 375).
12+ that it is from a vector of length one (pull request # 376; issue #375).
1113 \item No longer use \code {STRING_ELT } as left - hand side , thanks to a
12- heads - up by Luke Tierney (issue # 377).
14+ heads - up by Luke Tierney (pull request # 378; issue #377).
1315 }
1416 }
1517}
You can’t perform that action at this time.
0 commit comments