[Rcpp-commits] r988 - scripts

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Apr 5 15:22:58 CEST 2010


Author: romain
Date: 2010-04-05 15:22:58 +0200 (Mon, 05 Apr 2010)
New Revision: 988

Modified:
   scripts/osxinstall_RcppGsl
Log:
helper script to install RcppGsl on my mac

Modified: scripts/osxinstall_RcppGsl
===================================================================
--- scripts/osxinstall_RcppGsl	2010-04-05 13:04:19 UTC (rev 987)
+++ scripts/osxinstall_RcppGsl	2010-04-05 13:22:58 UTC (rev 988)
@@ -7,5 +7,5 @@
 cd pkg
 # ./cleanup
 cd ..
-R --arch=x86_64 CMD INSTALL --libs-only Gsl
+R --arch=x86_64 CMD INSTALL --libs-only RcppGsl
 



More information about the Rcpp-commits mailing list