Package: shikakusphere Title: Miscellaneous Functions for Japanese Mahjong Version: 0.1.4 Authors@R: c( person("Akiru", "Kato", , "paithiov909@gmail.com", role = c("aut", "cre")), person("tomo hxx", role = "cph", comment = "shanten-number"), person("Tadao", "Yamaoka", role = "cph", comment = "cmajiang"), person("Lee", "Thomason", role = "cph", comment = "tinyxml2") ) Description: A collection of miscellaneous functions for Japanese mahjong that wraps C++ sources of 'shanten-number' and 'cmajiang' . License: GPL (>= 3) URL: https://paithiov909.github.io/shikakusphere/ BugReports: https://github.com/paithiov909/shikakusphere/issues Depends: R (>= 4.1) Imports: generics, magick, methods, purrr, Rcpp, rlang, stringi, tibble, vctrs, withr Suggests: dplyr, patrick, rsvg, testthat (>= 3.0.0) LinkingTo: Rcpp Config/testthat/edition: 3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: libmagick++-dev gsfonts libicu-dev libssl-dev Repository: https://paithiov909.r-universe.dev Date/Publication: 2026-02-02 02:45:24 UTC RemoteUrl: https://github.com/paithiov909/shikakusphere RemoteRef: HEAD RemoteSha: 4f6fb0a215b98e81e1bdea3d2ae79d37665fe86d NeedsCompilation: yes Packaged: 2026-06-02 10:35:28 UTC; root Author: Akiru Kato [aut, cre], tomo hxx [cph] (shanten-number), Tadao Yamaoka [cph] (cmajiang), Lee Thomason [cph] (tinyxml2) Maintainer: Akiru Kato