Package: cellularautomata 0.1.0

Vlad Tarko

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".

Authors:Vlad Tarko [aut, cre]

cellularautomata_0.1.0.tar.gz
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://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

2.70 score 2 scripts 82 downloads 3 exports 51 dependencies

Last updated 5 days agofrom:80e9181cd4. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKNov 24 2024
R-4.5-linuxOKNov 24 2024

Exports:cawolfram_rulewolfram_rule_def

Dependencies:classclassIntclicolorspacecpp11crayonDBIe1071fansifarvergganimateggplot2gluegtablehmsisobandKernSmoothlabelinglatticelifecyclelpSolvemagrittrMASSMatrixmgcvmunsellnlmepatchworkpillarpkgconfigprettyunitsprogressproxypurrrR6RColorBrewerRcpprlangs2scalessfstringitibbletransformrtweenrunitsutf8vctrsviridisLitewithrwk

Basic usage

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

Last update: 2024-11-20
Started: 2024-11-20