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
VignetteBuilder: knitr
Config/testthat/edition: 3
Config/roxygen2/version: 8.0.0
NeedsCompilation: no
Packaged: 2026-07-20 10:22:19 UTC; nicolas
Author: Nicolas Casajus [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-5537-5294>),
  Matthias Grenié [aut] (ORCID: <https://orcid.org/0000-0002-4659-7522>)
Maintainer: Nicolas Casajus <nicolas.casajus@fondationbiodiversite.fr>
Repository: CRAN
Date/Publication: 2026-07-29 16:40:19 UTC
Built: R 4.5.2; ; 2026-07-29 17:54:49 UTC; unix
