[Pomp-commits] r877 - pkg/pomp
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Thu Jan 9 17:12:11 CET 2014
Author: kingaa
Date: 2014-01-09 17:12:09 +0100 (Thu, 09 Jan 2014)
New Revision: 877
Modified:
pkg/pomp/DESCRIPTION
Log:
- remove Author and Maintainer fields
Modified: pkg/pomp/DESCRIPTION
===================================================================
--- pkg/pomp/DESCRIPTION 2014-01-08 15:36:38 UTC (rev 876)
+++ pkg/pomp/DESCRIPTION 2014-01-09 16:12:09 UTC (rev 877)
@@ -2,7 +2,7 @@
Type: Package
Title: Statistical inference for partially observed Markov processes
Version: 0.45-8
-Date: 2014-01-08
+Date: 2014-01-09
Authors at R: c(
person(given=c("Aaron","A."),family="King",
role=c("aut","cre"),email="kingaa at umich.edu"),
@@ -17,8 +17,6 @@
person(given=c("Helen"),family="Wearing",role=c("ctb")),
person(given=c("Simon","N."),family="Wood",role=c("ctb"))
)
-Maintainer: Aaron A. King <kingaa at umich.edu>
-Author: Aaron A. King, Edward L. Ionides, Carles Breto, Stephen P. Ellner, Matthew J. Ferrari, Bruce E. Kendall, Michael Lavine, Dao Nguyen, Daniel C. Reuman, Helen Wearing, Simon N. Wood
URL: http://pomp.r-forge.r-project.org
Description: Inference methods for partially-observed Markov processes
Depends: R(>= 2.14.1), stats, graphics, methods, mvtnorm, subplex, deSolve
More information about the pomp-commits
mailing list