[Pomp-commits] r520 - in pkg: . inst inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jul 5 22:36:07 CEST 2011
Author: kingaa
Date: 2011-07-05 22:36:06 +0200 (Tue, 05 Jul 2011)
New Revision: 520
Modified:
pkg/DESCRIPTION
pkg/inst/ChangeLog
pkg/inst/doc/advanced_topics_in_pomp.pdf
pkg/inst/doc/intro_to_pomp.pdf
Log:
- update ChangeLog
Modified: pkg/DESCRIPTION
===================================================================
--- pkg/DESCRIPTION 2011-06-30 21:43:29 UTC (rev 519)
+++ pkg/DESCRIPTION 2011-07-05 20:36:06 UTC (rev 520)
@@ -2,7 +2,7 @@
Type: Package
Title: Statistical inference for partially observed Markov processes
Version: 0.38-5
-Date: 2011-07-01
+Date: 2011-07-06
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-06-30 21:43:29 UTC (rev 519)
+++ pkg/inst/ChangeLog 2011-07-05 20:36:06 UTC (rev 520)
@@ -1,3 +1,15 @@
+2011-06-30 kingaa
+
+ * [r519] R/pfilter.R: - an error is generated in 'pfilter' if
+ 'dmeasure' returns any non-finite value (not just NA, as before)
+ * [r518] DESCRIPTION, R/spect.R: - fix 'spect' so that the
+ frequencies reflect the timescale of observation
+
+2011-06-29 kingaa
+
+ * [r517] DESCRIPTION, R/aaa.R, inst/ChangeLog,
+ inst/doc/advanced_topics_in_pomp.pdf, inst/doc/intro_to_pomp.pdf:
+
2011-06-09 kingaa
* [r516] inst/ChangeLog, man/eulermultinom.Rd: - tweak to
Modified: pkg/inst/doc/advanced_topics_in_pomp.pdf
===================================================================
(Binary files differ)
Modified: pkg/inst/doc/intro_to_pomp.pdf
===================================================================
(Binary files differ)
More information about the pomp-commits
mailing list