Package: EcoCleanR Title: Enhancing Data Quality of Biogeographic Ranges with Application for Marine Invertebrates Version: 1.0.3 Language: en-US Authors@R: c( person(given = "Priyanka", family = "Soni", email = "sonip@usc.edu", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-8358-1645")), person(given = "Austin", family = "Hendy", role = "ctb", comment = "Manuscript mentoring and advising"), person(given = "David", family = "Bottjer", role = "ctb", comment = "Manuscript mentoring and advising"), person(given = "Vijay", family = "Barve", role = "ctb", comment = "Code development feedback and advising")) Description: Provides step-by-step automation for integrating biodiversity data from multiple online aggregators, merging and cleaning datasets while addressing challenges such as taxonomic inconsistencies, georeferencing issues, and spatial or environmental outliers. Includes functions to extract environmental data and to define the biogeographic ranges in which species are most likely to occur. For methodological details see the associated publication.. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: knitr, rgbif, robis, ridigbio, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 Imports: dplyr, geodata, geosphere, ggplot2, mregions2, patchwork, rlang, sdmpredictors, sf, worrms, terra, tidyr Depends: R (>= 3.5) LazyData: true VignetteBuilder: knitr Config/Needs/website: rmarkdown URL: https://github.com/sonipri/EcoCleanR, https://sonipri.github.io/EcoCleanR/, https://doi.org/10.1002/ecog.08203 BugReports: https://github.com/sonipri/EcoCleanR/issues Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev make libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev librdf0-dev libsqlite3-dev libudunits2-dev libx11-dev Repository: https://sonipri.r-universe.dev Date/Publication: 2026-02-13 03:28:49 UTC RemoteUrl: https://github.com/sonipri/ecocleanr RemoteRef: HEAD RemoteSha: 2f74bbfaa4b445ce753ae8e8a6dae6567f190a12 NeedsCompilation: no Packaged: 2026-07-13 09:02:19 UTC; root Author: Priyanka Soni [aut, cre] (ORCID: ), Austin Hendy [ctb] (Manuscript mentoring and advising), David Bottjer [ctb] (Manuscript mentoring and advising), Vijay Barve [ctb] (Code development feedback and advising) Maintainer: Priyanka Soni