Package: evoper
Type: Package
Title: Evolutionary Parameter Estimation for 'Repast Simphony' Models
Version: 0.3.0
Date: 2016-11-06
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/evoper
BugReports: https://github.com/antonio-pgarcia/evoper/issues
Description: The EvoPER, Evolutionary Parameter Estimation for 'Repast Simphony'
    Agent-Based framework (<https://repast.github.io/>), provides optimization
    driven parameter estimation methods based on evolutionary computation
    techniques which could be more efficient and require, in some cases,
    fewer model evaluations than other alternatives relying on experimental design.
License: MIT + file LICENSE
LazyData: TRUE
Depends: rrepast
Imports: methods, futile.logger, boot, reshape, ggplot2, deSolve,
        plot3D
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-11-26 13:08:14 UTC; antonio.pgarcia
Author: Antonio Prestes Garcia [aut, cre],
  Alfonso Rodriguez-Paton [aut, ths]
Repository: CRAN
Date/Publication: 2016-11-26 17:31:19
