Package: windfarmGA
Title: Genetic Algorithm for Wind Farm Layout Optimization
Version: 4.0.0
Authors@R: c(
    person("Sebastian", "Gatscha", , email="sebastian_gatscha@gmx.at", c("aut", "cre", "cph"))
    )
Maintainer: Sebastian Gatscha <sebastian_gatscha@gmx.at>
Description: The genetic algorithm is designed to optimize wind farms of any shape. It requires a predefined amount of turbines, a unified rotor radius and an average wind speed value for each incoming wind direction. A terrain effect model can be included that downloads an 'SRTM' elevation model and loads a Corine Land Cover raster to approximate surface roughness.
Depends: R (>= 4.1.0)
Imports: Rcpp, terra, sf, RColorBrewer, calibrate, grDevices, graphics,
        magrittr, methods, stats, utils
LinkingTo: Rcpp
LazyData: TRUE
License: MIT + file LICENSE
URL: https://ysosirius.github.io/windfarmGA/index.html
BugReports: https://github.com/YsoSirius/windfarmGA/issues
Encoding: UTF-8
RoxygenNote: 7.3.2
Suggests: testthat (>= 3.0.0), foreach, parallel, doParallel, progress,
        stars, raster, leaflet, elevatr (>= 0.99.0), ggplot2, gstat,
        rworldmap
X-schema.org-keywords: windfarm-layout, optimization,
        genetic-algorithm, renewable-energy, r, rstats, r-package
Config/testthat/edition: 3
Config/testthat/parallel: true
NeedsCompilation: yes
Packaged: 2025-01-18 09:24:17 UTC; kona1
Author: Sebastian Gatscha [aut, cre, cph]
Repository: CRAN
Date/Publication: 2025-01-18 11:00:02 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-09-04 02:43:26 UTC; windows
Archs: x64
