CRAN Package Check Results for Package fbar

Last updated on 2025-02-21 02:52:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 25.72 308.68 334.40 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 17.58 193.89 211.47 OK
r-devel-linux-x86_64-fedora-clang 0.6.0 563.04 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 617.85 OK
r-devel-macos-arm64 0.6.0 155.00 OK
r-devel-macos-x86_64 0.6.0 328.00 OK
r-devel-windows-x86_64 0.6.0 25.00 355.00 380.00 ERROR
r-patched-linux-x86_64 0.6.0 27.15 284.04 311.19 OK
r-release-linux-x86_64 0.6.0 22.55 283.11 305.66 OK
r-release-macos-arm64 0.6.0 155.00 OK
r-release-macos-x86_64 0.6.0 292.00 OK
r-release-windows-x86_64 0.6.0 25.00 251.00 276.00 OK
r-oldrel-macos-arm64 0.6.0 157.00 OK
r-oldrel-macos-x86_64 0.6.0 291.00 OK
r-oldrel-windows-x86_64 0.6.0 32.00 312.00 344.00 OK

Check Details

Version: 0.6.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [147s] Running the tests in 'tests/testthat.R' failed. Complete output: > suppressMessages(library(testthat)) > > test_check("fbar") Loading required package: fbar [ FAIL 1 | WARN 12 | SKIP 2 | PASS 45 ] ══ Skipped tests (2) ═══════════════════════════════════════════════════════════ • known theoretical issue (2): 'test-full-size.R:36:3', 'test-full-size.R:46:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-utilities.R:27:5'): Works correctly with http://bigg.ucsd.edu/static/models/RECON1.json ── Error in `readBin(structure(4L, class = c("url", "connection"), conn_id = <pointer: 0x0000000000000231>), raw(0), 32768L)`: cannot read from connection Backtrace: ▆ 1. ├─fbar::get_BiGG(address) at test-utilities.R:27:5 2. │ └─jsonlite::fromJSON(address) 3. │ └─jsonlite:::parse_and_simplify(...) 4. │ └─jsonlite:::parseJSON(txt, bigint_as_char) 5. │ └─jsonlite:::parse_con(txt, bigint_as_char) 6. └─base::readBin(`<url>`, `<raw>`, 32768L) [ FAIL 1 | WARN 12 | SKIP 2 | PASS 45 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64