Encoding: UTF-8 Package: ppgamer Type: Package Title: Players for Piecepack Games like Fuji-san Version: 0.2.0-1 Authors@R: c(person("Trevor L.", "Davis", role=c("aut", "cre"), email="trevor.l.davis@gmail.com", comment = c(ORCID = "0000-0001-6341-4639"))) Description: Functions that provide players for piecepack games like a solver for "Fuji-san". License: MIT + file LICENSE URL: https://github.com/piecepackr/ppgamer, https://trevorldavis.com/R/ppgamer/ BugReports: https://github.com/piecepackr/ppgamer/issues LazyLoad: yes Depends: R (>= 3.4.0) Imports: dplyr, rlang, stringr, tibble, Suggests: igraph, piecepackr, ppcli, ppn (>= 0.1.0-2), testthat, withr, vdiffr, Remotes: piecepackr/ppcli, piecepackr/ppn Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev Repository: https://piecepackr.r-universe.dev Date/Publication: 2026-04-17 06:45:21 UTC RemoteUrl: https://github.com/piecepackr/ppgamer RemoteRef: HEAD RemoteSha: da0602a37040d87b697189db1018cc52a378ae95 NeedsCompilation: no Packaged: 2026-06-16 09:29:36 UTC; root Author: Trevor L. Davis [aut, cre] (ORCID: ) Maintainer: Trevor L. Davis