Encoding: UTF-8 Package: ppcli Type: Package Title: Plaintext Board Game Visualizations Version: 0.3.0-3 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 to visualize board games in plaintext. Provides colorization support for the terminal and HTML. License: MIT + file LICENSE URL: https://github.com/piecepackr/ppcli, https://trevorldavis.com/R/ppcli/ BugReports: https://github.com/piecepackr/ppcli/issues LazyLoad: yes Depends: R (>= 3.4.0) Imports: cli, rlang, stringr, utils, Suggests: dplyr, fansi, ppdf (>= 0.2.0-13), testthat, tibble, withr Remotes: piecepackr/ppdf 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-05-09 06:25:47 UTC RemoteUrl: https://github.com/piecepackr/ppcli RemoteRef: HEAD RemoteSha: 66d466d5bf6adaca615c8d7d9226035c2ce11d29 NeedsCompilation: no Packaged: 2026-06-08 07:57:40 UTC; root Author: Trevor L. Davis [aut, cre] (ORCID: ) Maintainer: Trevor L. Davis