[Rcpp-commits] r889 - pkg/Rcpp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Mar 13 10:00:14 CET 2010
Author: romain
Date: 2010-03-13 10:00:13 +0100 (Sat, 13 Mar 2010)
New Revision: 889
Modified:
pkg/Rcpp/DESCRIPTION
Log:
new class Rcpp::S4 whose construtor checks that the object is an S4 object
Modified: pkg/Rcpp/DESCRIPTION
===================================================================
--- pkg/Rcpp/DESCRIPTION 2010-03-13 08:59:42 UTC (rev 888)
+++ pkg/Rcpp/DESCRIPTION 2010-03-13 09:00:13 UTC (rev 889)
@@ -1,6 +1,6 @@
Package: Rcpp
Title: Rcpp R/C++ interface package
-Version: 0.7.9
+Version: 0.7.9.1
Date: $Date$
Author: Dirk Eddelbuettel and Romain Francois, with contributions
by Simon Urbanek and David Reiss; based on code written during
More information about the Rcpp-commits
mailing list