Package: trias Title: Process Data for the Project Tracking Invasive Alien Species (TrIAS) Version: 3.2.4 Date: 2026-04-22 Authors@R: c( person("Damiano", "Oldoni", , "damiano.oldoni@inbo.be", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-3445-7562")), person("Soria", "Delva", , "soria.delva@inbo.be", role = "aut", comment = c(ORCID = "0000-0002-7164-6031")), person("Tim", "Adriaens", , "tim.adriaens@inbo.be", role = "ctb", comment = c(ORCID = "0000-0001-7268-4200")), person("Peter", "Desmet", , "peter.desmet@inbo.be", role = "ctb", comment = c(ORCID = "0000-0002-8442-8025")), person("Sander", "Devisscher", , "sander.devisscher@inbo.be", role = "aut", comment = c(ORCID = "0000-0003-2015-5731")), person("Stijn", "Van Hoey", , "stijnvanhoey@gmail.com", role = "ctb", comment = c(ORCID = "0000-0001-6413-3185")), person("Pieter", "Huybrechts", , "pieter.huybrechts@inbo.be", role = "ctb", comment = c(ORCID = "0000-0002-6658-6062")), person("Saar", "Junius", , "saar.junius@openanalytics.eu", role = "ctb"), person("Machteld", "Varewyck", , "machteld.varewyck@openanalytics.eu", role = "aut", comment = c(ORCID = "0009-0003-0496-0447")), person("Research Institute for Nature and Forest (INBO)", role = c("cph", "fnd"), comment = c(ROR = "00j54wy13")), person("TrIAS", role = "fnd", comment = "https://trias-project.be"), person("LIFE RIPARIAS", role = "fnd", comment = "https://www.riparias.be"), person("European Union", role = "fnd", comment = "https://doi.org/10.3030/101059592") ) Description: R package to provide functionality to facilitate the data processing for the project Tracking Invasive Alien Species (TrIAS ). License: MIT + file LICENSE URL: https://github.com/trias-project/trias, https://trias-project.github.io/trias BugReports: https://github.com/trias-project/trias/issues Depends: R (>= 3.6) Imports: assertable, assertthat, dplyr (>= 1.0), egg, forcats, ggplot2, gratia (>= 0.9.0), leaflet, lifecycle, mgcv, plotly, purrr, readr, reshape2, rgbif (>= 3.0), rlang, rnaturalearth, scales, sf, stringr, svDialogs, tibble, tidyr, tidyselect (>= 1.2.0), utils Suggests: covr, knitr, testthat VignetteBuilder: knitr Encoding: UTF-8 Language: en-GB LazyData: true LazyDataCompression: bzip2 Roxygen: list(markdown = TRUE) Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://inbo.r-universe.dev Date/Publication: 2026-07-01 09:33:56 UTC RemoteUrl: https://github.com/trias-project/trias RemoteRef: HEAD RemoteSha: c4aa8b4bca1e705e08a4059b0bb5d025cdcf3317 NeedsCompilation: no Packaged: 2026-07-01 11:18:20 UTC; root Author: Damiano Oldoni [aut, cre] (ORCID: ), Soria Delva [aut] (ORCID: ), Tim Adriaens [ctb] (ORCID: ), Peter Desmet [ctb] (ORCID: ), Sander Devisscher [aut] (ORCID: ), Stijn Van Hoey [ctb] (ORCID: ), Pieter Huybrechts [ctb] (ORCID: ), Saar Junius [ctb], Machteld Varewyck [aut] (ORCID: ), Research Institute for Nature and Forest (INBO) [cph, fnd] (ROR: ), TrIAS [fnd] (https://trias-project.be), LIFE RIPARIAS [fnd] (https://www.riparias.be), European Union [fnd] (https://doi.org/10.3030/101059592) Maintainer: Damiano Oldoni