-
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[automated] Prepare for 0.7.1 release
- Loading branch information
Showing
5 changed files
with
137 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,43 @@ | ||
# Platform | ||
|
||
|field |value | | ||
|:--------|:------------------------------------------------------------------------------------------| | ||
|version |R version 4.3.2 (2023-10-31) | | ||
|os |macOS Sonoma 14.2.1 | | ||
|system |aarch64, darwin20 | | ||
|ui |RStudio | | ||
|language |(EN) | | ||
|collate |en_US.UTF-8 | | ||
|ctype |en_US.UTF-8 | | ||
|tz |America/New_York | | ||
|date |2024-01-19 | | ||
|rstudio |2023.06.0+421 Mountain Hydrangea (desktop) | | ||
|pandoc |3.1.1 @ /Applications/RStudio.app/Contents/Resources/app/quarto/bin/tools/ (via rmarkdown) | | ||
|field |value | | ||
|:--------|:----------------------------| | ||
|version |R version 4.3.3 (2024-02-29) | | ||
|os |Ubuntu 22.04.4 LTS | | ||
|system |x86_64, linux-gnu | | ||
|ui |X11 | | ||
|language |(EN) | | ||
|collate |C.UTF-8 | | ||
|ctype |C.UTF-8 | | ||
|tz |UTC | | ||
|date |2024-03-20 | | ||
|pandoc |2.9.2.1 @ /usr/bin/pandoc | | ||
|
||
# Dependencies | ||
|
||
|package |old |new |Δ | | ||
|:-------|:-----|:----------|:--| | ||
|usmap |0.6.4 |0.6.4.9999 |* | | ||
|DBI |NA |1.2.0 |* | | ||
|Rcpp |NA |1.0.12 |* | | ||
|rlang |NA |1.1.3 |* | | ||
|package |old |new |Δ | | ||
|:---------|:------|:----------|:--| | ||
|usmap |0.7.0 |0.7.0.9000 |* | | ||
|classInt |0.4-10 |0.4-10 | | | ||
|DBI |1.2.2 |1.2.2 | | | ||
|e1071 |1.7-14 |1.7-14 | | | ||
|magrittr |2.0.3 |2.0.3 | | | ||
|proxy |0.4-27 |0.4-27 | | | ||
|Rcpp |1.0.12 |1.0.12 | | | ||
|rlang |1.1.3 |1.1.3 | | | ||
|s2 |1.1.6 |1.1.6 | | | ||
|sf |1.0-15 |1.0-15 | | | ||
|units |0.8-5 |0.8-5 | | | ||
|usmapdata |0.2.2 |0.2.2 | | | ||
|wk |0.9.1 |0.9.1 | | | ||
|
||
# Revdeps | ||
|
||
## Failed to check (3) | ||
|
||
|package |version |error |warning |note | | ||
|:---------|:-------|:-----|:-------|:----| | ||
|cpsvote |? | | | | | ||
|ecocomDP |? | | | | | ||
|PracTools |? | | | | | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,99 @@ | ||
*Wow, no problems at all. :)* | ||
# cpsvote | ||
|
||
<details> | ||
|
||
* Version: | ||
* GitHub: https://github.com/pdil/usmap | ||
* Source code: NA | ||
* Number of recursive dependencies: 0 | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
``` | ||
### CRAN | ||
|
||
``` | ||
``` | ||
# ecocomDP | ||
|
||
<details> | ||
|
||
* Version: | ||
* GitHub: https://github.com/pdil/usmap | ||
* Source code: NA | ||
* Number of recursive dependencies: 0 | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
``` | ||
### CRAN | ||
|
||
``` | ||
``` | ||
# PracTools | ||
|
||
<details> | ||
|
||
* Version: | ||
* GitHub: https://github.com/pdil/usmap | ||
* Source code: NA | ||
* Number of recursive dependencies: 0 | ||
|
||
</details> | ||
|
||
## Error before installation | ||
|
||
### Devel | ||
|
||
``` | ||
``` | ||
### CRAN | ||
|
||
``` | ||
``` |