Package: EmiR Type: Package Title: Evolutionary Minimizer for R Version: 1.0.6 Authors@R: c( person("Davide", "Pagano", email = "davide.pagano@unibs.it", role = "aut"), person("Lorenzo", "Sostero", email = "l.sostero@studenti.unibs.it", role = c("aut","cre"))) Author: Davide Pagano [aut], Lorenzo Sostero [aut, cre] Maintainer: Lorenzo Sostero Description: A C++ implementation of the following evolutionary algorithms: Bat Algorithm (Yang, 2010 ), Cuckoo Search (Yang, 2009 ), Genetic Algorithms (Holland, 1992, ISBN:978-0262581110), Gravitational Search Algorithm (Rashedi et al., 2009 ), Grey Wolf Optimization (Mirjalili et al., 2014 ), Harmony Search (Geem et al., 2001 ), Improved Harmony Search (Mahdavi et al., 2007 ), Moth-flame Optimization (Mirjalili, 2015 ), Particle Swarm Optimization (Kennedy et al., 2001 ISBN:1558605959), Simulated Annealing (Kirkpatrick et al., 1983 ), Whale Optimization Algorithm (Mirjalili and Lewis, 2016 ). 'EmiR' can be used not only for unconstrained optimization problems, but also in presence of inequality constrains, and variables restricted to be integers. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Imports: Rcpp (>= 1.0.5), methods, Rdpack, tictoc, ggplot2, tibble, tidyr, dplyr, gganimate, mathjaxr, data.table, graphics LinkingTo: Rcpp, RcppProgress, testthat RoxygenNote: 7.1.2 RdMacros: Rdpack, mathjaxr Suggests: xml2, testthat NeedsCompilation: yes Packaged: 2026-06-22 10:27:14 UTC; root Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://lorenzo125.r-universe.dev Date/Publication: 2026-02-22 21:20:02 UTC RemoteUrl: https://github.com/cran/EmiR RemoteRef: HEAD RemoteSha: d70a4d7b418eb376e57c252fea3f15103cec1fb2