diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-10 17:57:33 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-07-10 17:59:19 +0200 |
commit | cb3695dd434b3a3273217fb22c5ffb86065ae96d (patch) | |
tree | c37fbe68273e25d2741c0845665458357ac05450 /.Rbuildignore | |
parent | c4c3ca282c6aadca82e392692ae4100fec1dd834 (diff) |
EFSA PEC soil guidance from 2017
- Implement the new guidance as well as possible
- Maintenance work addressing CRAN checks
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index cbcae93..b6fc8e9 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -4,6 +4,7 @@ ^README.html$ ^build.log$ ^test.log$ +^test.R$ ^inst/extdata/Tabelle\ der\ Abdrifteckwerte.xls$ ^inst/extdata/FOCUS_Step_12_scenarios.txt$ ^_pkgdown.yml$ |