Package: mazing
Title: Utilities for Making and Plotting Mazes
Version: 1.0.5
Authors@R: 
    person(given = "Kelly", 
           family = "Street", 
           email = "street.kelly@gmail.com",
           role = c("aut", "cre"), 
           comment = c(ORCID = "0000-0001-6379-5013"))
Description: Functionality for generating and plotting random mazes. The mazes are based on matrices, so can only consist of vertical and horizontal lines along a regular grid. But there is no need to use every possible space, so they can take on many different shapes.
License: MIT + file LICENSE
Depends: R (>= 4.0)
Imports: graphics, methods, stats
Suggests: rmarkdown, emojifont, knitr, markdown, png, testthat (>=
        3.0.0), covr
VignetteBuilder: knitr
RoxygenNote: 7.1.1
BugReports: https://github.com/kstreet13/mazing/issues
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-09-30 17:33:50 UTC; kstreet
Author: Kelly Street [aut, cre] (<https://orcid.org/0000-0001-6379-5013>)
Maintainer: Kelly Street <street.kelly@gmail.com>
Repository: CRAN
Date/Publication: 2021-10-05 23:20:31 UTC
Built: R 4.0.2; ; 2021-10-06 10:28:24 UTC; unix
