Type: Package Package: invasimapr Title: Workflow to Visualise Trait Dispersion and Assess Invasibility Version: 0.2.0 Authors@R: c( person("Sandra", "MacFadyen", , "macfadyen@sun.ac.za", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-5316-440X")), person("Stellenbosch University", role = "cph") ) Description: Utilities for assembling invader-resident interaction tensors, computing trait-based competition kernels from distance matrices, deriving environmental suitability kernels, calculating invasion fitness, and summarising trait dispersion metrics. Includes helpers to predict site-by-species responses for residents and simulated invaders, and to derive species invasiveness, site invasibility and trait-effect indicators. The package implements a network invasibility framework that decomposes invasion fitness into abiotic suitability, niche crowding and resident competition components, following the ecological-network theory of Hui and colleagues. License: MIT + file LICENSE URL: https://github.com/b-cubed-eu/invasimapr, https://b-cubed-eu.github.io/invasimapr/ BugReports: https://github.com/b-cubed-eu/invasimapr/issues Depends: R (>= 4.1.0) Imports: cluster, data.table (>= 1.15.0), dplyr, factoextra, forcats, fuzzyjoin, ggplot2, glmmTMB, graphics, httr, jsonlite, magick, MASS, Matrix, matrixStats, purrr, rlang, rvest, scales, stats, stringr, tibble, tidyr, vegan, viridisLite Suggests: ClustGeo, devtools, dissmapr, fastDummies, knitr, lattice, performance, pheatmap, RColorBrewer, remotes, rmarkdown, scico, sf, sp, terra, testthat (>= 3.0.0), viridis Remotes: b-cubed-eu/dissmapr VignetteBuilder: knitr Config/testthat/edition: 3 Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: cmake make libmagick++-dev gsfonts libicu-dev libuv1-dev libxml2-dev libssl-dev Repository: https://b-cubed-eu.r-universe.dev Date/Publication: 2026-06-27 08:44:09 UTC RemoteUrl: https://github.com/b-cubed-eu/invasimapr RemoteRef: HEAD RemoteSha: 31a107a0e5c75b38626a99521575cf163ee10737 NeedsCompilation: no Packaged: 2026-06-27 09:37:04 UTC; root Author: Sandra MacFadyen [aut, cre] (ORCID: ), Stellenbosch University [cph] Maintainer: Sandra MacFadyen