Skip to content

Commit

Permalink
Merge pull request #128 from rsquaredacademy/develop
Browse files Browse the repository at this point in the history
CRAN release
  • Loading branch information
aravindhebbali authored Nov 8, 2024
2 parents 83e5878 + 2c1d357 commit dbf3ec6
Show file tree
Hide file tree
Showing 7 changed files with 111 additions and 87 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Package: descriptr
Type: Package
Title: Generate Descriptive Statistics
Version: 0.5.2.9000
Version: 0.6.0
Authors@R: person("Aravind", "Hebbali", email = "hebbali.aravind@gmail.com", role = c("aut", "cre"),
comment = c(ORCID = "0000-0001-9220-9669"))
Description: Generate descriptive statistics such as measures of location,
Expand Down
19 changes: 18 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# descriptr 0.6.0

## New Features

- `ds_summary_stats()` can handle both `data.frame` and numeric vector as input.

## BUg Fixes

- Incorrect column name generates missing output ([#123](https://github.com/rsquaredacademy/descriptr/issues/123))
- Fix gglotp2 deprecated function warnings

## Other Changes

- Incorrect package alias ([#122](https://github.com/rsquaredacademy/descriptr/issues/122))
- Migrate to testthat editioin 3 ([#124](https://github.com/rsquaredacademy/descriptr/issues/124))
- Migrate to rhub v2 ([#125](https://github.com/rsquaredacademy/descriptr/issues/125))

# descriptr 0.5.2

This is a patch release to fix CRAN notification about vdiffr package
Expand Down Expand Up @@ -104,7 +121,7 @@ New to descriptr are the following which generate summary statistics:

## Acknowledgements

A big thanks to [@GegznaV](https://github.com/GegznaV) and [@adam_medcalf](https://twitter.com/adam_medcalf) who contributed code, opened issues and provided valuable feedback.
A big thanks to [@GegznaV](https://github.com/GegznaV) and [@adam_medcalf](https://dabblingwithdata.amedcalf.com) who contributed code, opened issues and provided valuable feedback.


# descriptr 0.4.0
Expand Down
16 changes: 9 additions & 7 deletions cran-comments.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,16 @@
## Test environments
* local Windows 10, R 4.0.3
* ubuntu 20.04 (on GitHub Actions), R 4.0.3, R-devel
* win-builder (devel and release)

## R CMD check results

0 errors | 0 warnings | 0 note

## Reverse dependencies
## revdepcheck results

We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 1 packages

We checked 4 dependencies (olsrr, blorr, xplorerr and inferr) and it returned a NOTE.
Issues with CRAN packages are summarised below.

### Failed to check

* olsrr (NA)
129 changes: 51 additions & 78 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,88 +1,61 @@
# Platform

|field |value |
|:--------|:----------------------------|
|version |R version 3.5.1 (2018-07-02) |
|os |Windows >= 8 x64 |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |English_India.1252 |
|ctype |English_India.1252 |
|tz |Asia/Calcutta |
|date |2019-01-21 |
|field |value |
|:--------|:----------------------------------------------------------------------------------|
|version |R version 4.4.1 (2024-06-14 ucrt) |
|os |Windows 10 x64 (build 19045) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |English_India.utf8 |
|ctype |en_US.UTF-8 |
|tz |Asia/Calcutta |
|date |2024-11-08 |
|rstudio |2024.09.0+375 Cranberry Hibiscus (desktop) |
|pandoc |3.2 @ C:/Program Files/RStudio/resources/app/bin/quarto/bin/tools/ (via rmarkdown) |

# Dependencies

|package |old |new |<U+0394> |
|:-------------|:--------|:--------|:--|
|descriptr |0.4.1 |0.5.0 |* |
|assertthat |0.2.0 |0.2.0 | |
|BH |1.69.0-1 |1.69.0-1 | |
|bindr |0.1.1 |0.1.1 | |
|bindrcpp |0.2.2 |0.2.2 | |
|cli |1.0.1 |1.0.1 | |
|colorspace |1.4-0 |1.4-0 | |
|crayon |1.3.4 |1.3.4 | |
|digest |0.6.18 |0.6.18 | |
|dplyr |0.7.8 |0.7.8 | |
|fansi |0.4.0 |0.4.0 | |
|forcats |0.3.0 |0.3.0 | |
|ggplot2 |3.1.0 |3.1.0 | |
|glue |1.3.0 |1.3.0 | |
|gridExtra |NA |2.3 |* |
|gtable |0.2.0 |0.2.0 | |
|htmltools |0.3.6 |0.3.6 | |
|httpuv |1.4.5.1 |1.4.5.1 | |
|jsonlite |1.6 |1.6 | |
|labeling |0.3 |0.3 | |
|later |0.7.5 |0.7.5 | |
|lazyeval |0.2.1 |0.2.1 | |
|magrittr |1.5 |1.5 | |
|mime |0.6 |0.6 | |
|munsell |0.5.0 |0.5.0 | |
|pillar |1.3.1 |1.3.1 | |
|pkgconfig |2.0.2 |2.0.2 | |
|plogr |0.2.0 |0.2.0 | |
|plyr |1.8.4 |1.8.4 | |
|promises |1.0.1 |1.0.1 | |
|purrr |0.2.5 |0.2.5 | |
|R6 |2.3.0 |2.3.0 | |
|RColorBrewer |1.1-2 |1.1-2 | |
|Rcpp |1.0.0 |1.0.0 | |
|reshape2 |1.4.3 |1.4.3 | |
|rlang |0.3.1 |0.3.1 | |
|scales |1.0.0 |1.0.0 | |
|shiny |1.2.0 |1.2.0 | |
|sourcetools |0.1.7 |0.1.7 | |
|stringi |1.2.4 |1.2.4 | |
|stringr |1.3.1 |1.3.1 | |
|tibble |2.0.1 |2.0.1 | |
|tidyr |0.8.2 |0.8.2 | |
|tidyselect |0.2.5 |0.2.5 | |
|utf8 |1.1.4 |1.1.4 | |
|viridisLite |0.3.0 |0.3.0 | |
|vistributions |NA |0.1.0 |* |
|withr |2.1.2 |2.1.2 | |
|xplorerr |NA |0.1.0 |* |
|xtable |1.8-3 |1.8-3 | |
|package |old |new |Δ |
|:------------|:-----|:-----|:--|
|descriptr |0.5.2 |0.6.0 |* |
|cli |3.6.3 |3.6.3 | |
|colorspace |2.1-1 |2.1-1 | |
|cpp11 |0.5.0 |0.5.0 | |
|dplyr |1.1.4 |1.1.4 | |
|fansi |1.0.6 |1.0.6 | |
|farver |2.1.2 |2.1.2 | |
|generics |0.1.3 |0.1.3 | |
|ggplot2 |3.5.1 |3.5.1 | |
|glue |1.8.0 |1.8.0 | |
|gtable |0.3.6 |0.3.6 | |
|isoband |0.2.7 |0.2.7 | |
|labeling |0.4.3 |0.4.3 | |
|lifecycle |1.0.4 |1.0.4 | |
|magrittr |2.0.3 |2.0.3 | |
|munsell |0.5.1 |0.5.1 | |
|pillar |1.9.0 |1.9.0 | |
|pkgconfig |2.0.3 |2.0.3 | |
|purrr |1.0.2 |1.0.2 | |
|R6 |2.5.1 |2.5.1 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|rlang |1.1.4 |1.1.4 | |
|scales |1.3.0 |1.3.0 | |
|stringi |1.8.4 |1.8.4 | |
|stringr |1.5.1 |1.5.1 | |
|tibble |3.2.1 |3.2.1 | |
|tidyr |1.3.1 |1.3.1 | |
|tidyselect |1.2.1 |1.2.1 | |
|utf8 |1.2.4 |1.2.4 | |
|vctrs |0.6.5 |0.6.5 | |
|viridisLite |0.4.2 |0.4.2 | |
|withr |3.0.2 |3.0.2 | |

# Revdeps

## Couldn't check (3)
## Failed to check (1)

|package |version |error |warning |note |
|:--------|:-------|:-----|:-------|:----|
|blorr |? | | | |
|olsrr |? | | | |
|xplorerr |? | | | |

## All (4)

|package |version |error |warning |note |
|:--------|:-------|:-----|:-------|:----|
|blorr |? | | | |
|inferr |0.3.0 | | | |
|olsrr |? | | | |
|xplorerr |? | | | |
|package |version |error |warning |note |
|:-------|:-------|:-----|:-------|:----|
|olsrr |0.6.1 |1 | | |

12 changes: 12 additions & 0 deletions revdep/cran.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
## revdepcheck results

We checked 2 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 1 packages

Issues with CRAN packages are summarised below.

### Failed to check

* olsrr (NA)
19 changes: 19 additions & 0 deletions revdep/failures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# olsrr

<details>

* Version: 0.6.1
* GitHub: https://github.com/rsquaredacademy/olsrr
* Source code: https://github.com/cran/olsrr
* Date/Publication: 2024-11-06 12:50:06 UTC
* Number of recursive dependencies: 116

Run `revdepcheck::revdep_details(, "olsrr")` for more info

</details>

## In both

* R CMD check timed out


1 change: 1 addition & 0 deletions revdep/problems.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*Wow, no problems at all. :)*

0 comments on commit dbf3ec6

Please sign in to comment.