The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

mazing

R-CMD-check Codecov test coverage

This package provides utilities 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.

Installation

# stable, release version from CRAN:
install.packages("mazing")

# devel version from GitHub:
# install.packages("devtools")
devtools::install_github("kstreet13/mazing")

Issues and bug reports

Please use https://github.com/kstreet13/mazing/issues to submit issues, bug reports, and comments.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.