Last updated on 2024-11-27 19:49:19 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 3.00 | 65.69 | 68.69 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 2.33 | 51.23 | 53.56 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 128.92 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 129.54 | OK | |||
r-devel-windows-x86_64 | 1.0.0 | 5.00 | 152.00 | 157.00 | OK | |
r-patched-linux-x86_64 | 1.0.0 | 3.82 | 68.76 | 72.58 | OK | |
r-release-linux-x86_64 | 0.2.4 | 2.40 | 28.06 | 30.46 | OK | |
r-release-macos-arm64 | 1.0.0 | 315.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 341.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 4.00 | 163.00 | 167.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 369.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 338.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 5.00 | 168.00 | 173.00 | OK |
Version: 1.0.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [27s/60s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(klassR)
>
> test_check("klassR")
Connection failed with error code 404
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 93 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test-UpdateKlass.R:112:3'): update_klass gir riktig resultat ved delte koder ──
all(is.na(omkodet$oppdatert)) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 93 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc