projects
/
p2p-testing-infrastructure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79da10e
)
TestSpecs/gen: add ggplot2 import in generated R scripts
author
P2P-Next User
<p2p@p2p-next-04-201.grid.pub.ro>
Thu, 19 Aug 2010 21:22:31 +0000
(21:22 +0000)
committer
P2P-Next User
<p2p@p2p-next-04-201.grid.pub.ro>
Thu, 19 Aug 2010 21:22:31 +0000
(21:22 +0000)
TestSpecs/gen/rgen
patch
|
blob
|
history
diff --git
a/TestSpecs/gen/rgen
b/TestSpecs/gen/rgen
index
56c5501
..
517527c
100755
(executable)
--- a/
TestSpecs/gen/rgen
+++ b/
TestSpecs/gen/rgen
@@
-44,6
+44,9
@@
test_is_leecher()
parse_comment
cat <<END
+# import ggplot2
+library(ggplot2)
+
# Read transmitted command line arguments
args <- commandArgs(trailingOnly = TRUE)