diff --git a/DESCRIPTION b/DESCRIPTION index a463340..d9f8ff0 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 986f781..a4ef926 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 0765d29..11a0627 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