[Rcpp-commits] r1694 - pkg/Rcpp

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jun 23 22:48:10 CEST 2010


Author: edd
Date: 2010-06-23 22:48:10 +0200 (Wed, 23 Jun 2010)
New Revision: 1694

Modified:
   pkg/Rcpp/NEWS
Log:
mention new Date/DateVector classes


Modified: pkg/Rcpp/NEWS
===================================================================
--- pkg/Rcpp/NEWS	2010-06-23 20:41:39 UTC (rev 1693)
+++ pkg/Rcpp/NEWS	2010-06-23 20:48:10 UTC (rev 1694)
@@ -4,6 +4,8 @@
 
     o   Rcpp Modules can now expose public data members
 
+    o   New classes Date and DateVector with proper 'new' API integration
+
     o   RcppDate now has a constructor from SEXP as well
 
     o   RcppDateVector and RcppDatetimeVector get constructors from int



More information about the Rcpp-commits mailing list