Last updated on 2024-05-17 06:56:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.3.0 | 6.17 | 93.12 | 99.29 | OK | |
r-devel-linux-x86_64-debian-gcc | 2.3.0 | 5.70 | 66.80 | 72.50 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 2.3.0 | 127.29 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 2.3.0 | 130.40 | ERROR | |||
r-devel-windows-x86_64 | 2.3.0 | 7.00 | 146.00 | 153.00 | OK | |
r-patched-linux-x86_64 | 2.3.0 | 8.33 | 87.12 | 95.45 | OK | |
r-release-linux-x86_64 | 2.3.0 | 7.34 | 86.11 | 93.45 | OK | |
r-release-macos-arm64 | 2.3.0 | 91.00 | OK | |||
r-release-macos-x86_64 | 2.3.0 | 153.00 | OK | |||
r-release-windows-x86_64 | 2.3.0 | 9.00 | 155.00 | 164.00 | OK | |
r-oldrel-macos-arm64 | 2.3.0 | 91.00 | OK | |||
r-oldrel-macos-x86_64 | 2.3.0 | 122.00 | OK | |||
r-oldrel-windows-x86_64 | 2.3.0 | 10.00 | 166.00 | 176.00 | OK |
Version: 2.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’ [0s/1s]
Running ‘testthat.R’ [11s/53s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fflr)
>
> options(fflr.leagueId = "42654852")
> test_check("fflr")
League has not yet drafted this season
League has not yet drafted this season
League has not yet drafted this season
Request failed [500]. Retrying in 1.1 seconds...
Request failed [500]. Retrying in 3.1 seconds...
League has not yet drafted this season
League has not yet drafted this season
No scores yet for this season
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 173 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• Function returned no data, likely predraft (5): 'test-best.R:7:3',
'test-best.R:23:3', 'test-live.R:3:3', 'test-opponents.R:3:3',
'test-roster.R:3:3'
• nrow(a) == 0 is TRUE (1): 'test-acquisition.R:3:3'
• rvest cannot be loaded (1): 'test-news.R:10:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-events.R:6:3'): get NFL game schedule times ──────────────────
`e` has length 13, not length 7.
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 173 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 2.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [20s/81s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fflr)
>
> options(fflr.leagueId = "42654852")
> test_check("fflr")
League has not yet drafted this season
League has not yet drafted this season
League has not yet drafted this season
Request failed [500]. Retrying in 1 seconds...
Request failed [500]. Retrying in 2.2 seconds...
League has not yet drafted this season
League has not yet drafted this season
No scores yet for this season
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 173 ]
══ Skipped tests (7) ═══════════════════════════════════════════════════════════
• Function returned no data, likely predraft (5): 'test-best.R:7:3',
'test-best.R:23:3', 'test-live.R:3:3', 'test-opponents.R:3:3',
'test-roster.R:3:3'
• nrow(a) == 0 is TRUE (1): 'test-acquisition.R:3:3'
• rvest cannot be loaded (1): 'test-news.R:10:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-events.R:6:3'): get NFL game schedule times ──────────────────
`e` has length 13, not length 7.
[ FAIL 1 | WARN 0 | SKIP 7 | PASS 173 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 2.3.0
Check: tests
Result: ERROR
Running ‘spelling.R’
Running ‘testthat.R’ [19s/61s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(fflr)
>
> options(fflr.leagueId = "42654852")
> test_check("fflr")
League has not yet drafted this season
League has not yet drafted this season
League has not yet drafted this season
Request failed [500]. Retrying in 1 seconds...
Request failed [500]. Retrying in 1.7 seconds...
League has not yet drafted this season
League has not yet drafted this season
No scores yet for this season
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 177 ]
══ Skipped tests (6) ═══════════════════════════════════════════════════════════
• Function returned no data, likely predraft (5): 'test-best.R:7:3',
'test-best.R:23:3', 'test-live.R:3:3', 'test-opponents.R:3:3',
'test-roster.R:3:3'
• nrow(a) == 0 is TRUE (1): 'test-acquisition.R:3:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-events.R:6:3'): get NFL game schedule times ──────────────────
`e` has length 13, not length 7.
[ FAIL 1 | WARN 0 | SKIP 6 | PASS 177 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc