From d3be980ed38a8876d8a856809aa7978f510c4ddc Mon Sep 17 00:00:00 2001 From: Jon Harmon Date: Wed, 4 Sep 2024 06:54:36 -0500 Subject: [PATCH] Update news and notes. --- NEWS.md | 2 +- cran-comments.md | 29 ++++++++++++++++++++--------- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/NEWS.md b/NEWS.md index 5ee9b05..7d87751 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,7 @@ # tidytuesdayR (development version) * [maintenance] tidytuesdayR now uses the {gh} package to manage all interactions with the GitHub API. This should make the package more stable and easier to maintain. (@jonthegeek, #78) - +* [maintenance] tidytuesdayR is now maintained by the Data Science Learning Community. # tidytuesdayR 1.0.3 diff --git a/cran-comments.md b/cran-comments.md index 4b39a93..1db5e58 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,19 +1,30 @@ ## Release summary -* Update to address failing examples build on CRAN causing removal -* small bug fixes identified by the community (partial argument matching, malformed url) - +* Refactor to use 'gh' package for all github activity. +* Mock all tests so that tests work offline. +* Only run examples in interactive sessions. +* Changed maintainer to jonthegeek@gmail.com and moved repository to the dslc-io organization. * There are no reverse dependencies to check at this time ## Test environments -* local R installation, R 4.1.0 -* ubuntu 18.04 (on github actions),R-devel, R-release -* mac OS (on github actions) R-devel, R-release -* Windows-lated (on github actions) R-devel, R-release + +* local R installation, R 4.4.1 +* ubuntu 22.04 (on github actions), R-release, R-devel, R-oldrel-1 +* mac OS (on github actions) R-release +* Windows-latest (on github actions) R-release * win-builder (devel) ## R CMD check results -0 errors | 0 warnings | 0 note +0 errors | 0 warnings | 1 note -R CMD check succeeded + Maintainer: 'Jon Harmon ' + + New submission + + Package was archived on CRAN + + CRAN repository db overrides: + X-CRAN-Comment: Archived on 2024-08-31 for policy violation. + + On Internet access.