[IPSUR-commits] r192 - pkg/IPSUR/inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Feb 16 12:12:19 CET 2011
Author: gkerns
Date: 2011-02-16 12:12:19 +0100 (Wed, 16 Feb 2011)
New Revision: 192
Modified:
pkg/IPSUR/inst/doc/IPSUR.Rnw
Log:
added compress="xz
"
Modified: pkg/IPSUR/inst/doc/IPSUR.Rnw
===================================================================
--- pkg/IPSUR/inst/doc/IPSUR.Rnw 2011-02-16 03:43:48 UTC (rev 191)
+++ pkg/IPSUR/inst/doc/IPSUR.Rnw 2011-02-16 11:12:19 UTC (rev 192)
@@ -18772,7 +18772,7 @@
rm(.Random.seed)
try(dir.create("../../data"), silent = TRUE)
save.image(file = "../../data/IPSUR.RData")
-tools::resaveRdaFiles('../../data')
+tools::resaveRdaFiles('../../data', compress = 'xz')
Stangle(file="IPSUR.Rnw", output="../IPSUR.R", annotate=TRUE)
@
\end{document}
More information about the IPSUR-commits
mailing list