Package: AntClassify Type: Package Title: Functional Guilds, Invasion Status, Endemism, and Rarity of Ants Version: 0.2.2 Date: 2026-05-06 Authors@R: c(person(given = "Débora C. O.", family = "Gonçalves", role = c("aut", "cre"), email = "debora_cog@outlook.com"), person(given = "Nathalia S.", family = "Silva", role = "aut"), person(given = "Rony P. S.", family = "Almeida", role = "aut"), person(given = "Lívia P.", family = "Prado", role = "aut"), person(given = "Maria S. C.", family = "Morini", role = "aut")) Description: Provides functions for the analysis of ant communities, aiming to standardize workflows in myrmecology. The package automates the assignment of species to functional guilds based on trophic strategies, feeding habits, and foraging behavior, using established classification frameworks (Silva et al., 2015 ; Silvestre et al., 2003 ; Delabie et al., 2000 ), and also includes a novel classification system implemented within the package, developed from ant species occurring in urban environments. It also includes routines to flag exotic species of Brazil (Vieira, 2025, unpublished master's thesis), identify endemic species (Silva et al., 2025 ), and classify species rarity and rarity forms of the Atlantic Forest (Silva et al., 2024 ). The package reduces manual effort and improves reproducibility, supporting research and biodiversity management of Neotropical ant communities. License: MIT + file LICENSE URL: https://github.com/cogdebora/AntClassify BugReports: https://github.com/cogdebora/AntClassify/issues Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.5) Imports: dplyr, ggplot2, jsonlite, magrittr, rlang, scales, stats, stringr, curl Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://cogdebora.r-universe.dev Date/Publication: 2026-06-17 20:01:04 UTC RemoteUrl: https://github.com/cogdebora/antclassify RemoteRef: HEAD RemoteSha: 6443476cbf1c47e19dd38c0dbb509a3fdbc75aea NeedsCompilation: no Packaged: 2026-06-17 20:47:32 UTC; root Author: Débora C. O. Gonçalves [aut, cre], Nathalia S. Silva [aut], Rony P. S. Almeida [aut], Lívia P. Prado [aut], Maria S. C. Morini [aut] Maintainer: Débora C. O. Gonçalves