CRAN Package Check Results for Package badger

Last updated on 2024-04-25 00:55:48 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.3 6.77 53.64 60.41 OK
r-devel-linux-x86_64-debian-gcc 0.2.3 5.20 40.06 45.26 OK
r-devel-linux-x86_64-fedora-clang 0.2.3 75.57 OK
r-devel-linux-x86_64-fedora-gcc 0.2.3 70.90 OK
r-devel-windows-x86_64 0.2.3 7.00 63.00 70.00 OK
r-patched-linux-x86_64 0.2.3 6.69 50.53 57.22 OK
r-release-linux-x86_64 0.2.3 5.16 52.06 57.22 ERROR
r-release-macos-arm64 0.2.3 31.00 OK
r-release-windows-x86_64 0.2.3 7.00 62.00 69.00 OK
r-oldrel-macos-arm64 0.2.3 26.00 OK
r-oldrel-macos-x86_64 0.2.3 39.00 OK
r-oldrel-windows-x86_64 0.2.3 9.00 70.00 79.00 OK

Check Details

Version: 0.2.3
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/65s] 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 to 'https://mjl.clarivate.com:/search-results?issn=1548-7660&hide_exact_match_fl=true&utm_source=mjl&utm_medium=share-by-link&utm_campaign=journal-profile-share-this-journal' Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-badges.R:90:3 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-release-linux-x86_64