Package: rrepast
Type: Package
Title: Invoke 'Repast Simphony' Simulation Models
Version: 0.8.0
Date: 2020-02-18
Encoding: UTF-8
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")))
Author: Antonio Prestes Garcia [aut, cre],
  Alfonso Rodriguez-Paton [aut, ths]
Maintainer: Antonio Prestes Garcia <antonio.pgarcia@alumnos.upm.es>
URL: https://github.com/antonio-pgarcia/rrepast
BugReports: https://github.com/antonio-pgarcia/RRepast/issues
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 supporting multicore execution. 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
Imports: lhs, sensitivity, ggplot2, digest, xlsx, doSNOW, rJava,
        gridExtra, parallel, foreach
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2020-02-18 16:08:03 UTC; antonio.pgarcia
Repository: CRAN
Date/Publication: 2020-02-19 06:00:05 UTC
Built: R 4.2.0; ; 2022-04-15 07:22:29 UTC; unix
