Skip to content

Commit

Permalink
Update CRAN comments and revdep check.
Browse files Browse the repository at this point in the history
  • Loading branch information
leonawicz committed Nov 17, 2023
1 parent 89cfd76 commit d000e3d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 9 deletions.
3 changes: 1 addition & 2 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@

## Update release

* This update includes a maintainer change/email address update.
* Refactored package to work with newer version 2 of the US Energy Information Administration API.
* Code updates and additional unit testing.

## R CMD check results

Expand Down
11 changes: 4 additions & 7 deletions revdep/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,31 +10,30 @@
|collate |English_United States.utf8 |
|ctype |English_United States.utf8 |
|tz |America/Denver |
|date |2023-10-31 |
|date |2023-11-17 |
|rstudio |2023.06.1+524 Mountain Hydrangea (desktop) |
|pandoc |3.1.1 @ C:/Program Files/RStudio/resources/app/bin/quarto/bin/tools/ (via rmarkdown) |

# Dependencies

|package |old |new |Δ |
|:-----------|:-----|:-----|:--|
|eia |0.3.7 |0.4.0 |* |
|eia |0.4.0 |0.4.1 |* |
|askpass |1.2.0 |1.2.0 | |
|cachem |1.0.8 |1.0.8 | |
|cellranger |1.1.0 |1.1.0 | |
|cli |3.6.1 |3.6.1 | |
|cpp11 |0.4.6 |0.4.6 | |
|crayon |1.5.2 |1.5.2 | |
|curl |5.1.0 |5.1.0 | |
|dplyr |1.1.3 |NA |* |
|fansi |1.0.5 |1.0.5 | |
|fastmap |1.1.1 |1.1.1 | |
|generics |0.1.3 |0.1.3 | |
|glue |1.6.2 |1.6.2 | |
|hms |1.1.3 |1.1.3 | |
|httr |1.4.7 |1.4.7 | |
|jsonlite |1.8.7 |1.8.7 | |
|lifecycle |1.0.3 |1.0.3 | |
|lifecycle |1.0.4 |1.0.4 | |
|lubridate |1.9.3 |1.9.3 | |
|magrittr |2.0.3 |2.0.3 | |
|memoise |2.0.1 |2.0.1 | |
Expand All @@ -48,14 +47,12 @@
|R6 |2.5.1 |2.5.1 | |
|readxl |1.4.3 |1.4.3 | |
|rematch |2.0.0 |2.0.0 | |
|rlang |1.1.1 |1.1.1 | |
|rlang |1.1.2 |1.1.2 | |
|sys |3.4.2 |3.4.2 | |
|tibble |3.2.1 |3.2.1 | |
|tidyselect |1.2.0 |NA |* |
|timechange |0.2.0 |0.2.0 | |
|utf8 |1.2.4 |1.2.4 | |
|vctrs |0.6.4 |0.6.4 | |
|withr |2.5.2 |NA |* |

# Revdeps

0 comments on commit d000e3d

Please sign in to comment.