Type: Package
Package: metricminer
Title: Mine Metrics from Common Places on the Web
Version: 0.5.1
Authors@R: c(
    person("Candace", "Savonen", , 
    c("cansav09@gmail.com","csavonen@fredhutch.org"), 
    role = c("aut", "cre")), 
    person("Howard", "Baek", , 
    c("howardbaek@fredhutch.org","howardbaek.fh@gmail.com"), 
    role = c("aut"))
    )
Description: Mine metrics on common places on the web through the power of their APIs (application programming interfaces). 
    It also helps make the data in a format that is easily used for a dashboard or other purposes.
    There is an associated dashboard template and tutorials that are underdevelopment that help you  
    fully utilize 'metricminer'.
License: GPL-3
URL: https://github.com/fhdsl/metricminer
BugReports: https://github.com/fhdsl/metricminer/issues
Imports: httr, jsonlite, assertthat, openssl, gh, getPass, dplyr,
        lubridate, purrr, tidyr, googledrive, googlesheets4, janitor,
        stringr, methods,
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.2.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-31 17:36:32 UTC; candacesavonen
Author: Candace Savonen [aut, cre],
  Howard Baek [aut]
Maintainer: Candace Savonen <cansav09@gmail.com>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2024-02-02 19:20:02 UTC
Built: R 4.2.3; ; 2024-02-02 22:25:01 UTC; unix
