Last updated on 2026-07-26 12:50:20 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 3.39 | 105.65 | 109.04 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 2.42 | 73.42 | 75.84 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 150.87 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 69.74 | 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.29 | 58.87 | 62.16 | ERROR | |
| 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’ [30s/180s]
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-release-linux-x86_64