Encoding: UTF-8 Package: ppn Type: Package Title: Portable Piecepack Notation Parser Version: 0.3.0-2 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: Parse "Portable Piecepack Notation" files. This allows you to visualize the moves for over one hundred board games. License: MIT + file LICENSE URL: https://github.com/piecepackr/ppn, https://trevorldavis.com/R/ppn/ BugReports: https://github.com/piecepackr/ppn/issues LazyLoad: yes Depends: R (>= 3.4.0) Imports: affiner, bracer (>= 1.2), dplyr, ppdf (>= 0.2.0-16), rlang, snakecase, stringr, tibble, utils, yaml Suggests: argparse, gifski, knitr, piecepackr (>= 1.15.0-1), ppcli, shiny, testthat, vdiffr Remotes: piecepackr/piecepackr, piecepackr/ppcli, 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-04-27 05:17:03 UTC RemoteUrl: https://github.com/piecepackr/ppn RemoteRef: HEAD RemoteSha: 1d65cb3a57ed51e6f672b907413eb26c72612e7f NeedsCompilation: no Packaged: 2026-05-31 07:02:46 UTC; root Author: Trevor L. Davis [aut, cre] (ORCID: ) Maintainer: Trevor L. Davis