CRAN Package Check Results for Package loggit

Last updated on 2026-06-02 17:50:15 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.1 1.75 30.30 32.05 OK
r-devel-linux-x86_64-debian-gcc 2.1.1 1.38 24.29 25.67 OK
r-devel-linux-x86_64-fedora-clang 2.1.1 52.10 OK
r-devel-linux-x86_64-fedora-gcc 2.1.1 61.44 ERROR
r-devel-windows-x86_64 2.1.1 3.00 54.00 57.00 OK
r-patched-linux-x86_64 2.1.1 2.04 28.94 30.98 OK
r-release-linux-x86_64 2.1.1 1.66 28.42 30.08 OK
r-release-macos-arm64 2.1.1 1.00 15.00 16.00 OK
r-release-macos-x86_64 2.1.1 2.00 51.00 53.00 OK
r-release-windows-x86_64 2.1.1 4.00 52.00 56.00 OK
r-oldrel-macos-arm64 2.1.1 OK
r-oldrel-macos-x86_64 2.1.1 2.00 43.00 45.00 OK
r-oldrel-windows-x86_64 2.1.1 4.00 58.00 62.00 OK

Check Details

Version: 2.1.1
Check: tests
Result: ERROR Running ‘testthat.R’ 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-fedora-gcc