Encoding: UTF-8
Package: piecepackr
Type: Package
Title: Board Game Graphics
Version: 1.5.1
Description: Functions to make board game graphics.  By default makes game diagrams, animations, and "Print & Play" layouts for the 'piecepack' <http://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" <http://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: grid, gridGeometry, grImport2, grDevices, purrr, jpeg, png,
        R6, stringr, tibble, tools
Suggests: magick, rayrender (>= 0.5.8), rgl (>= 0.100.46), testthat,
        vdiffr
SystemRequirements: ghostscript
RoxygenNote: 7.1.1
NeedsCompilation: no
Packaged: 2020-08-09 06:26:24 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" <http://creativecommons.org/licenses/by/3.0/>)
Maintainer: Trevor L Davis <trevor.l.davis@gmail.com>
Repository: CRAN
Date/Publication: 2020-08-10 17:20:11 UTC
