CRAN Package Check Results for Package loggit

Last updated on 2025-06-06 01:51:33 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.1 1.53 27.62 29.15 OK
r-devel-linux-x86_64-debian-gcc 2.1.1 1.48 22.90 24.38 OK
r-devel-linux-x86_64-fedora-clang 2.1.1 48.15 OK
r-devel-linux-x86_64-fedora-gcc 2.1.1 58.78 OK
r-devel-windows-x86_64 2.1.1 4.00 51.00 55.00 OK
r-patched-linux-x86_64 2.1.1 1.90 26.91 28.81 ERROR
r-release-linux-x86_64 2.1.1 1.62 26.65 28.27 OK
r-release-macos-arm64 2.1.1 34.00 OK
r-release-macos-x86_64 2.1.1 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 24.00 OK
r-oldrel-macos-x86_64 2.1.1 36.00 OK
r-oldrel-windows-x86_64 2.1.1 4.00 57.00 61.00 OK

Check Details

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") [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test_json.R:89:3'): read_logs() works with unsanitizers ─────────── log_df_want[1, ] not equal to `log_df_got_default`. Component "timestamp": 1 string mismatch [ FAIL 1 | WARN 0 | SKIP 0 | PASS 24 ] Error: Test failures Execution halted Flavor: r-patched-linux-x86_64