Package: fetch Type: Package Title: Fetch Data from Various Data Sources Version: 0.1.5 Authors@R: c( person("David", "Bosak", email = "dbosak01@gmail.com", role = c("aut", "cre")), person("Kevin", "Kramer", email = "kkrame02@amgen.com", role = "ctb"), person("Archytas Clinical Solutions", role = "cph") ) Maintainer: David Bosak Description: Contains functions to fetch data from various data sources. The user first creates a catalog of objects from a data source, then fetches data from the catalog. The package provides an easy way to access data from many different types of sources. Encoding: UTF-8 License: CC0 URL: https://fetch.r-sassy.org BugReports: https://github.com/dbosak01/fetch/issues Depends: R (>= 4.1), common Imports: readr, readxl, haven, crayon, tibble, foreign Suggests: knitr, rmarkdown, testthat (>= 3.0.0) Config/testthat/edition: 3 VignetteBuilder: knitr RoxygenNote: 7.3.1 Config/pak/sysreqs: make libx11-dev zlib1g-dev Repository: https://dbosak01.r-universe.dev Date/Publication: 2024-02-10 23:59:52 UTC RemoteUrl: https://github.com/dbosak01/fetch RemoteRef: HEAD RemoteSha: 76aa95501ac0c1bfdc307fcedbadf990fe822cdb NeedsCompilation: no Packaged: 2026-06-22 09:52:33 UTC; root Author: David Bosak [aut, cre], Kevin Kramer [ctb], Archytas Clinical Solutions [cph]