Skip to content

Commit 580bb01

Browse files
committed
Add revdep results
1 parent eab1025 commit 580bb01

File tree

1 file changed

+41
-32
lines changed

1 file changed

+41
-32
lines changed

revdep/README.md

Lines changed: 41 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,49 @@
11
# Platform
22

3-
|field |value |
4-
|:--------|:------------------------------|
5-
|version |R version 4.3.1 (2023-06-16) |
6-
|os |macOS Monterey 12.6.8 |
7-
|system |x86_64, darwin20 |
8-
|ui |X11 |
9-
|language |(EN) |
10-
|collate |en_US.UTF-8 |
11-
|ctype |en_US.UTF-8 |
12-
|tz |UTC |
13-
|date |2023-09-12 |
14-
|pandoc |2.19.2 @ /usr/local/bin/pandoc |
3+
|field |value |
4+
|:--------|:------------------------------------------|
5+
|version |R version 4.3.1 (2023-06-16 ucrt) |
6+
|os |Windows 11 x64 (build 22621) |
7+
|system |x86_64, mingw32 |
8+
|ui |RStudio |
9+
|language |(EN) |
10+
|collate |Spanish_Spain.utf8 |
11+
|ctype |Spanish_Spain.utf8 |
12+
|tz |Europe/Madrid |
13+
|date |2023-10-29 |
14+
|rstudio |2023.06.2+561 Mountain Hydrangea (desktop) |
15+
|pandoc |2.19.2 @ C:\PROGRA~1\Pandoc\pandoc.exe |
1516

1617
# Dependencies
1718

18-
|package |old |new |Δ |
19-
|:-----------|:------|:----------|:--|
20-
|giscoR |0.3.5 |0.3.5.9000 |* |
21-
|classInt |0.4-9 |0.4-9 | |
22-
|countrycode |1.5.0 |1.5.0 | |
23-
|DBI |1.1.3 |1.1.3 | |
24-
|e1071 |1.7-13 |1.7-13 | |
25-
|geojsonsf |2.0.3 |2.0.3 | |
26-
|geometries |0.2.3 |0.2.3 | |
27-
|jsonify |1.2.2 |1.2.2 | |
28-
|magrittr |2.0.3 |2.0.3 | |
29-
|proxy |0.4-27 |0.4-27 | |
30-
|rapidjsonr |1.2.0 |1.2.0 | |
31-
|rappdirs |0.3.3 |0.3.3 | |
32-
|Rcpp |1.0.11 |1.0.11 | |
33-
|s2 |1.1.4 |1.1.4 | |
34-
|sf |1.0-14 |1.0-14 | |
35-
|sfheaders |0.4.3 |0.4.3 | |
36-
|units |0.8-3 |0.8-3 | |
37-
|wk |0.8.0 |0.8.0 | |
19+
|package |old |new |Δ |
20+
|:-----------|:------|:------|:--|
21+
|giscoR |0.3.5 |0.4.0 |* |
22+
|askpass |NA |1.2.0 |* |
23+
|classInt |0.4-10 |0.4-10 | |
24+
|countrycode |1.5.0 |1.5.0 | |
25+
|curl |NA |5.1.0 |* |
26+
|DBI |1.1.3 |1.1.3 | |
27+
|e1071 |1.7-13 |1.7-13 | |
28+
|geojsonsf |2.0.3 |2.0.3 | |
29+
|geometries |0.2.3 |0.2.3 | |
30+
|httr |NA |1.4.7 |* |
31+
|jsonify |1.2.2 |1.2.2 | |
32+
|jsonlite |NA |1.8.7 |* |
33+
|magrittr |2.0.3 |2.0.3 | |
34+
|mime |NA |0.12 |* |
35+
|openssl |NA |2.1.1 |* |
36+
|proxy |0.4-27 |0.4-27 | |
37+
|R6 |NA |2.5.1 |* |
38+
|rapidjsonr |1.2.0 |1.2.0 | |
39+
|rappdirs |0.3.3 |0.3.3 | |
40+
|Rcpp |1.0.11 |1.0.11 | |
41+
|s2 |1.1.4 |1.1.4 | |
42+
|sf |1.0-14 |1.0-14 | |
43+
|sfheaders |0.4.3 |0.4.3 | |
44+
|sys |NA |3.4.2 |* |
45+
|units |0.8-4 |0.8-4 | |
46+
|wk |0.9.0 |0.9.0 | |
3847

3948
# Revdeps
4049

0 commit comments

Comments
 (0)