File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55## revdepcheck results
66
7- We checked 116 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
7+ We checked 117 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
88
9- * We saw 1 new problems
9+ * We saw 0 new problems
1010 * We failed to check 0 packages
1111
12- Issues with CRAN packages are summarised below.
13-
14- ### New problems
15- (This reports the first line of each new failure)
16-
17- * portalr
18- checking tests ... ERROR
19- Looks like a false positive
Original file line number Diff line number Diff line change 11# Revdeps
22
3- ## New problems (1)
4-
5- | package | version | error | warning | note |
6- | :------------------------------| :-------| :------| :-------| :----|
7- | [ portalr] ( problems.md#portalr ) | 0.3.9 | __ +1__ | | |
8-
Original file line number Diff line number Diff line change 11## revdepcheck results
22
3- We checked 116 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
3+ We checked 117 reverse dependencies, comparing R CMD check results across CRAN and dev versions of this package.
44
5- * We saw 1 new problems
5+ * We saw 0 new problems
66 * We failed to check 0 packages
77
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
Original file line number Diff line number Diff line change 1- # portalr
2-
3- <details >
4-
5- * Version: 0.3.9
6- * GitHub: https://github.com/weecology/portalr
7- * Source code: https://github.com/cran/portalr
8- * Date/Publication: 2021-12-03 05:20:02 UTC
9- * Number of recursive dependencies: 106
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- 5. ├─base::as.data.frame(.)
23- 6. ├─tidyr::complete(., !!!grouping, fill = list(presence = 0))
24- 7. ├─dplyr::mutate(., presence = 1)
25- 8. ├─dplyr::distinct(.)
26- 9. └─dplyr::select(., !!!grouping)
27- ── Error (test-11-phenocam.R:6:1): (code run outside of `test_that()`) ─────────
28- Error in `-nrow(moon_dates)`: invalid argument to unary operator
29- Backtrace:
30- ▆
31- 1. └─portalr::phenocam("newmoon", path = portal_data_path) at test-11-phenocam.R:6:0
32- 2. └─base::as.Date(moon_dates$newmoondate[-nrow(moon_dates)])
33-
34- [ FAIL 13 | WARN 43 | SKIP 41 | PASS 13 ]
35- Error: Test failures
36- Execution halted
37- ```
38-
1+ * Wow, no problems at all. :)*
You can’t perform that action at this time.
0 commit comments