From bc501c9951c5934afa55da6d36cdf03c2705d99f Mon Sep 17 00:00:00 2001 From: Thomas Lin Pedersen Date: Wed, 24 Jun 2020 12:03:45 +0200 Subject: [PATCH] update cran comments --- cran-comments.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 817ad679..deda89a9 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,18 +1,12 @@ -This release fixes a range of small bugs and adds a jpeg device. No breaking -changes +This is a minor release adding a new argument to all devices as well as +preparing the device system for the next graphic engine version. No breaking +changes. ## Test environments -* local R installation, R 4.0.0 -* ubuntu 16.04 (on travis-ci), R 4.0.0 +* local R installation, R 4.0.1 +* ubuntu 16.04 (on travis-ci), R 4.0.1 * win-builder (devel) ## R CMD check results 0 errors | 0 warnings | 0 note - -## revdepcheck results - -We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package. - - * We saw 0 new problems - * We failed to check 0 packages