diff --git a/cran-comments.md b/cran-comments.md index 6689118..1caf622 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,13 +1,13 @@ ## Test environments -* local OS X install, R 4.1.2 +* local OS X install, R 4.2.1 * Fedora Linux, R-devel, clang, gfortran * Ubuntu Linux 20.04.1 LTS, R-release, GCC -* win-builder, R Under development (unstable) (2022-02-10 r81713 ucrt) +* Windows Server 2022, R-devel, 64 bit ## R CMD check results -> checking package dependencies ... NOTE - Imports includes 23 non-default packages. +❯ checking package dependencies ... NOTE + Imports includes 24 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.