Last updated on 2026-07-24 06:50:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 3.07 | 103.96 | 107.03 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 2.20 | 46.92 | 49.12 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 150.87 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 69.95 | OK | |||
| r-devel-windows-x86_64 | 1.0.6 | 7.00 | 251.00 | 258.00 | OK | |
| r-patched-linux-x86_64 | 1.0.6 | 3.85 | 96.53 | 100.38 | OK | |
| r-release-linux-x86_64 | 1.0.6 | 3.32 | 97.86 | 101.18 | OK | |
| r-release-macos-arm64 | 1.0.6 | 1.00 | 229.00 | 230.00 | OK | |
| r-release-macos-x86_64 | 1.0.6 | 3.00 | 362.00 | 365.00 | OK | |
| r-release-windows-x86_64 | 1.0.6 | 6.00 | 214.00 | 220.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.6 | 1.00 | 779.00 | 780.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.6 | 2.00 | 264.00 | 266.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.6 | 8.00 | 277.00 | 285.00 | OK |
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [21s/128s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 502
Saving _problems/test-UpdateKlass-60.R
Connection failed with error code 502
Saving _problems/test-UpdateKlass-130.R
Connection failed with error code 404
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 98 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-UpdateKlass.R:57:3'): update_klass gir riktig resultat ved sammenslåtte koder ──
Error: Argument 'txt' must be a JSON string, URL or file.
Backtrace:
▆
1. └─jsonlite::fromJSON(klassR:::GetUrl2(changes_url), flatten = TRUE) at test-UpdateKlass.R:57:3
2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.")
── Error ('test-UpdateKlass.R:127:3'): update_klass gir riktig resultat ved delte koder ──
Error: Argument 'txt' must be a JSON string, URL or file.
Backtrace:
▆
1. └─jsonlite::fromJSON(klassR:::GetUrl2(changes_url), flatten = TRUE) at test-UpdateKlass.R:127:3
2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.")
[ FAIL 2 | WARN 0 | SKIP 0 | PASS 98 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc