The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

mazealls: Generate Recursive Mazes

Supports the generation of parallelogram, equilateral triangle, regular hexagon, isosceles trapezoid, Koch snowflake, 'hexaflake', Sierpinski triangle, Sierpinski carpet and Sierpinski trapezoid mazes via 'TurtleGraphics'. Mazes are generated by the recursive method: the domain is divided into sub-domains in which mazes are generated, then dividing lines with holes are drawn between them, see J. Buck, Recursive Division, <http://weblog.jamisbuck.org/2011/1/12/maze-generation-recursive-division-algorithm>.

Version: 0.2.0
Depends: R (≥ 3.0.2)
Imports: TurtleGraphics
Suggests: testthat, knitr
Published: 2017-12-12
Author: Steven E. Pav ORCID iD [aut, cre]
Maintainer: Steven E. Pav <shabbychef at gmail.com>
BugReports: https://github.com/shabbychef/mazealls/issues
License: LGPL-3
URL: https://github.com/shabbychef/mazealls
NeedsCompilation: no
Citation: mazealls citation info
Materials: README ChangeLog
CRAN checks: mazealls results

Documentation:

Reference manual: mazealls.pdf

Downloads:

Package source: mazealls_0.2.0.tar.gz
Windows binaries: r-devel: mazealls_0.2.0.zip, r-release: mazealls_0.2.0.zip, r-oldrel: mazealls_0.2.0.zip
macOS binaries: r-release (arm64): mazealls_0.2.0.tgz, r-oldrel (arm64): mazealls_0.2.0.tgz, r-release (x86_64): mazealls_0.2.0.tgz, r-oldrel (x86_64): mazealls_0.2.0.tgz
Old sources: mazealls archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=mazealls to link to this page.

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.
Health stats visible at Monitor.