[Rcpp-commits] r2915 - scripts

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Feb 23 23:15:15 CET 2011


Author: edd
Date: 2011-02-23 23:15:15 +0100 (Wed, 23 Feb 2011)
New Revision: 2915

Modified:
   scripts/runExamples.sh
Log:
minor update to run all RInside examples


Modified: scripts/runExamples.sh
===================================================================
--- scripts/runExamples.sh	2011-02-23 21:50:29 UTC (rev 2914)
+++ scripts/runExamples.sh	2011-02-23 22:15:15 UTC (rev 2915)
@@ -44,6 +44,10 @@
     ./rinside_sample6
     ./rinside_sample7
     ./rinside_sample8
+    ./rinside_sample9
+    ./rinside_sample10
+    ./rinside_module_sample0
+    echo "DONE RInside examples"
     cd -
 }
 



More information about the Rcpp-commits mailing list