[Pomp-commits] r210 - pkg/inst/data-R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Mar 15 13:58:44 CET 2010


Author: kingaa
Date: 2010-03-15 13:58:44 +0100 (Mon, 15 Mar 2010)
New Revision: 210

Removed:
   pkg/inst/data-R/make.R
Log:
- not needed


Deleted: pkg/inst/data-R/make.R
===================================================================
--- pkg/inst/data-R/make.R	2010-03-15 12:55:30 UTC (rev 209)
+++ pkg/inst/data-R/make.R	2010-03-15 12:58:44 UTC (rev 210)
@@ -1,6 +0,0 @@
-examples <- c("euler.sir","ou2","rw2","verhulst","dacca")
-
-for (ex in examples) {
-  source(file=paste(ex,"R",sep="."))
-  save(list=ex,file=paste(ex,"rda",sep="."))
-}



More information about the pomp-commits mailing list