Package: naturecounts Type: Package Title: Access and download data on plant and animal populations from NatureCounts Version: 0.5.0 Authors@R: c( person("Steffi", "LaZerte", email = "steffi@steffi.ca", role = "aut"), person("Denis", "Lepage", email = "dlepage@birdscanada.org", role = c("aut", "cre"))) Description: Access and download data on plant and animal populations from various databases through NatureCounts, a service managed by Bird Studies Canada. License: GPL-3 Encoding: UTF-8 LazyData: true Depends: R (>= 4.1.0) Imports: askpass (>= 1.1), DBI (>= 1.0.0), dbplyr (>= 1.4.4), dplyr (>= 1.1.0), ggplot2 (>= 3.4.0), httr (>= 1.4.0), jsonlite (>= 1.6), lubridate (>= 1.7.4), magrittr, memoise (>= 2.0.1), purrr (>= 0.3.2), rlang (>= 0.1.2), RSQLite (>= 2.1.1), stringi (>= 1.2.4), stringr (>= 1.3.1), tibblify (>= 0.3.1), tidyr (>= 0.8.2), tidyselect (>= 1.0.0), units (>= 0.8.1), wk (>= 0.7.1) Suggests: ggspatial (>= 1.1.10), here, knitr, mapview, patchwork, prettymapr (>= 0.2.5), rmarkdown, rnaturalearth, rnaturalearthhires, rosm, roxygen2, sf (>= 1.0-9), spelling, testthat, vdiffr Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 URL: https://github.com/BirdsCanada/naturecounts, https://naturecounts.ca, https://birdscanada.github.io/naturecounts/ VignetteBuilder: knitr Config/testthat/edition: 3 Remotes: ropensci/rnaturalearthhires, wranglezone/tibblify Config/pak/sysreqs: libicu-dev libssl-dev libudunits2-dev Repository: https://birdscanada.r-universe.dev Date/Publication: 2026-03-31 17:51:49 UTC RemoteUrl: https://github.com/birdscanada/naturecounts RemoteRef: HEAD RemoteSha: f5486a9af5ea8351f81f45b61ce7d536c8c2c5ed NeedsCompilation: no Packaged: 2026-07-04 11:16:49 UTC; root Author: Steffi LaZerte [aut], Denis Lepage [aut, cre] Maintainer: Denis Lepage