Package: rrepast
Type: Package
Title: Invoke 'Repast Simphony' Simulation Models
Version: 0.6.0
Date: 2017-05-15
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
Imports: lhs, sensitivity, ggplot2, digest, xlsx, gridExtra
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2017-05-15 19:08:36 UTC; antonio.pgarcia
Author: Antonio Prestes Garcia [aut, cre],
  Alfonso Rodriguez-Paton [aut, ths]
Repository: CRAN
Date/Publication: 2017-05-15 19:24:55 UTC
