Last data update: 2014.03.03

CellularAutomaton

Package: CellularAutomaton
Type: Package
Title: One-Dimensional Cellular Automata
Version: 1.1-1
Date: 2013-08-19
Author: John Hughes
Maintainer: John Hughes <hughesj@umn.edu>
Depends: R.oo, R.methodsS3
Description: This package is an object-oriented implementation of one-dimensional cellular automata. It supports many of the features offered by Mathematica, including elementary rules, user-defined rules, radii, user-defined seeding, and plotting.
License: GPL
Packaged: 2013-08-20 00:22:37 UTC; jphughesjr
NeedsCompilation: no
Repository: CRAN
Date/Publication: 2013-08-20 07:01:00

● Cran Task View: ChemPhys
4 images, 16 functions, 0 datasets
● Reverse Depends: 0

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'CellularAutomaton' ...
** package 'CellularAutomaton' successfully unpacked and MD5 sums checked
** R
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'CellularAutomaton'
    finding HTML links ... done
    CellularAutomaton-package               html  
    CellularAutomaton                       html  
    getLattice.CellularAutomaton            html  
    getLattice                              html  
    getNumberOfColors.CellularAutomaton     html  
    getNumberOfColors                       html  
    getRadius.CellularAutomaton             html  
    getRadius                               html  
    getRuleNumber.CellularAutomaton         html  
    getRuleNumber                           html  
    getSteps.CellularAutomaton              html  
    getSteps                                html  
    getTotalistic.CellularAutomaton         html  
    getTotalistic                           html  
    plot.CellularAutomaton                  html  
    plot                                    html  
** building package indices
** testing if installed package can be loaded
* DONE (CellularAutomaton)
Making 'packages.html' ... done