Skip to content

LindenmayeR

Functions to Explore L-Systems (Lindenmayer Systems)

v0.1.13 · Jul 31, 2017 · GPL (>= 3)

Description

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.

Downloads

321

Last 30 days

12243rd

671

Last 90 days

2.4K

Last year

Trend: +85.6% (30d vs prior 30d)

CRAN Check Status

14 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 14 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026

Dependency Network

Dependencies Reverse dependencies stringr LindenmayeR

Version History

new 0.1.13 Mar 10, 2026
updated 0.1.13 ← 0.1.6 diff Jul 30, 2017
updated 0.1.6 ← 0.1.4 diff Jul 15, 2015
updated 0.1.4 ← 0.1-0 diff Apr 15, 2015
new 0.1-0 Aug 11, 2014