[Distr-commits] r877 - pkg/utils

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Feb 6 13:34:09 CET 2013


Author: stamats
Date: 2013-02-06 13:34:09 +0100 (Wed, 06 Feb 2013)
New Revision: 877

Modified:
   pkg/utils/Rpkgcheck.sh
Log:
Update of shell script - additional arguments

Modified: pkg/utils/Rpkgcheck.sh
===================================================================
--- pkg/utils/Rpkgcheck.sh	2013-02-05 18:46:30 UTC (rev 876)
+++ pkg/utils/Rpkgcheck.sh	2013-02-06 12:34:09 UTC (rev 877)
@@ -25,4 +25,4 @@
 echo ---------------------------------------------
 echo check
 echo ---------------------------------------------
-$1 CMD check $2
+$1 CMD check --as-cran --timings $2



More information about the Distr-commits mailing list