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.

LindenmayeR: Functions to Explore L-Systems (Lindenmayer Systems)

L-systems or Lindenmayer systems are parallel rewriting systems which can be used to simulate biological forms and certain kinds of fractals. Briefly, in an L-system a series of symbols in a string are replaced iteratively according to rules to give a more complex string. Eventually, the symbols are translated into turtle graphics for plotting. Wikipedia has a very good introduction: en.wikipedia.org/wiki/L-system This package provides basic functions for exploring L-systems.

Version: 0.1.13
Depends: stringr, grid
Published: 2017-07-31
Author: Bryan Hanson [aut, cre]
Maintainer: Bryan Hanson <hanson at depauw.edu>
BugReports: https://github.com/bryanhanson/LindenmayeR/issues
License: GPL (≥ 3)
NeedsCompilation: no
Materials: NEWS
CRAN checks: LindenmayeR results

Documentation:

Reference manual: LindenmayeR.pdf

Downloads:

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

Linking:

Please use the canonical form https://CRAN.R-project.org/package=LindenmayeR 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.