Skip to content

Commit

Permalink
Update CRAN comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jbengler committed Jan 19, 2025
1 parent 4f26220 commit a6addf5
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 21 deletions.
5 changes: 4 additions & 1 deletion cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,7 @@

## revdepcheck results

There are no reverse dependencies to check.
We checked 1 reverse dependency, comparing R CMD check results across CRAN and dev versions of this package.

* We saw 0 new problems
* We failed to check 0 packages
44 changes: 25 additions & 19 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
# Platform

|field |value |
|:--------|:------------------------------------------|
|version |R version 4.3.1 (2023-06-16) |
|os |macOS 15.1.1 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Berlin |
|date |2024-12-16 |
|rstudio |2024.09.1+394 Cranberry Hibiscus (desktop) |
|pandoc |NA |
|field |value |
|:--------|:------------------------------------------------------------------------------------------------|
|version |R version 4.3.1 (2023-06-16) |
|os |macOS 15.2 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Europe/Berlin |
|date |2025-01-19 |
|rstudio |2024.12.0+467 Kousa Dogwood (desktop) |
|pandoc |3.2 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/aarch64/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:--------------|:-----|:----------|:--|
|tidyplots |0.1.2 |0.1.2.9000 |* |
|tidyplots |0.2.0 |0.2.0.9000 |* |
|abind |NA |1.4-8 |* |
|broom |NA |1.0.7 |* |
|bslib |NA |0.8.0 |* |
Expand All @@ -31,29 +31,35 @@
|Deriv |NA |4.1.6 |* |
|digest |NA |0.6.37 |* |
|doBy |NA |4.6.24 |* |
|evaluate |NA |1.0.1 |* |
|evaluate |NA |1.0.3 |* |
|fontawesome |NA |0.5.3 |* |
|fs |NA |1.6.5 |* |
|ggrepel |NA |0.9.6 |* |
|glue |NA |1.8.0 |* |
|gtable |NA |0.3.6 |* |
|Hmisc |NA |5.2-1 |* |
|Hmisc |NA |5.2-2 |* |
|htmlTable |NA |2.4.3 |* |
|knitr |NA |1.49 |* |
|lme4 |NA |1.1-36 |* |
|microbenchmark |NA |1.5.0 |* |
|minqa |NA |1.2.8 |* |
|patchwork |NA |1.3.0 |* |
|pillar |NA |1.10.1 |* |
|quantreg |NA |5.99.1 |* |
|ragg |NA |1.3.3 |* |
|Rcpp |NA |1.0.13-1 |* |
|rbibutils |NA |2.3 |* |
|Rcpp |NA |1.0.14 |* |
|RcppEigen |NA |0.3.4.0.2 |* |
|Rdpack |NA |2.6.2 |* |
|reformulas |NA |0.4.0 |* |
|rlang |NA |1.1.4 |* |
|rmarkdown |NA |2.29 |* |
|rstudioapi |NA |0.17.1 |* |
|SparseM |NA |1.84-2 |* |
|systemfonts |NA |1.1.0 |* |
|textshaping |NA |0.4.1 |* |
|tinytex |NA |0.54 |* |
|withr |NA |3.0.2 |* |
|xfun |NA |0.49 |* |
|xfun |NA |0.50 |* |
|yaml |NA |2.3.10 |* |

# Revdeps
Expand Down
2 changes: 1 addition & 1 deletion revdep/cran.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## revdepcheck results

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

* We saw 0 new problems
* We failed to check 0 packages
Expand Down

0 comments on commit a6addf5

Please sign in to comment.