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 <dbosak01@gmail.com>
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
NeedsCompilation: no
Packaged: 2024-02-11 00:10:39 UTC; dbosa
Author: David Bosak [aut, cre],
  Kevin Kramer [ctb],
  Archytas Clinical Solutions [cph]
Repository: CRAN
Date/Publication: 2024-02-11 00:30:02 UTC
Built: R 4.5.2; ; 2025-11-01 03:10:20 UTC; windows
