Package: convlog Title: Read Mahjong Logs From 'tenhou.net/6' Format Version: 0.0.10 Authors@R: c( person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")), person("Equim-chan", role = "cph", comment = "Author of the 'convlog' crate") ) Description: Offers wrappers for the 'convlog' crate from 'mjai-reviewer' that can directly read mahjong logs from 'tenhou.net/6' format into tibbles. License: Apache License (>= 2) Depends: R (>= 4.1) Imports: purrr (>= 1.0.3), RcppSimdJson, tibble Suggests: dplyr, testthat (>= 3.0.0) Config/roxygen2/version: 8.0.0 Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) SystemRequirements: Cargo (Rust's package manager), rustc Config/pak/sysreqs: libclang-dev Repository: https://paithiov909.r-universe.dev Date/Publication: 2026-06-02 12:03:21 UTC RemoteUrl: https://github.com/paithiov909/convlog RemoteRef: HEAD RemoteSha: 206e3247a751924fbb41043805827329899d950f NeedsCompilation: yes Packaged: 2026-06-02 15:09:39 UTC; root Author: Akiru Kato [aut, cre], Equim-chan [cph] (Author of the 'convlog' crate) Maintainer: Akiru Kato