Package: rrepast
Type: Package
Title: Invoke 'Repast Simphony' Simulation Models
Version: 0.3
Date: 2015-12-13
Authors@R: c(
    person("Antonio", "Prestes Garcia", email = "antonio.pgarcia@alumnos.upm.es", role = c("aut","cre")),
    person("Alfonso", " Rodriguez-Paton", email = "arpaton@fi.upm.es", role = c("aut","ths")))
Maintainer: Antonio Prestes Garcia <antonio.pgarcia@alumnos.upm.es>
URL: https://github.com/antonio-pgarcia/rrepast
Description: An R and Repast integration tool for running individual-based (IbM)
    simulation models developed using 'Repast Simphony' Agent-Based framework
    directly from R code. This package integrates 'Repast Simphony' models within
    R environment, making easier the tasks of running and analyzing model output
    data for automated parameter calibration and for carrying out uncertainty and
    sensitivity analysis using the power of R environment.
License: MIT + file LICENSE
Depends: rJava, digest, xlsx, lhs
RoxygenNote: 5.0.0
NeedsCompilation: no
Packaged: 2015-12-28 19:06:42 UTC; antonio.pgarcia
Author: Antonio Prestes Garcia [aut, cre],
  Alfonso Rodriguez-Paton [aut, ths]
Repository: CRAN
Date/Publication: 2015-12-28 21:41:12
