diff --git a/CRAN-RELEASE b/CRAN-RELEASE index 1e3f81d..a428a66 100644 --- a/CRAN-RELEASE +++ b/CRAN-RELEASE @@ -1,2 +1,2 @@ -This package was submitted to CRAN on 2020-12-01. -Once it is accepted, delete this file and tag the release (commit cf00c00). +This package was submitted to CRAN on 2021-01-21. +Once it is accepted, delete this file and tag the release (commit 7b53f3f). diff --git a/DESCRIPTION b/DESCRIPTION index 9a81aad..ba8f0d7 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,7 +1,7 @@ Type: Package Package: groupedstats Title: Grouped Statistical Analyses in a Tidy Way -Version: 2.0.0.9000 +Version: 2.0.1 Authors@R: person(given = "Indrajeet", family = "Patil", diff --git a/NEWS.md b/NEWS.md index 968e7b6..3ce19fb 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,8 +1,6 @@ -# groupedstats 2.0.0 +# groupedstats 2.0.1 - - As per requested by the maintainer, the package is removed from `CRAN`. If - anyone else would like to get back on CRAN and maintain it, please contact - me. + - Resubmitting package to address script breakage complaints from the users. # groupedstats 2.0.0 diff --git a/R/attach.R b/R/attach.R new file mode 100644 index 0000000..4625156 --- /dev/null +++ b/R/attach.R @@ -0,0 +1,7 @@ +.onAttach <- function(...) { + packageStartupMessage( + "This package is no longer being maintained and might be removed from CRAN in future. + You should instead be using `group_map()`, `group_modify()` and `group_walk()` functions + from `dplyr`. See: https://dplyr.tidyverse.org/reference/group_map.html" + ) +} diff --git a/codemeta.json b/codemeta.json index e4236d8..e5e4de9 100644 --- a/codemeta.json +++ b/codemeta.json @@ -14,7 +14,7 @@ ], "issueTracker": "\n https://github.com/IndrajeetPatil/groupedstats/issues/", "license": "https://spdx.org/licenses/GPL-3.0", - "version": "2.0.0.9000", + "version": "2.0.1", "programmingLanguage": { "@type": "ComputerLanguage", "name": "R", @@ -253,7 +253,7 @@ } ], "releaseNotes": "https://github.com/IndrajeetPatil/groupedstats/blob/master/NEWS.md", - "fileSize": "1215.47KB", + "fileSize": "1216.205KB", "contIntegration": ["https://travis-ci.org/IndrajeetPatil/groupedstats", "https://ci.appveyor.com/project/IndrajeetPatil/groupedstats"], "developmentStatus": ["https://www.repostatus.org/#active", "https://www.tidyverse.org/lifecycle/#retired"], "keywords": [ diff --git a/cran-comments.md b/cran-comments.md index c793876..667a3dc 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -5,8 +5,12 @@ ## R CMD check results -0 errors | 0 warnings | 1 note +0 errors | 0 warnings | 0 note ## Comments - - Removes `ipmisc` from dependencies. + - Although I had requested to archive the package, users who had been using + the package contacted and asked that it be retained as is on CRAN; even if it + doesn't get many downloads or even if there are better options available. This + ensures that their scripts written in the past would continue to work. + Apologies for the change in mind; should have given it more thought. diff --git a/docs/404.html b/docs/404.html index b2cd330..3f36972 100644 --- a/docs/404.html +++ b/docs/404.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/CODE_OF_CONDUCT.html b/docs/CODE_OF_CONDUCT.html index b286bb9..ff4f108 100644 --- a/docs/CODE_OF_CONDUCT.html +++ b/docs/CODE_OF_CONDUCT.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/CONTRIBUTING.html b/docs/CONTRIBUTING.html index 654e124..d4cfaa0 100644 --- a/docs/CONTRIBUTING.html +++ b/docs/CONTRIBUTING.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/ISSUE_TEMPLATE.html b/docs/ISSUE_TEMPLATE.html index c4e5837..843e4ba 100644 --- a/docs/ISSUE_TEMPLATE.html +++ b/docs/ISSUE_TEMPLATE.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index d0b1f55..99ec5d4 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/SECURITY.html b/docs/SECURITY.html index b2f9e47..761a956 100644 --- a/docs/SECURITY.html +++ b/docs/SECURITY.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/SUPPORT.html b/docs/SUPPORT.html index 2c2329d..2cb7abc 100644 --- a/docs/SUPPORT.html +++ b/docs/SUPPORT.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/authors.html b/docs/authors.html index 5d16f68..025f546 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/index.html b/docs/index.html index 2f0643b..254e313 100644 --- a/docs/index.html +++ b/docs/index.html @@ -35,7 +35,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/news/index.html b/docs/news/index.html index ce2be1a..b9d347b 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 @@ -122,17 +122,17 @@

Changelog

Source: NEWS.md -
-

-groupedstats 2.0.0 2020-12-01 +
+

+groupedstats 2.0.1 Unreleased

    -
  • As per requested by the maintainer, the package is removed from CRAN. If anyone else would like to get back on CRAN and maintain it, please contact me.
  • +
  • Resubmitting package to address script breakage complaints from the users.
-
+

-groupedstats 2.0.0 2020-12-01 +groupedstats 2.0.0 2020-12-01

  • Removes all re-exported functions and removes ipmisc from dependencies.
  • diff --git a/docs/pkgdown.yml b/docs/pkgdown.yml index fce5413..79e610c 100644 --- a/docs/pkgdown.yml +++ b/docs/pkgdown.yml @@ -2,7 +2,7 @@ pandoc: 2.11.3.2 pkgdown: 1.6.1.9000 pkgdown_sha: e5847476d79f08b4cdca0ed5cc55bf55fc18a161 articles: {} -last_built: 2021-01-20T09:18Z +last_built: 2021-01-21T11:03Z urls: reference: https://indrajeetpatil.github.io/groupedstats//reference article: https://indrajeetpatil.github.io/groupedstats//articles diff --git a/docs/reference/grouped_aov.html b/docs/reference/grouped_aov.html index 6bb2273..7cce334 100644 --- a/docs/reference/grouped_aov.html +++ b/docs/reference/grouped_aov.html @@ -80,7 +80,7 @@ groupedstats - 2.0.0.9000 + 2.0.1
diff --git a/docs/reference/grouped_glm.html b/docs/reference/grouped_glm.html index 9c280d3..27ea17d 100644 --- a/docs/reference/grouped_glm.html +++ b/docs/reference/grouped_glm.html @@ -83,7 +83,7 @@ groupedstats - 2.0.0.9000 + 2.0.1
diff --git a/docs/reference/grouped_glmer.html b/docs/reference/grouped_glmer.html index 364f6dd..05c51be 100644 --- a/docs/reference/grouped_glmer.html +++ b/docs/reference/grouped_glmer.html @@ -83,7 +83,7 @@ groupedstats - 2.0.0.9000 + 2.0.1

diff --git a/docs/reference/grouped_lm.html b/docs/reference/grouped_lm.html index e67981d..1e28730 100644 --- a/docs/reference/grouped_lm.html +++ b/docs/reference/grouped_lm.html @@ -80,7 +80,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/grouped_lmer.html b/docs/reference/grouped_lmer.html index b74de12..0668956 100644 --- a/docs/reference/grouped_lmer.html +++ b/docs/reference/grouped_lmer.html @@ -83,7 +83,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/grouped_p_value.html b/docs/reference/grouped_p_value.html index e8ccafa..f29cfa3 100644 --- a/docs/reference/grouped_p_value.html +++ b/docs/reference/grouped_p_value.html @@ -80,7 +80,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/grouped_proptest.html b/docs/reference/grouped_proptest.html index 9705134..a6c7fe3 100644 --- a/docs/reference/grouped_proptest.html +++ b/docs/reference/grouped_proptest.html @@ -80,7 +80,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/grouped_slr.html b/docs/reference/grouped_slr.html index bf70793..deb4c02 100644 --- a/docs/reference/grouped_slr.html +++ b/docs/reference/grouped_slr.html @@ -83,7 +83,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/grouped_summary.html b/docs/reference/grouped_summary.html index fc0d425..2d6451c 100644 --- a/docs/reference/grouped_summary.html +++ b/docs/reference/grouped_summary.html @@ -83,7 +83,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/grouped_ttest.html b/docs/reference/grouped_ttest.html index 964ba69..654b02d 100644 --- a/docs/reference/grouped_ttest.html +++ b/docs/reference/grouped_ttest.html @@ -83,7 +83,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/grouped_wilcox.html b/docs/reference/grouped_wilcox.html index 0dd77c9..ef42756 100644 --- a/docs/reference/grouped_wilcox.html +++ b/docs/reference/grouped_wilcox.html @@ -84,7 +84,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/index.html b/docs/reference/index.html index ff44371..99d523d 100644 --- a/docs/reference/index.html +++ b/docs/reference/index.html @@ -79,7 +79,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/lm_effsize_ci.html b/docs/reference/lm_effsize_ci.html index 70eb7d6..1998b4b 100644 --- a/docs/reference/lm_effsize_ci.html +++ b/docs/reference/lm_effsize_ci.html @@ -85,7 +85,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/lm_effsize_standardizer.html b/docs/reference/lm_effsize_standardizer.html index a27cd97..7c6be95 100644 --- a/docs/reference/lm_effsize_standardizer.html +++ b/docs/reference/lm_effsize_standardizer.html @@ -85,7 +85,7 @@ groupedstats - 2.0.0.9000 + 2.0.1 diff --git a/docs/reference/reexports.html b/docs/reference/reexports.html index 9064cb5..696b2b5 100644 --- a/docs/reference/reexports.html +++ b/docs/reference/reexports.html @@ -85,7 +85,7 @@ groupedstats - 2.0.0.9000 + 2.0.1