[Pomp-commits] r500 - in pkg: . inst
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun May 22 23:01:49 CEST 2011
Author: kingaa
Date: 2011-05-22 23:01:49 +0200 (Sun, 22 May 2011)
New Revision: 500
Modified:
pkg/DESCRIPTION
pkg/inst/ChangeLog
Log:
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2011-05-22 21:00:05 UTC (rev 499)
+++ pkg/DESCRIPTION 2011-05-22 21:01:49 UTC (rev 500)
@@ -2,7 +2,7 @@
Type: Package
Title: Statistical inference for partially observed Markov processes
Version: 0.38-1
-Date: 2011-05-20
+Date: 2011-05-22
Author: Aaron A. King, Edward L. Ionides, Carles Breto, Steve Ellner, Bruce Kendall, Helen Wearing, Matthew J. Ferrari, Michael Lavine, Daniel C. Reuman
Maintainer: Aaron A. King <kingaa at umich.edu>
URL: http://pomp.r-forge.r-project.org
Modified: pkg/inst/ChangeLog
===================================================================
--- pkg/inst/ChangeLog 2011-05-22 21:00:05 UTC (rev 499)
+++ pkg/inst/ChangeLog 2011-05-22 21:01:49 UTC (rev 500)
@@ -1,5 +1,18 @@
+2011-05-22 kingaa
+
+ * [r499] R/pomp.R, inst/NEWS, inst/doc/intro_to_pomp.Rnw,
+ inst/doc/intro_to_pomp.pdf: - fix bug in pomp-pomp to do with
+ userdata slot not being preserved
+ - improve the intro to pomp vignette (much more explanation of
+ the SIR model)
+
2011-05-20 kingaa
+ * [r498] inst/doc/advanced_topics_in_pomp.Rnw,
+ inst/doc/advanced_topics_in_pomp.pdf: - fix some typos in the
+ Advanced Topics vignette
+ * [r497] data/ou2.rda, inst/data-R/ou2.R: - minor tweak to ou2 pomp
+ * [r496] inst/ChangeLog:
* [r495] man/pomp-package.Rd: - update the package?pomp help page.
* [r494] DESCRIPTION: - correct the date
* [r493] inst/doc/intro_to_pomp.Rnw, inst/doc/intro_to_pomp.pdf: -
More information about the pomp-commits
mailing list