Skip to content

Commit 39f15bf

Browse files
committed
Cloud revdepchecks
1 parent ed6ae81 commit 39f15bf

File tree

5 files changed

+145
-14
lines changed

5 files changed

+145
-14
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@
44
inst/doc
55
docs
66
internal
7-
revdep-cloud

revdep/README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Revdeps
22

3-
## Failed to check (2)
3+
## Failed to check (4)
44

55
|package |version |error |warning |note |
66
|:-------|:-------|:-----|:-------|:----|
77
|butcher |? | | | |
8-
|finbif |0.3.0 |1 | | |
8+
|finbif |0.3.1 |1 | | |
9+
|NA |? | | | |
10+
|NA |? | | | |
11+
12+
## New problems (1)
13+
14+
|package |version |error |warning |note |
15+
|:------------------------------|:-------|:------|:-------|:----|
16+
|[portalr](problems.md#portalr) |0.3.6 |__+1__ | | |
917

revdep/cran.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
## revdepcheck results
2+
3+
We checked 87 reverse dependencies (85 from CRAN + 2 from BioConductor), comparing R CMD check results across CRAN and dev versions of this package.
4+
5+
* We saw 1 new problems
6+
* We failed to check 2 packages
7+
8+
Issues with CRAN packages are summarised below.
9+
10+
### New problems
11+
(This reports the first line of each new failure)
12+
13+
* portalr
14+
checking tests ... ERROR
15+
16+
### Failed to check
17+
18+
* butcher (NA)
19+
* finbif (NA)

revdep/failures.md

+78-10
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,12 @@
33
<details>
44

55
* Version: 0.1.2
6+
* GitHub: https://github.com/tidymodels/butcher
67
* Source code: https://github.com/cran/butcher
7-
* URL: https://tidymodels.github.io/butcher, https://github.com/tidymodels/butcher
8-
* BugReports: https://github.com/tidymodels/butcher/issues
98
* Date/Publication: 2020-01-23 22:40:02 UTC
10-
* Number of recursive dependencies: 180
9+
* Number of recursive dependencies: 186
1110

12-
Run `revdep_details(,"butcher")` for more info
11+
Run `cloud_details(, "butcher")` for more info
1312

1413
</details>
1514

@@ -79,14 +78,13 @@ Status: 1 ERROR
7978

8079
<details>
8180

82-
* Version: 0.3.0
81+
* Version: 0.3.1
82+
* GitHub: https://github.com/luomus/finbif
8383
* Source code: https://github.com/cran/finbif
84-
* URL: https://github.com/luomus/finbif, https://luomus.github.io/finbif
85-
* BugReports: https://github.com/luomus/finbif/issues
86-
* Date/Publication: 2020-04-23 11:20:02 UTC
87-
* Number of recursive dependencies: 123
84+
* Date/Publication: 2020-11-24 08:40:02 UTC
85+
* Number of recursive dependencies: 117
8886

89-
Run `revdep_details(,"finbif")` for more info
87+
Run `cloud_details(, "finbif")` for more info
9088

9189
</details>
9290

@@ -153,4 +151,74 @@ Execution halted
153151
ERROR: loading failed
154152
* removing ‘/tmp/workdir/finbif/old/finbif.Rcheck/finbif’
155153

154+
```
155+
# NA
156+
157+
<details>
158+
159+
* Version: NA
160+
* GitHub: NA
161+
* Source code: https://github.com/cran/NA
162+
* Number of recursive dependencies: 0
163+
164+
Run `cloud_details(, "NA")` for more info
165+
166+
</details>
167+
168+
## Error before installation
169+
170+
### Devel
171+
172+
```
173+
174+
175+
176+
177+
178+
179+
```
180+
### CRAN
181+
182+
```
183+
184+
185+
186+
187+
188+
189+
```
190+
# NA
191+
192+
<details>
193+
194+
* Version: NA
195+
* GitHub: NA
196+
* Source code: https://github.com/cran/NA
197+
* Number of recursive dependencies: 0
198+
199+
Run `cloud_details(, "NA")` for more info
200+
201+
</details>
202+
203+
## Error before installation
204+
205+
### Devel
206+
207+
```
208+
209+
210+
211+
212+
213+
214+
```
215+
### CRAN
216+
217+
```
218+
219+
220+
221+
222+
223+
156224
```

revdep/problems.md

+38-1
Original file line numberDiff line numberDiff line change
@@ -1 +1,38 @@
1-
*Wow, no problems at all. :)*
1+
# portalr
2+
3+
<details>
4+
5+
* Version: 0.3.6
6+
* GitHub: https://github.com/weecology/portalr
7+
* Source code: https://github.com/cran/portalr
8+
* Date/Publication: 2020-11-23 19:00:02 UTC
9+
* Number of recursive dependencies: 109
10+
11+
Run `cloud_details(, "portalr")` for more info
12+
13+
</details>
14+
15+
## Newly broken
16+
17+
* checking tests ... ERROR
18+
```
19+
Running ‘testthat.R’
20+
Running the tests in ‘tests/testthat.R’ failed.
21+
Last 13 lines of output:
22+
ERROR (test-10-summarize_ants.R:6:3): colony_presence_absence returns expected results
23+
Warning (test-10-summarize_ants.R:21:3): bait_presence_absence returns expected results
24+
Warning (test-10-summarize_ants.R:21:3): bait_presence_absence returns expected results
25+
ERROR (test-10-summarize_ants.R:21:3): bait_presence_absence returns expected results
26+
Warning (test-10-summarize_ants.R:34:3): colony_presence_absence returns expected results
27+
Warning (test-10-summarize_ants.R:34:3): colony_presence_absence returns expected results
28+
ERROR (test-10-summarize_ants.R:34:3): colony_presence_absence returns expected results
29+
Warning (test-10-summarize_ants.R:49:3): bait_presence_absence returns expected results
30+
ERROR (test-10-summarize_ants.R:49:3): bait_presence_absence returns expected results
31+
Warning (test-11-phenocam.R:6:1): (code run outside of `test_that()`)
32+
ERROR (test-11-phenocam.R:6:1): (code run outside of `test_that()`)
33+
34+
[ FAIL 13 | WARN 46 | SKIP 39 | PASS 15 ]
35+
Error: Test failures
36+
Execution halted
37+
```
38+

0 commit comments

Comments
 (0)