Package: ArctosR
Title: An Interface to the 'Arctos' Database
Version: 0.1.3
Authors@R: c(
    person("Harlan R.", "Williams", email = "harlanrhwilliams@gmail.com", role = c("aut", "cre")),
    person("Marlon E.", "Cobos", email = "manubio13@gmail.com", role = "aut"),
    person("Jocelyn P.", "Colella", email = "colella@ku.edu", role = "aut"),
    person("Michelle S.", "Koo", email = "mkoo@berkeley.edu", role = "aut"),
    person("Vijay", "Barve", email = "vijay.barve@gmail.com", role = "aut"))
Maintainer: Harlan R. Williams <harlanrhwilliams@gmail.com>
Date: 2025-9-22
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) <doi:10.1371/journal.pone.0296478> or on their website
    <https://arctosdb.org/>.
URL: https://github.com/hrhwilliams/arctosr
BugReports: https://github.com/hrhwilliams/arctosr/issues
Depends: R (>= 4.1.0)
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: R6 (>= 2.5.1), curl (>= 5.0.0), jsonlite (>= 1.8.0)
Suggests: knitr, rmarkdown, testthat (>= 3.0.0)
Config/testthat/edition: 3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-09-22 23:57:00 UTC; harlan
Author: Harlan R. Williams [aut, cre],
  Marlon E. Cobos [aut],
  Jocelyn P. Colella [aut],
  Michelle S. Koo [aut],
  Vijay Barve [aut]
Repository: CRAN
Date/Publication: 2025-09-23 06:40:20 UTC
Built: R 4.6.0; ; 2025-10-14 00:40:09 UTC; windows
