Package: ArctosR Title: An Interface to the 'Arctos' Database Version: 0.1.4 Authors@R: c( person("Harlan R.", "Williams", email = "harlanrhwilliams@gmail.com", role = c("aut", "cre"), comment = c(ORCID = "0009-0000-9958-121X")), person("Jocelyn P.", "Colella", email = "colella@ku.edu", role = "aut", comment = c(ORCID = "0000-0003-2463-1029")), person("Vijay", "Barve", email = "vijay.barve@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-4852-2567")), person("Michelle S.", "Koo", email = "mkoo@berkeley.edu", role = "aut", comment = c(ORCID = "0000-0003-0410-722X")), person("Marlon E.", "Cobos", email = "manubio13@gmail.com", role = "aut", comment = c(ORCID = "0000-0002-2611-1767"))) Maintainer: Harlan R. Williams Date: 2026-4-17 Description: Performs requests to the 'Arctos' API to download data. Provides a set of builder classes for performing complex requests, as well as a set of simple functions for automating many common requests and workflows. More information about 'Arctos' can be found in Cicero et al. (2024) or on their website . URL: https://github.com/hrhwilliams/arctosr, https://hrhwilliams.github.io/ArctosR/ BugReports: https://github.com/hrhwilliams/arctosr/issues Depends: R (>= 4.1.0) License: GPL-3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Imports: R6 (>= 2.5.1), curl (>= 5.0.0), jsonlite (>= 1.8.0) Suggests: geodata, ggplot2, ggspatial, ggtext, knitr, kuenm2, maps, patchwork, rmarkdown, sf, terra, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr Config/pak/sysreqs: libssl-dev Repository: https://hrhwilliams.r-universe.dev Date/Publication: 2026-04-17 17:41:56 UTC RemoteUrl: https://github.com/hrhwilliams/arctosr RemoteRef: HEAD RemoteSha: 88edd34306dcf29fb679449c993b9008691cec1d NeedsCompilation: no Packaged: 2026-07-16 05:45:38 UTC; root Author: Harlan R. Williams [aut, cre] (ORCID: ), Jocelyn P. Colella [aut] (ORCID: ), Vijay Barve [aut] (ORCID: ), Michelle S. Koo [aut] (ORCID: ), Marlon E. Cobos [aut] (ORCID: )