Last updated on 2022-08-15 08:49:51 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.1 | 5.93 | 55.72 | 61.65 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.1 | 4.39 | 41.67 | 46.06 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.1 | 82.55 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.1 | 79.73 | OK | |||
r-devel-windows-x86_64 | 0.2.1 | 20.00 | 79.00 | 99.00 | OK | |
r-patched-linux-x86_64 | 0.2.1 | 5.37 | 53.28 | 58.65 | OK | |
r-release-linux-x86_64 | 0.2.1 | 5.60 | 52.73 | 58.33 | OK | |
r-release-macos-arm64 | 0.2.1 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.2.1 | 40.00 | OK | |||
r-release-windows-x86_64 | 0.2.1 | 17.00 | 79.00 | 96.00 | OK | |
r-oldrel-macos-arm64 | 0.2.1 | 23.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.1 | 40.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.2.1 | 20.00 | 74.00 | 94.00 | ERROR |
Version: 0.2.1
Check: tests
Result: ERROR
Running 'testthat.R' [5s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(badger)
>
> test_check("badger")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ]
== 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 13 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-windows-ix86+x86_64