diff --git a/NEWS.md b/NEWS.md index f4f9dec..0e4c9e1 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +# coalitions 0.6.20 +- fixes CRAN errors (due to change in data structure at wahlrecht.de) + # coalitions 0.6.18 - fix CRAN errors - fixes error introduced by dependencies (see [#132](https://github.com/adibender/coalitions/pull/132)) diff --git a/cran-comments.md b/cran-comments.md index 872f07d..24ae182 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -3,10 +3,9 @@ ## Test environments -* local ubuntu 18.04 install, R 4.0.2 +* local ubuntu 20.04 install, R 4.0.3 * travis (devel and release) -* appveyor (patch) -* win_builder (release and devel) +* win_builder (devel) * rhub (Ubuntu Linux 16.04 LTS, R-release, GCC; Fedora Linux, R-devel, clang, gfortran) ## R CMD check results @@ -16,6 +15,3 @@ ## Reverse dependencies There are no reverse dependencies - - -## Additional comment