Last updated on 2026-08-30 17:52:51 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.7 | 3.15 | 110.66 | 113.81 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.7 | 2.74 | 76.56 | 79.30 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.7 | 73.93 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 69.92 | OK | |||
| r-devel-windows-x86_64 | 1.0.7 | 7.00 | 212.00 | 219.00 | OK | |
| r-patched-linux-x86_64 | 1.0.7 | 3.78 | 102.57 | 106.35 | OK | |
| r-release-linux-x86_64 | 1.0.7 | 3.36 | 103.29 | 106.65 | OK | |
| r-release-macos-arm64 | 1.0.7 | 1.00 | 247.00 | 248.00 | OK | |
| r-release-macos-x86_64 | 1.0.7 | 3.00 | 355.00 | 358.00 | OK | |
| r-release-windows-x86_64 | 1.0.7 | 6.00 | 195.00 | 201.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.7 | 1.00 | 290.00 | 291.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.7 | 3.00 | 384.00 | 387.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.7 | 8.00 | 174.00 | 182.00 | ERROR |
Version: 1.0.7
Check: tests
Result: ERROR
Running 'testthat.R' [131s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Saving _problems/test_ApplyKlass-63.R
Connection failed with error code 404:
Classification Variant not found with id = 1
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 99 ]
══ Skipped tests (2) ═══════════════════════════════════════════════════════════
• On CRAN (2): 'test_GetKlass.R:165:1', 'test_GetKlass.R:172:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test_ApplyKlass.R:63:3'): Check levelCheck for numerical codes ──────
Error: parse error: premature EOF
{"codes":[{"code":"01","parentC
(right here) ------^
Backtrace:
▆
1. └─klassR::get_klass(6, date = "2020-01-01") at test_ApplyKlass.R:63:3
2. └─jsonlite::fromJSON(klass_text, flatten = TRUE)
3. └─jsonlite:::parse_and_simplify(...)
4. └─jsonlite:::parseJSON(txt, bigint_as_char)
5. └─jsonlite:::parse_string(txt, bigint_as_char)
[ FAIL 1 | WARN 0 | SKIP 2 | PASS 99 ]
Error:
! Test failures.
Execution halted
Flavor: r-oldrel-windows-x86_64