[Rinside-commits] r139 - in pkg: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Mar 23 03:20:10 CET 2010
Author: edd
Date: 2010-03-23 03:20:10 +0100 (Tue, 23 Mar 2010)
New Revision: 139
Modified:
pkg/DESCRIPTION
pkg/inst/ChangeLog
Log:
release 0.2.2
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2010-03-23 02:19:22 UTC (rev 138)
+++ pkg/DESCRIPTION 2010-03-23 02:20:10 UTC (rev 139)
@@ -12,7 +12,7 @@
build of R is required. This works on Linux, OS X and even on
Windows provided you use the same tools used to build R itself.
.
- Several examples are provided in the examples/ directory of
+ Several examples are provided below the examples/ directory of
the installed package, and Doxygen-generated documentation of
the C++ classes is included as well.
Depends: R (>= 2.10.0), Rcpp (>= 0.7.10)
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2010-03-23 02:19:22 UTC (rev 138)
+++ pkg/inst/ChangeLog 2010-03-23 02:20:10 UTC (rev 139)
@@ -1,3 +1,10 @@
+2010-03-22 Dirk Eddelbuettel <edd at debian.org>
+
+ * DESCRIPTION: Increase Version: to 0.2.2
+
+ * .Rbuildignore: Added to exclude volatile Doxygen-generated docs
+ from, zip-archives will be made available as for Rcpp
+
2010-03-20 Dirk Eddelbuettel <edd at debian.org>
* R/RInsidePaths.R: Updated to current version of Rcpp's file (minus
@@ -110,7 +117,7 @@
* src/RInside.cpp: Uncommented fpu_setup() for now
* inst/doc/{html,man.latex}: Removed autogenerated doxygen files from
- svn as they are too volatile, will remain in tarball as for Rcppccd
+ svn as they are too volatile, will remain in tarball as for Rcpp
2009-12-16 Dirk Eddelbuettel <edd at debian.org>
More information about the Rinside-commits
mailing list