CRAN Package Check Results for Package fbar

Last updated on 2025-06-29 13:49:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 27.42 314.53 341.95 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 19.36 201.80 221.16 OK
r-devel-linux-x86_64-fedora-clang 0.6.0 565.29 OK
r-devel-linux-x86_64-fedora-gcc 0.6.0 598.26 OK
r-devel-windows-x86_64 0.6.0 26.00 260.00 286.00 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 0.6.0 21.84 290.94 312.78 OK
r-release-macos-arm64 0.6.0 150.00 OK
r-release-macos-x86_64 0.6.0 328.00 OK
r-release-windows-x86_64 0.6.0 25.00 257.00 282.00 OK
r-oldrel-macos-arm64 0.6.0 155.00 OK
r-oldrel-macos-x86_64 0.6.0 292.00 OK
r-oldrel-windows-x86_64 0.6.0 31.00 566.00 597.00 ERROR

Check Details

Version: 0.6.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [257s] Running the tests in 'tests/testthat.R' failed. Complete output: > suppressMessages(library(testthat)) > > test_check("fbar") Loading required package: fbar [ FAIL 3 | WARN 14 | SKIP 2 | PASS 43 ] ══ 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/iJO1366.json ── Error in `readBin(structure(4L, class = c("url", "connection"), conn_id = <pointer: 0x00000000000001da>), 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) ── Error ('test-utilities.R:27:5'): Works correctly with http://bigg.ucsd.edu/static/models/iAF1260.json ── Error in `readBin(structure(4L, class = c("url", "connection"), conn_id = <pointer: 0x00000000000001df>), 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) ── 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: 0x0000000000000210>), 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 3 | WARN 14 | SKIP 2 | PASS 43 ] Error: Test failures Execution halted Flavor: r-oldrel-windows-x86_64