Last updated on 2026-07-16 05:51:59 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 2.93 | 106.99 | 109.92 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 2.36 | 73.54 | 75.90 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.6 | 169.49 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 1.0.6 | 69.95 | OK | |||
| r-devel-windows-x86_64 | 1.0.6 | 5.00 | 148.00 | 153.00 | OK | |
| r-patched-linux-x86_64 | 1.0.6 | 2.97 | 100.56 | 103.53 | OK | |
| r-release-linux-x86_64 | 1.0.6 | 3.20 | 59.20 | 62.40 | 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 | 5.00 | 282.00 | 287.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 | 7.00 | 243.00 | 250.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