From 5482dd6fc708dfc6d9947e2b99e1eaf5c44d00f2 Mon Sep 17 00:00:00 2001 From: Lionel Henry Date: Mon, 11 Mar 2024 10:39:28 +0100 Subject: [PATCH] Increment version number to 1.2.1 --- DESCRIPTION | 2 +- NEWS.md | 2 +- cran-comments.md | 30 +++++++++++++----------------- 3 files changed, 15 insertions(+), 19 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index a463340b..d9f8ff0c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: tidyselect Title: Select from a Set of Strings -Version: 1.2.0.9000 +Version: 1.2.1 Authors@R: c( person("Lionel", "Henry", , "lionel@posit.co", role = c("aut", "cre")), person("Hadley", "Wickham", , "hadley@posit.co", role = "aut"), diff --git a/NEWS.md b/NEWS.md index 986f7812..a4ef9269 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# tidyselect (development version) +# tidyselect 1.2.1 * Performance improvements (#337, #338, #339, #341) diff --git a/cran-comments.md b/cran-comments.md index 0765d292..11a06278 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -2,26 +2,22 @@ 0 errors | 0 warnings | 0 notes + ## revdepcheck results -We checked 3667 (direct and indirect) reverse dependencies (3659 from CRAN + 8 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. +The authors of ipumsr and pointblank were notified. The failures only concern superficial unit tests, no behaviour has been broken. + +We checked 485 reverse dependencies (452 from CRAN + 33 from Bioconductor), comparing R CMD check results across CRAN and dev versions of this package. + + * We saw 2 new problems - * We saw 8 new problems - * We failed to check 11 packages +Issues with CRAN packages are summarised below. -All packages with new failures received a patch ( -details at https://github.com/r-lib/tidyselect/issues/312), and were notified of the upcoming release on Sept 26 (two weeks ago). +### New problems +(This reports the first line of each new failure) -### Failed to check +* ipumsr + checking tests ... ERROR -* CausalImpact (NA) -* elbird (NA) -* ggPMX (NA) -* jagstargets (NA) -* loon.ggplot (NA) -* loon.shiny (NA) -* nlmixr2plot (NA) -* tidySEM (NA) -* vivid (NA) -* xpose.nlmixr (NA) -* xpose.nlmixr2 (NA) +* pointblank + checking tests ... ERROR