[Rcpp-commits] r2792 - pkg/Rcpp/inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Dec 16 20:55:55 CET 2010
Author: dmbates
Date: 2010-12-16 20:55:55 +0100 (Thu, 16 Dec 2010)
New Revision: 2792
Modified:
pkg/Rcpp/inst/NEWS
Log:
Grammar corrections.
Modified: pkg/Rcpp/inst/NEWS
===================================================================
--- pkg/Rcpp/inst/NEWS 2010-12-16 19:54:35 UTC (rev 2791)
+++ pkg/Rcpp/inst/NEWS 2010-12-16 19:55:55 UTC (rev 2792)
@@ -1,10 +1,10 @@
0.9.0 (future)
- o The classic api was factored out in its own package RcppClassic which
+ o The classic api was factored out in its own package RcppClassic which is
released concurrently with this version.
o Date::getYear() corrected (where addition of 1900 was not called for);
- corresponding change in constructor from three ints made tas well
+ corresponding change in constructor from three ints made as well.
o An Rcpp::not_initialized exception was added and forwarded to R if such
an object is used.
More information about the Rcpp-commits
mailing list