Package: infinitylists Title: A Shiny-Based Application for Generating Place-Based Species Lists Version: 1.0.0 Authors@R: c( person(given = "Thomas", family = "Mesaglio", role = c("aut", "cre", "cph"), email = "thomasmesaglio@gmail.com", comment = c(ORCID = "0000-0002-1096-6066")), person(given = "Will", family = "Cornwell", role = c("aut"), email = "w.cornwell@unsw.edu.au", comment = c(ORCID = "0000-0003-4080-4073")), person(given = "Fonti", family = "Kar", role = c("aut"), email = "f.kar@unsw.edu.au", comment = c(ORCID = "0000-0002-2760-3974")) ) Description: This shiny-based application allows users to extract species occurrence records from the Atlas of Living Australia or GBIF and generate a species list for a defined area. All records associated with either a physical voucher (stored in herbaria or museums) or a photographic or audio voucher (stored in iNaturalist) are extracted. For each species within the defined area, the application will return voucher type, number of vouchers, date of the most recent voucher, spatial coordinates, voucher location, and the voucher collector. Records are displayed both in a table and on a map, and are downloadable as a CSV. License: CC BY 4.0 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Depends: R (>= 4.1) Imports: APCalign (>= 0.1.1), arrow, bsplus, DT, dplyr, data.table, galah, httr, janitor, jsonlite, leaflet, lubridate, purrr, sf, shiny, shinybusy, stringr, shinythemes, tidyr Remotes: traitecoevo/APCalign Suggests: here, job, knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 URL: https://traitecoevo.github.io/infinitylists/ VignetteBuilder: knitr 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 zlib1g-dev Repository: https://traitecoevo.r-universe.dev Date/Publication: 2025-04-01 02:46:05 UTC RemoteUrl: https://github.com/traitecoevo/infinitylists RemoteRef: HEAD RemoteSha: 29985546ffa9fa41122cb6d3687404dc695110c4 NeedsCompilation: no Packaged: 2026-06-01 08:29:47 UTC; root Author: Thomas Mesaglio [aut, cre, cph] (ORCID: ), Will Cornwell [aut] (ORCID: ), Fonti Kar [aut] (ORCID: ) Maintainer: Thomas Mesaglio