[Rcpp-commits] r371 - pkg

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Jan 13 10:00:56 CET 2010


Author: romain
Date: 2010-01-13 10:00:55 +0100 (Wed, 13 Jan 2010)
New Revision: 371

Modified:
   pkg/DESCRIPTION
Log:
added url where I blog about Rcpp

Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION	2010-01-13 08:34:13 UTC (rev 370)
+++ pkg/DESCRIPTION	2010-01-13 09:00:55 UTC (rev 371)
@@ -21,5 +21,5 @@
 Depends: R (>= 2.0.0)
 Suggests: inline (>= 0.3.4), RUnit 
 SystemRequirements: None
-URL: http://dirk.eddelbuettel.com/code/rcpp.html
+URL: http://dirk.eddelbuettel.com/code/rcpp.html, http://romainfrancois.blog.free.fr/index.php?category/R-package/Rcpp
 License: GPL (>= 2)



More information about the Rcpp-commits mailing list