[Pomp-commits] r1002 - in pkg/pomp: . inst/doc
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jul 28 02:07:30 CEST 2014
Author: kingaa
Date: 2014-07-28 02:07:29 +0200 (Mon, 28 Jul 2014)
New Revision: 1002
Modified:
pkg/pomp/DESCRIPTION
pkg/pomp/inst/doc/index.html
Log:
- fix pomp/inst/doc/index.html to eliminate validation warnings flagged by Kurt Hornik
Modified: pkg/pomp/DESCRIPTION
===================================================================
--- pkg/pomp/DESCRIPTION 2014-07-25 13:27:34 UTC (rev 1001)
+++ pkg/pomp/DESCRIPTION 2014-07-28 00:07:29 UTC (rev 1002)
@@ -1,8 +1,8 @@
Package: pomp
Type: Package
Title: Statistical inference for partially observed Markov processes
-Version: 0.53-4
-Date: 2014-07-15
+Version: 0.53-5
+Date: 2014-07-27
Authors at R: c(person(given=c("Aaron","A."),family="King",
role=c("aut","cre"),email="kingaa at umich.edu"),
person(given=c("Edward","L."),family="Ionides",role=c("aut")),
Modified: pkg/pomp/inst/doc/index.html
===================================================================
--- pkg/pomp/inst/doc/index.html 2014-07-25 13:27:34 UTC (rev 1001)
+++ pkg/pomp/inst/doc/index.html 2014-07-28 00:07:29 UTC (rev 1002)
@@ -3,6 +3,7 @@
<head>
<title>pomp user guides and tutorials</title>
<link rel="stylesheet" type="text/css" href="../../R.css">
+<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
</head>
<body>
<h2><b>pomp</b> user guides and other documentation</h2>
@@ -24,7 +25,7 @@
</tr>
</table>
-<p><a href="../html/00Index.html">Back to <b>pomp</b> package index</p>
+<p><a href="../html/00Index.html">Back to <b>pomp</b> package index</a></p>
</body>
</html>
More information about the pomp-commits
mailing list