Encoding: UTF-8 Package: ppdf Type: Package Title: Board Game Setups Version: 0.3.0-20 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: Generate 'tibble' data frames indicating how to set up over a hundred board games playable with public domain game systems. Data format can be used by 'piecepackr' to generate graphics with the 'grid', 'ggplot2', 'rayrender', 'rayvertex', and 'rgl' graphics systems and by 'ppcli' to generate plaintext graphics with 'cli'. License: MIT + file LICENSE URL: https://github.com/piecepackr/ppdf, https://trevorldavis.com/R/ppdf/ BugReports: https://github.com/piecepackr/ppdf/issues LazyLoad: yes Depends: R (>= 4.1.0) Imports: dplyr, purrr, rlang, stringr, tibble, tidyr, utils, withr, Suggests: knitr, piecepackr (>= 1.16.0-3), ppcli (>= 0.3.0-2), snakecase, systemfonts, testthat, vdiffr Remotes: piecepackr/piecepackr, piecepackr/ppcli 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-01 06:50:54 UTC RemoteUrl: https://github.com/piecepackr/ppdf RemoteRef: HEAD RemoteSha: 5261c58e168cfc2d1d3208c09437d824ed32a531 NeedsCompilation: no Packaged: 2026-05-31 07:15:12 UTC; root Author: Trevor L. Davis [aut, cre] (ORCID: ) Maintainer: Trevor L. Davis