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.
2 parents d3a007d + c47efce commit 9ced9aaCopy full SHA for 9ced9aa
inst/NEWS.Rd
@@ -31,9 +31,9 @@
31
\itemize{
32
\item The \code{DateVector} and \code{DatetimeVector} classes were renamed
33
with a prefix \code{old}; they are currently \code{typedef}'ed to the
34
- existing name (\ghpr{557}, also \ghpr{577))
+ existing name (\ghpr{557}, also \ghpr{577})
35
\item New variants \code{newDateVector} and \code{newDatetimeVector} were
36
- added based on \code{NumericVector} (also (\ghpr{557}, \ghpr{577})
+ added based on \code{NumericVector} (also \ghpr{557}, \ghpr{577})
37
\item By defining \code{RCPP_NEW_DATE_DATETIME_VECTORS} the new classes
38
can activated. We intend to make the new classes the default no sooner
39
than twelve months from this release.
0 commit comments