[Rcpp-commits] r1348 - pkg/RcppArmadillo
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri May 28 13:51:09 CEST 2010
Author: romain
Date: 2010-05-28 13:51:09 +0200 (Fri, 28 May 2010)
New Revision: 1348
Modified:
pkg/RcppArmadillo/DESCRIPTION
Log:
suggesting inline
Modified: pkg/RcppArmadillo/DESCRIPTION
===================================================================
--- pkg/RcppArmadillo/DESCRIPTION 2010-05-28 11:49:43 UTC (rev 1347)
+++ pkg/RcppArmadillo/DESCRIPTION 2010-05-28 11:51:09 UTC (rev 1348)
@@ -29,5 +29,6 @@
LazyLoad: yes
Depends: R (>= 2.10.0), Rcpp (>= 0.8.0)
LinkingTo: Rcpp
+Suggests: inline
SystemRequirements: GNU make
URL: http://arma.sourceforge.net/, http://dirk.eddelbuettel.com/code/rcpp.html, http://romainfrancois.blog.free.fr/index.php?category/R-package/RcppArmadillo
More information about the Rcpp-commits
mailing list