diff options
| author | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-24 15:24:04 +0100 |
|---|---|---|
| committer | Johannes Ranke <jranke@uni-bremen.de> | 2017-03-24 15:24:04 +0100 |
| commit | 22c11d5dbc118881f9cfd7c9c2ac9711295a0f16 (patch) | |
| tree | a2c88069b82633027047c60bf656e53c4b561182 /.Rbuildignore | |
| parent | b05f8438729e8070f4e0cbbf628bbbcbbe3f1a7a (diff) | |
Suppress error messages in dr(c)fit, maintenance
- Checking examples fails if error messages in dr(c)fit stemming from
failed fits are printed
- Delete trailing whitespace
- Update packaging
Diffstat (limited to '.Rbuildignore')
| -rw-r--r-- | .Rbuildignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index 7e262d7..91c0bbb 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -6,3 +6,4 @@ blg$ aux$ log$ test.R +^docs/* |
