cellularautomata: Cellular Automata

Create cellular automata from 'Wolfram' rules. Allows the creation of 'Wolfram' style plots, as well as of animations. Easy to create multiple plots, for example the output of a rule with different initial states, or the output of many different rules from the same state. The output of a cellular automaton is given as a matrix, making it easy to try to explore the possibility of predicting its time evolution using various statistical tools available in R. Wolfram S. (2002, ISBN:1579550088) "A New Kind of Science".

Version: 0.1.0
Imports: gganimate, ggplot2, patchwork, purrr, rlang
Suggests: knitr, rmarkdown
Published: 2024-11-20
DOI: 10.32614/CRAN.package.cellularautomata
Author: Vlad Tarko [aut, cre]
Maintainer: Vlad Tarko <vladtarko at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README
CRAN checks: cellularautomata results

Documentation:

Reference manual: cellularautomata.pdf
Vignettes: basic-usage (source, R code)

Downloads:

Package source: cellularautomata_0.1.0.tar.gz
Windows binaries: r-devel: cellularautomata_0.1.0.zip, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): cellularautomata_0.1.0.tgz, r-oldrel (arm64): cellularautomata_0.1.0.tgz, r-release (x86_64): cellularautomata_0.1.0.tgz, r-oldrel (x86_64): cellularautomata_0.1.0.tgz

Linking:

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