[Pomp-commits] r980 - pkg www/vignettes
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Jun 23 16:13:43 CEST 2014
Author: kingaa
Date: 2014-06-23 16:13:43 +0200 (Mon, 23 Jun 2014)
New Revision: 980
Modified:
pkg/Makefile
www/vignettes/advanced_topics_in_pomp.pdf
www/vignettes/intro_to_pomp.pdf
www/vignettes/pomp.pdf
Log:
- update vignettes
- remove .manual dependency from .dist
Modified: pkg/Makefile
===================================================================
--- pkg/Makefile 2014-06-23 14:12:41 UTC (rev 979)
+++ pkg/Makefile 2014-06-23 14:13:43 UTC (rev 980)
@@ -99,7 +99,7 @@
$(CP) $*.pdf $*/inst/doc/manual.pdf
$(TOUCH) $@
-%.dist: %.manual
+%.dist:
-$(RCMD) Rdconv -t txt $*/inst/NEWS.Rd -o $*/inst/NEWS
$(RCMD) build --force --no-manual --resave-data --compact-vignettes=both $*
$(TOUCH) $@
Modified: www/vignettes/advanced_topics_in_pomp.pdf
===================================================================
(Binary files differ)
Modified: www/vignettes/intro_to_pomp.pdf
===================================================================
(Binary files differ)
Modified: www/vignettes/pomp.pdf
===================================================================
(Binary files differ)
More information about the pomp-commits
mailing list