Package: funbiogeo Type: Package Title: Streamlining Functional Biogeography Analyses Version: 0.0.1 Authors@R: c(person(given = "Nicolas", family = "Casajus", email = "nicolas.casajus@fondationbiodiversite.fr", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-5537-5294")), person(given = "Matthias", family = "GreniƩ", email = "matthias.grenie@univ-grenoble-alpes.fr", role = "aut", comment = c(ORCID = "0000-0002-4659-7522"))) Description: Helps users with analyses in functional biogeography by loading and combining data, computing trait coverage, as well as computing functional diversity indices, drawing maps, correlating them with the environment, and upscaling assemblages. URL: https://frbcesab.github.io/funbiogeo/, https://github.com/frbcesab/funbiogeo BugReports: https://github.com/frbcesab/funbiogeo/issues License: GPL (>= 2) Encoding: UTF-8 LazyData: true Depends: R (>= 3.5.0) Imports: ggplot2 (>= 3.4.0), grid, rlang, rnaturalearth, scales, sf, stats, terra, tidyr, tidyselect, tools, utils, xfun Suggests: dplyr, fs, fundiversity, ggridges, knitr, mFD, mockery, patchwork, rmarkdown, rstudioapi, testthat (>= 3.0.0), vdiffr, withr Roxygen: list(markdown = TRUE) VignetteBuilder: knitr Config/testthat/edition: 3 Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libicu-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://rekyt.r-universe.dev Date/Publication: 2026-07-20 09:38:57 UTC RemoteUrl: https://github.com/FRBCesab/funbiogeo RemoteRef: HEAD RemoteSha: c9d1fb08a382ac72c9927bbccd3d6ab09996840d NeedsCompilation: no Packaged: 2026-07-20 11:43:04 UTC; root Author: Nicolas Casajus [aut, cre, cph] (ORCID: ), Matthias GreniƩ [aut] (ORCID: ) Maintainer: Nicolas Casajus