An engine for stochastic cellular automata. It provides a high-level
  interface to declare a model, which can then be simulated by various backends
  (Genin et al. (2023) <doi:10.1101/2023.11.08.566206>).
| Version: | 0.1.99 | 
| Depends: | R (≥ 4.0.0) | 
| Imports: | Rcpp, plyr, digest, stats, graphics, grDevices | 
| LinkingTo: | Rcpp, RcppArmadillo | 
| Suggests: | covr, testthat (≥ 3.0.0), deSolve, igraph, knitr, rmarkdown, ggplot2, spatialwarnings | 
| Published: | 2024-03-07 | 
| DOI: | 10.32614/CRAN.package.chouca | 
| Author: | Alexandre Genin  [aut, cre],
  Guillaume Dupont [aut],
  Daniel Valencia [aut],
  Mauro Zucconi [aut],
  M. Isidora Ávila-Thieme [aut],
  Sergio A. Navarrete [aut],
  Evie A. Wieters [aut] | 
| Maintainer: | Alexandre Genin  <a.a.h.genin at uu.nl> | 
| BugReports: | https://github.com/alexgenin/chouca/issues | 
| License: | GPL (≥ 3) | 
| URL: | https://github.com/alexgenin/chouca | 
| NeedsCompilation: | yes | 
| Citation: | chouca citation info | 
| Materials: | README, NEWS | 
| CRAN checks: | chouca results |