aboutsummaryrefslogtreecommitdiff
path: root/.Rbuildignore
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2018-03-09 23:14:39 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2018-03-09 23:14:39 +0100
commit0b677308e3ffbf742880f05cc54da469f3ecc854 (patch)
tree26dab561d6f5a31923b28b5fdf6c1859727dfe7f /.Rbuildignore
parent5aec8e34680e05671347f7577ae36c9ad8e37063 (diff)
Another rebuild of the static docs
Now with rbenchmark installed, to get results for the compiled_models vignette
Diffstat (limited to '.Rbuildignore')
-rw-r--r--.Rbuildignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.Rbuildignore b/.Rbuildignore
index 359e5879..5125a068 100644
--- a/.Rbuildignore
+++ b/.Rbuildignore
@@ -6,7 +6,6 @@
^README.html$
^mkin.Rcheck
^inst/web/*
-^docs/*
^vignettes/.build.timestamp$
^vignettes/*_cache$
^vignettes/*cache$
@@ -24,5 +23,6 @@
^vignettes/figure
^vignettes/FOCUS_Z.tex$
^vignettes/mkin.tex$
-^_pkgdown.yml$
^mkin_.*\.tar\.gz
+^docs$
+^_pkgdown\.yml$

Contact - Imprint