Encoding: UTF-8
Package: piecepackr
Type: Package
Title: Board Game Graphics
Version: 1.6.2
Description: Functions to make board game graphics.  By default makes game diagrams, animations, and "Print & Play" layouts for the 'piecepack' <https://www.ludism.org/ppwiki> but can be configured to make graphics for other board game systems.
Authors@R: c(person("Trevor L", "Davis", role=c("aut", "cre"), email="trevor.l.davis@gmail.com"),
             person("Delapouite <https://delapouite.com/>", role="dtc",
                     comment = 'Meeple shape extracted from "Meeple icon" <https://game-icons.net/1x1/delapouite/meeple.html> / "CC BY 3.0" <https://creativecommons.org/licenses/by/3.0/>'))
License: CC BY-SA 4.0
URL: https://trevorldavis.com/piecepackr/,
        https://github.com/piecepackr/piecepackr,
        https://groups.google.com/forum/#!forum/piecepackr
BugReports: https://github.com/piecepackr/piecepackr/issues
LazyLoad: yes
Imports: backports, grid, gridGeometry, grImport2, grDevices, purrr,
        jpeg, png, R6, stringr, tibble, tools, utils
Suggests: magick, rayrender (>= 0.5.8), rgl (>= 0.100.46), testthat,
        vdiffr
SystemRequirements: ghostscript
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-12-17 16:40:11 UTC; trevorld
Author: Trevor L Davis [aut, cre],
  Delapouite <https://delapouite.com/> [dtc] (Meeple shape extracted from
    "Meeple icon" <https://game-icons.net/1x1/delapouite/meeple.html> /
    "CC BY 3.0" <https://creativecommons.org/licenses/by/3.0/>)
Maintainer: Trevor L Davis <trevor.l.davis@gmail.com>
Repository: CRAN
Date/Publication: 2020-12-17 17:30:02 UTC
