Last updated on 2025-12-30 23:50:07 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 2.1.1 | 1.69 | 30.09 | 31.78 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 2.1.1 | 1.46 | 23.29 | 24.75 | OK | |
| r-devel-linux-x86_64-fedora-clang | 2.1.1 | 48.56 | OK | |||
| r-devel-linux-x86_64-fedora-gcc | 2.1.1 | 64.90 | OK | |||
| r-devel-windows-x86_64 | 2.1.1 | 4.00 | 53.00 | 57.00 | OK | |
| r-patched-linux-x86_64 | 2.1.1 | 1.98 | 27.42 | 29.40 | OK | |
| r-release-linux-x86_64 | 2.1.1 | 1.86 | 27.71 | 29.57 | OK | |
| r-release-macos-arm64 | 2.1.1 | OK | ||||
| r-release-macos-x86_64 | 2.1.1 | 2.00 | 43.00 | 45.00 | OK | |
| r-release-windows-x86_64 | 2.1.1 | 3.00 | 51.00 | 54.00 | OK | |
| r-oldrel-macos-arm64 | 2.1.1 | OK | ||||
| r-oldrel-macos-x86_64 | 2.1.1 | 1.00 | 35.00 | 36.00 | OK | |
| r-oldrel-windows-x86_64 | 2.1.1 | 4.00 | 57.00 | 61.00 | OK |
Version: 2.1.1
Check: tests
Result: ERROR
Running ‘testthat.R’ [2s/2s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(loggit)
Attaching package: 'loggit'
The following objects are masked from 'package:base':
message, stop, warning
>
> test_check("loggit")
Saving _problems/test_json-89.R
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
══ Failed tests ════════════════════════════════════════════════════════════════
── Failure ('test_json.R:89:3'): read_logs() works with unsanitizers ───────────
Expected `log_df_want[1, ]` to equal `log_df_got_default`.
Differences:
Component "timestamp": 1 string mismatch
[ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang