diff --git a/revdep/.gitignore b/revdep/.gitignore new file mode 100644 index 0000000..111ab32 --- /dev/null +++ b/revdep/.gitignore @@ -0,0 +1,7 @@ +checks +library +checks.noindex +library.noindex +cloud.noindex +data.sqlite +*.html diff --git a/revdep/README.md b/revdep/README.md new file mode 100644 index 0000000..2320484 --- /dev/null +++ b/revdep/README.md @@ -0,0 +1,61 @@ +# Platform + +|field |value | +|:--------|:------------------------------------------------------------------------------------| +|version |R version 4.3.1 (2023-06-16 ucrt) | +|os |Windows 10 x64 (build 19045) | +|system |x86_64, mingw32 | +|ui |RStudio | +|language |(EN) | +|collate |English_United States.utf8 | +|ctype |English_United States.utf8 | +|tz |America/Denver | +|date |2023-10-25 | +|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.3.8 |* | +|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 | | +|lubridate |1.9.3 |1.9.3 | | +|magrittr |2.0.3 |2.0.3 | | +|memoise |2.0.1 |2.0.1 | | +|mime |0.12 |0.12 | | +|openssl |2.1.1 |2.1.1 | | +|pillar |1.9.0 |1.9.0 | | +|pkgconfig |2.0.3 |2.0.3 | | +|prettyunits |1.2.0 |1.2.0 | | +|progress |1.2.2 |1.2.2 | | +|purrr |1.0.2 |1.0.2 | | +|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 | | +|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.1 |NA |* | + +# Revdeps + diff --git a/revdep/cran.md b/revdep/cran.md new file mode 100644 index 0000000..33114b6 --- /dev/null +++ b/revdep/cran.md @@ -0,0 +1,7 @@ +## revdepcheck results + +We checked 0 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 + diff --git a/revdep/failures.md b/revdep/failures.md new file mode 100644 index 0000000..9a20736 --- /dev/null +++ b/revdep/failures.md @@ -0,0 +1 @@ +*Wow, no problems at all. :)* \ No newline at end of file diff --git a/revdep/problems.md b/revdep/problems.md new file mode 100644 index 0000000..9a20736 --- /dev/null +++ b/revdep/problems.md @@ -0,0 +1 @@ +*Wow, no problems at all. :)* \ No newline at end of file