Last updated on 2025-04-20 09:49:34 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.2 | 2.90 | 76.59 | 79.49 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.2 | 2.27 | 52.87 | 55.14 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.0.2 | 122.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.2 | 119.14 | OK | |||
r-devel-windows-x86_64 | 1.0.2 | 5.00 | 175.00 | 180.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.2 | 3.72 | 73.44 | 77.16 | OK | |
r-release-linux-x86_64 | 1.0.2 | 3.24 | 72.65 | 75.89 | OK | |
r-release-macos-arm64 | 1.0.2 | 205.00 | OK | |||
r-release-macos-x86_64 | 1.0.2 | 234.00 | OK | |||
r-release-windows-x86_64 | 1.0.2 | 5.00 | 154.00 | 159.00 | OK | |
r-oldrel-macos-arm64 | 1.0.2 | 178.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.2 | 224.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.2 | 5.00 | 178.00 | 183.00 | OK |
Version: 1.0.2
Check: tests
Result: ERROR
Running 'testthat.R' [82s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Timeout was reached [data.ssb.no]: SSL/TLS connection timeout
Timeout was reached [data.ssb.no]: SSL/TLS connection timeout
Timeout was reached [data.ssb.no]: SSL/TLS connection timeout
Timeout was reached [data.ssb.no]: SSL/TLS connection timeout
Connection failed with error code 404
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 90 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-UpdateKlass.R:10: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:10:3
2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.")
── Error ('test-UpdateKlass.R:52: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:52:3
2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.")
── Error ('test-UpdateKlass.R:122: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:122:3
2. └─jsonlite:::stop("Argument 'txt' must be a JSON string, URL or file.")
── Error ('test_ApplyKlass.R:3:3'): apply_klass returns correct names for numeric codes ──
Error in `stop_quietly()`:
Backtrace:
▆
1. └─klassR::apply_klass(...) at test_ApplyKlass.R:3:3
2. └─klassR::get_klass(...)
3. └─klassR:::stop_quietly()
[ FAIL 4 | WARN 0 | SKIP 0 | PASS 90 ]
Error: Test failures
Execution halted
Flavor: r-devel-windows-x86_64