]> p2p-next.cs.pub.ro Git - p2p-testing-infrastructure.git/commitdiff
TestSpecs/gen: add ggplot2 import in generated R scripts
authorP2P-Next User <p2p@p2p-next-04-201.grid.pub.ro>
Thu, 19 Aug 2010 21:22:31 +0000 (21:22 +0000)
committerP2P-Next User <p2p@p2p-next-04-201.grid.pub.ro>
Thu, 19 Aug 2010 21:22:31 +0000 (21:22 +0000)
TestSpecs/gen/rgen

index 56c550149759f462884c35bd5687b18df7d1d2d5..517527ccdb0d3efb1c51a64a8e80935038b4289e 100755 (executable)
@@ -44,6 +44,9 @@ test_is_leecher()
 parse_comment
 
 cat <<END
+# import ggplot2
+library(ggplot2)
+
 # Read transmitted command line arguments
 args <- commandArgs(trailingOnly = TRUE)