CRAN Package Check Results for Package fbar

Last updated on 2025-02-18 02:50:36 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.6.0 27.24 306.73 333.97 OK
r-devel-linux-x86_64-debian-gcc 0.6.0 16.47 195.19 211.66 OK
r-devel-linux-x86_64-fedora-clang 0.6.0 577.96 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 28.14 287.22 315.36 OK
r-release-linux-x86_64 0.6.0 26.91 285.52 312.43 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 26.00 408.00 434.00 ERROR
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 30.00 393.00 423.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

Version: 0.6.0
Check: tests
Result: ERROR Running 'spelling.R' [0s] Running 'testthat.R' [201s] Running the tests in 'tests/testthat.R' failed. Complete output: > suppressMessages(library(testthat)) > > test_check("fbar") Loading required package: fbar [ FAIL 2 | WARN 13 | SKIP 2 | PASS 44 ] ══ 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: 0x00000000000001e5>), 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: 0x00000000000001f2>), 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 2 | WARN 13 | SKIP 2 | PASS 44 ] Error: Test failures Execution halted Flavor: r-release-windows-x86_64