Skip to content

Commit

Permalink
Update revdep checks
Browse files Browse the repository at this point in the history
  • Loading branch information
adamhsparks committed May 16, 2024
1 parent 8f4363b commit e15ea01
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,51 +1,51 @@
# Platform

|field |value |
|:--------|:------------------------------------------|
|version |R version 4.3.1 (2023-06-16) |
|os |macOS Ventura 13.5.1 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Australia/Perth |
|date |2023-09-02 |
|rstudio |2023.06.0+421 Mountain Hydrangea (desktop) |
|pandoc |3.1.7 @ /opt/homebrew/bin/ (via rmarkdown) |
|field |value |
|:--------|:----------------------------------------|
|version |R version 4.4.0 (2024-04-24) |
|os |macOS Sonoma 14.5 |
|system |aarch64, darwin20 |
|ui |RStudio |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |Australia/Perth |
|date |2024-05-16 |
|rstudio |2024.04.1+748 Chocolate Cosmos (desktop) |
|pandoc |3.2 @ /opt/homebrew/bin/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:------------|:------|:------|:--|
|hagis |3.1.6 |3.1.7 |* |
|cli |3.6.1 |3.6.1 | |
|hagis |3.1.11 |3.1.12 |* |
|cli |3.6.2 |3.6.2 | |
|colorspace |2.1-0 |2.1-0 | |
|data.table |1.14.8 |1.14.8 | |
|digest |0.6.33 |0.6.33 | |
|fansi |1.0.4 |1.0.4 | |
|farver |2.1.1 |2.1.1 | |
|ggplot2 |3.4.3 |3.4.3 | |
|glue |1.6.2 |1.6.2 | |
|gtable |0.3.4 |0.3.4 | |
|data.table |1.15.4 |1.15.4 | |
|digest |0.6.35 |0.6.35 | |
|fansi |1.0.6 |1.0.6 | |
|farver |2.1.2 |2.1.2 | |
|ggplot2 |3.5.1 |3.5.1 | |
|glue |1.7.0 |1.7.0 | |
|gtable |0.3.5 |0.3.5 | |
|isoband |0.2.7 |0.2.7 | |
|labeling |0.4.3 |0.4.3 | |
|lifecycle |1.0.3 |1.0.3 | |
|lifecycle |1.0.4 |1.0.4 | |
|magrittr |2.0.3 |2.0.3 | |
|munsell |0.5.0 |0.5.0 | |
|munsell |0.5.1 |0.5.1 | |
|pander |0.6.5 |0.6.5 | |
|pillar |1.9.0 |1.9.0 | |
|pkgconfig |2.0.3 |2.0.3 | |
|R6 |2.5.1 |2.5.1 | |
|RColorBrewer |1.1-3 |1.1-3 | |
|Rcpp |1.0.11 |1.0.11 | |
|rlang |1.1.1 |1.1.1 | |
|scales |1.2.1 |1.2.1 | |
|Rcpp |1.0.12 |1.0.12 | |
|rlang |1.1.3 |1.1.3 | |
|scales |1.3.0 |1.3.0 | |
|tibble |3.2.1 |3.2.1 | |
|utf8 |1.2.3 |1.2.3 | |
|vctrs |0.6.3 |0.6.3 | |
|utf8 |1.2.4 |1.2.4 | |
|vctrs |0.6.5 |0.6.5 | |
|viridisLite |0.4.2 |0.4.2 | |
|withr |2.5.0 |2.5.0 | |
|withr |3.0.0 |3.0.0 | |

# Revdeps

0 comments on commit e15ea01

Please sign in to comment.