Package: wingen Title: Continuous Mapping of Genetic Diversity Version: 2.2.0 Authors@R: c( person("Anusha", "Bishop", , email = "anusha.bishop@berkeley.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-1731-8683")), person("Anne", "Chambers", , email = "eachambers@berkeley.edu", role ="aut", comment = c(ORCID = "0000-0002-7369-0108")), person("Ian", "Wang", , email = "ianwang@berkeley.edu", role = "aut", comment = c(ORCID = "0000-0003-2554-9414")) ) Description: Generate continuous maps of genetic diversity using moving windows with options for rarefaction, interpolation, and masking as described in Bishop et al. (2023) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Imports: crayon, dplyr, furrr, gdistance, ggplot2, graphics, grDevices, gstat, hierfstat, lifecycle, magrittr, pegas, purrr, raster, rlang, sf, terra, tidyr, tidyselect, utils, vcfR, viridis Suggests: adegenet, automap, covr, devtools, future, knitr, MASS, rmarkdown, stringr, SpatialKDE, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 URL: https://github.com/AnushaPB/wingen BugReports: https://github.com/AnushaPB/wingen/issues Depends: R (>= 4.1.0) Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libglpk-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev zlib1g-dev Repository: https://anushapb.r-universe.dev Date/Publication: 2025-08-19 21:45:39 UTC RemoteUrl: https://github.com/anushapb/wingen RemoteRef: HEAD RemoteSha: c2cfd25b0a962767fca2c6286bbb4abb1d7f089c NeedsCompilation: no Packaged: 2026-06-15 10:41:03 UTC; root Author: Anusha Bishop [aut, cre] (ORCID: ), Anne Chambers [aut] (ORCID: ), Ian Wang [aut] (ORCID: ) Maintainer: Anusha Bishop