Encoding: UTF-8
Package: piecepackr
Type: Package
Title: Board Game Graphics
Version: 1.3.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"))
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, 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.0
NeedsCompilation: no
Packaged: 2020-05-11 23:12:44 UTC; trevorld
Author: Trevor L Davis [aut, cre]
Maintainer: Trevor L Davis <trevor.l.davis@gmail.com>
Repository: CRAN
Date/Publication: 2020-05-13 07:40:03 UTC
