[Vennerable-commits] r82 - pkg/Vennerable/inst/doc

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Jul 25 00:16:12 CEST 2013


Author: js229
Date: 2013-07-25 00:16:12 +0200 (Thu, 25 Jul 2013)
New Revision: 82

Modified:
   pkg/Vennerable/inst/doc/VennDrawingTest.Rnw
Log:
Introduction of NAMESPACE

Modified: pkg/Vennerable/inst/doc/VennDrawingTest.Rnw
===================================================================
--- pkg/Vennerable/inst/doc/VennDrawingTest.Rnw	2013-07-24 22:14:15 UTC (rev 81)
+++ pkg/Vennerable/inst/doc/VennDrawingTest.Rnw	2013-07-24 22:16:12 UTC (rev 82)
@@ -5,9 +5,8 @@
 
 <<defmakeme,echo=FALSE,eval=FALSE>>=
 makeme <- function() {
-	library(weaver)
-	setwd("C:/JonathanSwinton/Vennerable/pkg/Vennerable/inst/doc")
-	Sweave(driver="weaver","VennDrawingTest.Rnw",stylepath=FALSE,use.cache=FALSE)
+	setwd("C:/Users/Dad/documents/Vennerable/pkg/Vennerable/inst/doc")
+	Sweave("VennDrawingTest.Rnw",stylepath=FALSE)
 }
 makeme()
 @



More information about the Vennerable-commits mailing list