[IPSUR-commits] r193 - pkg/IPSUR/inst/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Feb 16 15:00:36 CET 2011


Author: gkerns
Date: 2011-02-16 15:00:35 +0100 (Wed, 16 Feb 2011)
New Revision: 193

Modified:
   pkg/IPSUR/inst/doc/IPSUR.Rnw
Log:
blah



Modified: pkg/IPSUR/inst/doc/IPSUR.Rnw
===================================================================
--- pkg/IPSUR/inst/doc/IPSUR.Rnw	2011-02-16 11:12:19 UTC (rev 192)
+++ pkg/IPSUR/inst/doc/IPSUR.Rnw	2011-02-16 14:00:35 UTC (rev 193)
@@ -18771,8 +18771,7 @@
 <<echo=FALSE, results=hide, split=FALSE>>= 
 rm(.Random.seed)
 try(dir.create("../../data"), silent = TRUE)
-save.image(file = "../../data/IPSUR.RData")
-tools::resaveRdaFiles('../../data', compress = 'xz')
+save.image(file = "../../data/IPSUR.RData", compress = "xz")
 Stangle(file="IPSUR.Rnw", output="../IPSUR.R", annotate=TRUE)
 @
 \end{document}



More information about the IPSUR-commits mailing list