diff --git a/cran-comments.md b/cran-comments.md index 715e8dd2..f6fc7c18 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,13 +1,13 @@ ## Test environments -* local OS X install, R 4.0.0 -* ubuntu 16.04 (on travis-ci), R 4.0.0 +* local OS X install, R 4.0.2 +* ubuntu 16.04 (on travis-ci), R 4.0.2 * win-builder (devel and release) ## R CMD check results -Duration: 40.7s +Duration: 32s > checking package dependencies ... NOTE - Imports includes 25 non-default packages. + Imports includes 22 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally.