Skip to content

Commit 7d551ec

Browse files
revdepcheck
1 parent 01b7144 commit 7d551ec

File tree

2 files changed

+29
-9
lines changed

2 files changed

+29
-9
lines changed

revdep/README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
|collate |English_United States.utf8 |
1111
|ctype |English_United States.utf8 |
1212
|tz |UTC |
13-
|date |2023-03-11 |
13+
|date |2023-03-16 |
1414
|pandoc |2.19.2 @ C:\HOSTED~1\windows\pandoc\219~1.2\x64\PANDOC~1.2\pandoc.exe |
1515

1616
# Dependencies
@@ -44,10 +44,10 @@
4444
|R6 |2.5.1 |2.5.1 | |
4545
|RColorBrewer |1.1-3 |1.1-3 | |
4646
|Rcpp |1.0.10 |1.0.10 | |
47-
|rlang |1.0.6 |1.0.6 | |
47+
|rlang |1.1.0 |1.1.0 | |
4848
|s2 |1.1.2 |1.1.2 | |
4949
|scales |1.2.1 |1.2.1 | |
50-
|sf |1.0-9 |1.0-9 | |
50+
|sf |1.0-11 |1.0-11 | |
5151
|stringi |1.7.12 |1.7.12 | |
5252
|stringr |1.5.0 |1.5.0 | |
5353
|terra |1.7-18 |1.7-18 | |
@@ -56,17 +56,18 @@
5656
|tidyselect |1.2.0 |1.2.0 | |
5757
|units |0.8-1 |0.8-1 | |
5858
|utf8 |1.2.3 |1.2.3 | |
59-
|vctrs |0.5.2 |0.5.2 | |
59+
|vctrs |0.6.0 |0.6.0 | |
6060
|viridisLite |0.4.1 |0.4.1 | |
6161
|withr |2.5.0 |2.5.0 | |
6262
|wk |0.7.1 |0.7.1 | |
6363

6464
# Revdeps
6565

66-
## Failed to check (2)
66+
## Failed to check (3)
6767

68-
|package |version |error |warning |note |
69-
|:--------|:-------|:-----|:-------|:----|
70-
|biomod2 |4.2-2 |1 | | |
71-
|mapSpain |0.7.0 |1 | |1 |
68+
|package |version |error |warning |note |
69+
|:---------|:-------|:-----|:-------|:----|
70+
|biomod2 |4.2-2 |1 | | |
71+
|mapSpain |0.7.0 |1 | |1 |
72+
|sparrpowR |0.2.7 |1 | | |
7273

revdep/failures.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,3 +41,22 @@ Run `revdepcheck::revdep_details(, "mapSpain")` for more info
4141
Note: found 13138 marked UTF-8 strings
4242
```
4343
44+
# sparrpowR
45+
46+
<details>
47+
48+
* Version: 0.2.7
49+
* GitHub: https://github.com/machiela-lab/sparrpowR
50+
* Source code: https://github.com/cran/sparrpowR
51+
* Date/Publication: 2023-02-02 01:00:02 UTC
52+
* Number of recursive dependencies: 133
53+
54+
Run `revdepcheck::revdep_details(, "sparrpowR")` for more info
55+
56+
</details>
57+
58+
## In both
59+
60+
* R CMD check timed out
61+
62+

0 commit comments

Comments
 (0)