Skip to content

Commit

Permalink
Ready for CRAN
Browse files Browse the repository at this point in the history
  • Loading branch information
dieghernan committed Mar 15, 2024
1 parent b036ddc commit d58f58c
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 41 deletions.
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Suggests:
VignetteBuilder:
knitr
Config/Needs/website: ropengov/rogtemplate, ragg, reactable, styler,
devtools, remotes
devtools, remotes, geometries, rapidjsonr, sfheaders, jsonify
Config/testthat/edition: 3
Config/testthat/parallel: true
Copyright: General Copyright © European Union, 1995 - today. See file
Expand Down
81 changes: 41 additions & 40 deletions revdep/README.md
Original file line number Diff line number Diff line change
@@ -1,48 +1,49 @@
# Platform

|field |value |
|:--------|:------------------------------|
|version |R version 4.3.2 (2023-10-31) |
|os |macOS Monterey 12.7.3 |
|system |x86_64, darwin20 |
|ui |X11 |
|language |(EN) |
|collate |en_US.UTF-8 |
|ctype |en_US.UTF-8 |
|tz |UTC |
|date |2024-01-30 |
|pandoc |2.19.2 @ /usr/local/bin/pandoc |
|field |value |
|:--------|:----------------------------------------|
|version |R version 4.3.3 (2024-02-29 ucrt) |
|os |Windows 11 x64 (build 22631) |
|system |x86_64, mingw32 |
|ui |RStudio |
|language |(EN) |
|collate |Spanish_Spain.utf8 |
|ctype |Spanish_Spain.utf8 |
|tz |Europe/Madrid |
|date |2024-03-15 |
|rstudio |2023.12.1+402 Ocean Storm (desktop) |
|pandoc |3.1.12.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |

# Dependencies

|package |old |new |Δ |
|:-----------|:------|:----------|:--|
|giscoR |0.4.0 |0.4.0.9000 |* |
|askpass |1.2.0 |1.2.0 | |
|classInt |0.4-10 |0.4-10 | |
|countrycode |1.5.0 |1.5.0 | |
|curl |5.2.0 |5.2.0 | |
|DBI |1.2.1 |1.2.1 | |
|e1071 |1.7-14 |1.7-14 | |
|geojsonsf |2.0.3 |2.0.3 | |
|geometries |0.2.4 |0.2.4 | |
|httr |1.4.7 |1.4.7 | |
|jsonify |1.2.2 |1.2.2 | |
|jsonlite |1.8.8 |1.8.8 | |
|magrittr |2.0.3 |2.0.3 | |
|mime |0.12 |0.12 | |
|openssl |2.1.1 |2.1.1 | |
|proxy |0.4-27 |0.4-27 | |
|R6 |2.5.1 |2.5.1 | |
|rapidjsonr |1.2.0 |1.2.0 | |
|rappdirs |0.3.3 |0.3.3 | |
|Rcpp |1.0.12 |1.0.12 | |
|s2 |1.1.6 |1.1.6 | |
|sf |1.0-15 |1.0-15 | |
|sfheaders |0.4.4 |0.4.4 | |
|sys |3.4.2 |3.4.2 | |
|units |0.8-5 |0.8-5 | |
|wk |0.9.1 |0.9.1 | |
|package |old |new |Δ |
|:-----------|:------|:------|:--|
|giscoR |0.4.0 |0.4.1 |* |
|askpass |1.2.0 |NA |* |
|classInt |0.4-10 |0.4-10 | |
|countrycode |1.5.0 |1.5.0 | |
|curl |5.2.1 |NA |* |
|DBI |1.2.2 |1.2.2 | |
|e1071 |1.7-14 |1.7-14 | |
|geojsonsf |2.0.3 |2.0.3 | |
|geometries |0.2.4 |0.2.4 | |
|httr |1.4.7 |NA |* |
|jsonify |1.2.2 |1.2.2 | |
|jsonlite |1.8.8 |NA |* |
|magrittr |2.0.3 |2.0.3 | |
|mime |0.12 |NA |* |
|openssl |2.1.1 |NA |* |
|proxy |0.4-27 |0.4-27 | |
|R6 |2.5.1 |NA |* |
|rapidjsonr |1.2.0 |1.2.0 | |
|rappdirs |0.3.3 |0.3.3 | |
|Rcpp |1.0.12 |1.0.12 | |
|s2 |1.1.6 |1.1.6 | |
|sf |1.0-15 |1.0-15 | |
|sfheaders |0.4.4 |0.4.4 | |
|sys |3.4.2 |NA |* |
|units |0.8-5 |0.8-5 | |
|wk |0.9.1 |0.9.1 | |

# Revdeps

0 comments on commit d58f58c

Please sign in to comment.