Last updated on 2026-07-09 14:00:46 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.6 | 3.49 | 104.28 | 107.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.6 | 2.46 | 74.44 | 76.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 | 160.00 | OK | |||
| r-devel-windows-x86_64 | 1.0.6 | 8.00 | 187.00 | 195.00 | ERROR | |
| r-patched-linux-x86_64 | 1.0.6 | 3.58 | 59.44 | 63.02 | ERROR | |
| r-release-linux-x86_64 | 1.0.6 | 2.70 | 98.49 | 101.19 | 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 | 8.00 | 146.00 | 154.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 | 238.00 | 245.00 | ERROR |
Version: 1.0.6
Check: tests
Result: ERROR
Running 'testthat.R' [116s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Timeout was reached [data.ssb.no]:
Connection timed out after 10005 milliseconds
Saving _problems/test-UpdateKlass-14.R
Connection failed with error code 404
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 100 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-UpdateKlass.R:11:3'): update_klass gir riktig resultat ved enkle endringer ──
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:11:3
2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.")
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 100 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.0.6
Check: tests
Result: ERROR
Running ‘testthat.R’ [30s/167s]
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-patched-linux-x86_64
Version: 1.0.6
Check: tests
Result: ERROR
Running 'testthat.R' [164s]
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-oldrel-windows-x86_64