[Rcpp-commits] r2708 - in pkg: Rcpp RcppClassic
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sat Dec 4 14:00:58 CET 2010
Author: romain
Date: 2010-12-04 14:00:57 +0100 (Sat, 04 Dec 2010)
New Revision: 2708
Modified:
pkg/Rcpp/DESCRIPTION
pkg/RcppClassic/DESCRIPTION
Log:
update Author fields of Rcpp and RcppClassic
Modified: pkg/Rcpp/DESCRIPTION
===================================================================
--- pkg/Rcpp/DESCRIPTION 2010-12-04 12:49:35 UTC (rev 2707)
+++ pkg/Rcpp/DESCRIPTION 2010-12-04 13:00:57 UTC (rev 2708)
@@ -2,8 +2,8 @@
Title: Seamless R and C++ Integration
Version: 0.8.9.3
Date: $Date$
-Author: Dirk Eddelbuettel and Romain Francois, with contributions
- by Douglas Bates, John Chambers, Simon Urbanek, and David Reiss
+Author: Dirk Eddelbuettel and Romain Francois,
+ with contributions by Douglas Bates and John Chambers
Maintainer: Dirk Eddelbuettel and Romain Francois <RomainAndDirk at r-enthusiasts.com>
Description: The Rcpp package provides a C++ library which facilitates the
integration of R and C++.
Modified: pkg/RcppClassic/DESCRIPTION
===================================================================
--- pkg/RcppClassic/DESCRIPTION 2010-12-04 12:49:35 UTC (rev 2707)
+++ pkg/RcppClassic/DESCRIPTION 2010-12-04 13:00:57 UTC (rev 2708)
@@ -2,7 +2,7 @@
Title: Deprecated Rcpp API
Version: 0.0.0
Date: $Date: 2010-11-04 09:53:59 +0100 (Jeu, 04 nov 2010) $
-Author: Dirk Eddelbuettel and Romain Francois.
+Author: Dirk Eddelbuettel and Romain Francois, with contributions by David Reiss
Fully based on code written during 2005 and 2006 by Dominick Samperi
Maintainer: Dirk Eddelbuettel and Romain Francois <RomainAndDirk at r-enthusiasts.com>
Description: Deprecated Rcpp API.
More information about the Rcpp-commits
mailing list