Package: cellularautomata 0.1.0

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.

Authors:Vlad Tarko [aut, cre]

cellularautomata_0.1.0.tar.gz
cellularautomata_0.1.0.zip(r-4.5)cellularautomata_0.1.0.zip(r-4.4)cellularautomata_0.1.0.zip(r-4.3)
cellularautomata_0.1.0.tgz(r-4.4-any)cellularautomata_0.1.0.tgz(r-4.3-any)
cellularautomata_0.1.0.tar.gz(r-4.5-noble)cellularautomata_0.1.0.tar.gz(r-4.4-noble)
cellularautomata_0.1.0.tgz(r-4.4-emscripten)cellularautomata_0.1.0.tgz(r-4.3-emscripten)
cellularautomata.pdf |cellularautomata.html
cellularautomata/json (API)

# Install 'cellularautomata' in R:
install.packages('cellularautomata', repos = c('https://vladtarko.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/vladtarko/cellularautomata/issues

On CRAN:

3.70 score 2 downloads 3 exports 51 dependencies

Last updated 4 days agofrom:f94e285e4f. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 22 2024
R-4.5-winOKNov 22 2024
R-4.5-linuxOKNov 22 2024
R-4.4-winOKNov 22 2024
R-4.4-macOKNov 22 2024
R-4.3-winOKNov 22 2024
R-4.3-macOKNov 22 2024

Exports:cawolfram_rulewolfram_rule_def

Dependencies:classclassIntclicolorspacecpp11crayonDBIe1071fansifarvergganimateggplot2gluegtablehmsisobandKernSmoothlabelinglatticelifecyclelpSolvemagrittrMASSMatrixmgcvmunsellnlmepatchworkpillarpkgconfigprettyunitsprogressproxypurrrR6RColorBrewerRcpprlangs2scalessfstringitibbletransformrtweenrunitsutf8vctrsviridisLitewithrwk

Basic usage

Rendered frombasic-usage.Rmdusingknitr::rmarkdownon Nov 22 2024.

Last update: 2024-11-18
Started: 2024-11-18