Last updated on 2022-05-18 06:50:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 5.24 | 65.91 | 71.15 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 4.81 | 47.97 | 52.78 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 86.72 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 80.37 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 16.00 | 82.00 | 98.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 5.76 | 61.68 | 67.44 | OK | |
r-release-linux-x86_64 | 0.2.0 | 5.72 | 59.45 | 65.17 | OK | |
r-release-macos-arm64 | 0.2.0 | 36.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 55.00 | OK | |||
r-release-windows-x86_64 | 0.2.0 | 21.00 | 78.00 | 99.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 25.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 41.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 16.00 | 109.00 | 125.00 | ERROR |
Version: 0.2.0
Check: tests
Result: ERROR
Running 'testthat.R' [37s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(badger)
>
> test_check("badger")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
== Failed tests ================================================================
-- Error (test-badges.R:90:3): Other badges output as expected -----------------
Error in `file(con, "r")`: cannot open the connection
Backtrace:
x
1. +-testthat::expect_equal(...) at test-badges.R:90:2
2. | \-testthat::quasi_label(enquo(object), label, arg = "object")
3. | \-rlang::eval_bare(expr, quo_get_env(quo))
4. \-badger::badge_sci_citation(...)
5. +-base::suppressWarnings(readLines(url))
6. | \-base::withCallingHandlers(...)
7. \-base::readLines(url)
8. \-base::file(con, "r")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 14 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64