Type: Package
Package: metricminer
Title: Mine Metrics from Common Places on the Web
Version: 1.0.0
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 (>= 1.3.0), getPass,
        dplyr, lubridate, purrr, tidyr, googledrive, googlesheets4,
        janitor, stringr, methods, magrittr, rvest, rprojroot, yaml,
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), withr
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-02-19 14:06:23 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: 2025-02-19 15:50:02 UTC
Built: R 4.6.0; ; 2025-08-18 14:27:30 UTC; unix
