diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-06-29 09:42:27 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-06-29 09:53:08 +0200 |
commit | 1d8b1f890f45dabc3e1360d9475a747d4e6db2a6 (patch) | |
tree | df506fdba21744f6290fb4782fa5ce2290545d62 /.Rbuildignore | |
parent | 164c4af404b59f9144f68fcefeeac34326a34372 (diff) |
Do not include plots and R output in README
This does not get rendered properly on CRAN, and is easily
replaced by links to the static documentation on R-Forge.
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index d9977a5f..2e8532cf 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -17,7 +17,6 @@ vignettes/*.synctex.gz ^vignettes/FOCUS_Z.tex$ ^vignettes/*_cache$ ^vignettes/*_files$ -^figure/* ^Rplots.pdf$ test.log check.log |