[Pomp-commits] r1054 - pkg/pompExamples
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jan 23 15:50:34 CET 2015
Author: kingaa
Date: 2015-01-23 15:50:34 +0100 (Fri, 23 Jan 2015)
New Revision: 1054
Modified:
pkg/pompExamples/DESCRIPTION
Log:
- add markdown to Suggests
Modified: pkg/pompExamples/DESCRIPTION
===================================================================
--- pkg/pompExamples/DESCRIPTION 2015-01-23 14:50:29 UTC (rev 1053)
+++ pkg/pompExamples/DESCRIPTION 2015-01-23 14:50:34 UTC (rev 1054)
@@ -17,7 +17,7 @@
URL: http://pomp.r-forge.r-project.org
Description: More 'pomp' examples.
Depends: R(>= 3.0.0), stats, graphics, pomp(>= 0.58-6)
-Suggests: plyr, reshape2, knitr, ggplot2
+Suggests: plyr, reshape2, ggplot2, knitr, markdown
License: GPL (>= 2)
LazyData: false
BuildVignettes: true
More information about the pomp-commits
mailing list