Package: obkit Type: Package Title: Omnibenchmark Utility Toolkit Version: 0.0.3 Authors@R: c( person(given = "Omnibenchmark Contributors", email = "ben.uzh@proton.me", role = c("aut", "cre")), person(given = "Mark", family = "Robinson", role = "aut")) Description: Lean utilities for omnibenchmark workflows. Provides structured JSONL event logging (logger_init(), logger_emit()) and profiler alignment helpers, with minimal dependencies. License: MIT + file LICENSE Encoding: UTF-8 Imports: jsonlite Suggests: ggplot2, testthat (>= 3.0.0) Config/testthat/edition: 3 RoxygenNote: 7.3.0 Repository: https://omnibenchmark.r-universe.dev Date/Publication: 2026-06-23 08:31:23 UTC RemoteUrl: https://github.com/omnibenchmark/obkit RemoteRef: main RemoteSha: a66dd827736c5790d83672d5611394e115a45566 RemoteSubdir: r/obkit NeedsCompilation: no Packaged: 2026-06-23 10:51:17 UTC; root Author: Omnibenchmark Contributors [aut, cre], Mark Robinson [aut] Maintainer: Omnibenchmark Contributors