diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2023-07-21 08:24:12 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2023-07-21 08:32:32 +0200 |
commit | d04bac001217855b4e9a1490a35bef3325441b55 (patch) | |
tree | 26bf1a06d038c796c2dbce21e5867088c555ee06 /.Rbuildignore | |
parent | 0bc79f02e99d719be5dbb96ed1591d46c8373c9f (diff) |
Maintenance prompted by email from CRAN
- Fix an improper use of 'packageVersion'
- Update .Rbuildignore
- Fix a link in the README
- Static documentation rebuilt by pkgdown::build_site()
Diffstat (limited to '.Rbuildignore')
-rw-r--r-- | .Rbuildignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.Rbuildignore b/.Rbuildignore index a090090..cbd0474 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -1,3 +1,4 @@ +^_pkgdown\.yml$ ^GNUmakefile ^README\.html out$ |