Package: caRamel
Type: Package
Title: Automatic Calibration by Evolutionary Multi Objective Algorithm
Version: 1.3
Date: 2022-02-01
Authors@R: c(
  person("Nicolas", "Le Moine", role = c("aut")),
  person("Celine", "Monteil", role = c("aut")),
  person("Frederic", "Hendrickx", role = c("ctb")),
  person("Fabrice", "Zaoui", role = c("aut", "cre"), email = "fabrice.zaoui@edf.fr")
  )
Author: Nicolas Le Moine [aut],
  Celine Monteil [aut],
  Frederic Hendrickx [ctb],
  Fabrice Zaoui [aut, cre]
Maintainer: Fabrice Zaoui <fabrice.zaoui@edf.fr>
Depends: geometry, parallel
Suggests: markdown, rmarkdown, knitr, testthat
Description: Multi-objective optimizer initially developed for the calibration of hydrological models.
     The algorithm is a hybrid of the MEAS algorithm (Efstratiadis and Koutsoyiannis (2005) <doi:10.13140/RG.2.2.32963.81446>) by using the directional search method based on the simplexes of the objective space
     and the epsilon-NGSA-II algorithm with the method of classification of the parameter vectors archiving management by epsilon-dominance (Reed and Devireddy <doi:10.1142/9789812567796_0004>).
License: GPL-3 | file LICENSE
URL: https://github.com/fzao/caRamel
BugReports: https://github.com/fzao/caRamel/issues
Encoding: UTF-8
RoxygenNote: 7.1.2
NeedsCompilation: no
VignetteBuilder: knitr
Repository: CRAN
Packaged: 2022-02-02 06:30:08 UTC; fabrice
Date/Publication: 2022-02-25 09:20:02 UTC
Built: R 4.1.3; ; 2023-04-17 15:12:17 UTC; windows
