Last updated on 2025-06-03 00:49:55 CEST.
Package | ERROR | OK |
---|---|---|
adaptalint | 13 | |
fbar | 1 | 12 |
gsheet | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
Version: 0.6.0
Check: tests
Result: ERROR
Running 'spelling.R' [0s]
Running 'testthat.R' [127s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> suppressMessages(library(testthat))
>
> test_check("fbar")
Loading required package: fbar
[ FAIL 5 | WARN 10 | SKIP 2 | PASS 41 ]
══ 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 `open.connection(con, "rb")`: cannot open the connection to 'http://bigg.ucsd.edu/static/models/iJO1366.json'
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::open(con, "rb")
7. └─base::open.connection(con, "rb")
── Error ('test-utilities.R:27:5'): Works correctly with http://bigg.ucsd.edu/static/models/iAF1260.json ──
Error in `open.connection(con, "rb")`: cannot open the connection to 'http://bigg.ucsd.edu/static/models/iAF1260.json'
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::open(con, "rb")
7. └─base::open.connection(con, "rb")
── Error ('test-utilities.R:27:5'): Works correctly with http://bigg.ucsd.edu/api/v2/models/iND750/download ──
Error in `open.connection(con, "rb")`: cannot open the connection to 'http://bigg.ucsd.edu/api/v2/models/iND750/download'
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::open(con, "rb")
7. └─base::open.connection(con, "rb")
── Error ('test-utilities.R:27:5'): Works correctly with http://bigg.ucsd.edu/static/models/e_coli_core.json ──
Error in `open.connection(con, "rb")`: cannot open the connection to 'http://bigg.ucsd.edu/static/models/e_coli_core.json'
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::open(con, "rb")
7. └─base::open.connection(con, "rb")
── Error ('test-utilities.R:27:5'): Works correctly with http://bigg.ucsd.edu/static/models/RECON1.json ──
Error in `open.connection(con, "rb")`: cannot open the connection to 'http://bigg.ucsd.edu/static/models/RECON1.json'
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::open(con, "rb")
7. └─base::open.connection(con, "rb")
[ FAIL 5 | WARN 10 | SKIP 2 | PASS 41 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13