From ce0ffedac532a433fa5da41567fc0d37d31bbab1 Mon Sep 17 00:00:00 2001 From: Scott Chamberlain Date: Sun, 28 Aug 2022 12:50:15 -0700 Subject: [PATCH] update cran comments --- cran-comments.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cran-comments.md b/cran-comments.md index 9280bf3..a6c2501 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,7 +1,7 @@ ## Test environments -* local macOS install, R 4.0.4 Patched -* ubuntu (on GitHub Actions), R 4.0.4 +* local macOS install, R 4.2.1 +* ubuntu (on GitHub Actions), R 4.2.1 * win-builder (devel and release) ## R CMD check results @@ -10,11 +10,11 @@ ## Reverse dependencies -I have checked the 13 reverse dependencies, and no problems were found. See (). +I have checked the 18 reverse dependencies, and no problems were found. --- -In this version, a function gains a parameter, a fix is made and documentation is improved. +In this version I've fixed problems with man files. Thanks! Scott Chamberlain