Package: BacArena
Title: Modeling Framework for Cellular Communities in their
        Environments
Version: 1.6
Authors@R: c( person("Eugen", "Bauer", , "eugen.bauer@uni.lu", role = c("aut")), 
              person("Johannes", "Zimmermann", , "j.zimmermann@iem.uni-kiel.de", role = c("aut", "cre")))
Author: Eugen Bauer [aut],
    Johannes Zimmermann [aut, cre]
Maintainer: Johannes Zimmermann <j.zimmermann@iem.uni-kiel.de>
Description: Can be used for simulation of organisms living in
    communities. Each organism is represented individually and genome scale
    metabolic models determine the uptake and release of compounds. Biological
    processes such as movement, diffusion, chemotaxis and kinetics are available
    along with data analysis techniques.
URL: https://github.com/euba/BacArena
BugReports: https://github.com/euba/BacArena/issues
Depends: R (>= 3.0.0), sybil (>= 1.3.0), ReacTran (>= 1.4.2), deSolve
        (>= 1.12), Matrix (>= 1.2)
Imports: igraph, methods, utils, stats, graphics, ggplot2, reshape2,
        glpkAPI, plyr, Rcpp
Suggests: sybilSBML, parallel, knitr, rmarkdown
LinkingTo: Rcpp, RcppArmadillo, RcppEigen
License: GPL-3
VignetteBuilder: knitr
RoxygenNote: 6.0.1
LazyData: true
NeedsCompilation: yes
Packaged: 2017-05-23 13:24:32.848 UTC; jo
Repository: CRAN
Date/Publication: 2017-05-23 17:28:04 UTC
