Package: AnVILBilling
Title: Provide functions to retrieve and report on usage expenses in
        NHGRI AnVIL (anvilproject.org).
Date: 2020-09-30
Version: 1.19.0
Authors@R: 
    c(person(given = "BJ",
           family = "Stubbs",
           role = c("aut"),
           email = "rebjh@channing.harvard.edu",
           ),
    person(given = "Vince",
           family = "Carey",
           role = c("aut", "cre"),
           email = "stvjc@channing.harvard.edu",
           ))
Description: AnVILBilling helps monitor AnVIL-related 
    costs in R, using queries to a BigQuery table to 
    which costs are exported daily.  Functions are defined
    to help categorize tasks and associated expenditures,
    and to visualize and explore expense profiles over time.
    This package will be expanded to help users estimate
    costs for specific task sets.
License: Artistic-2.0
Encoding: UTF-8
LazyData: true
Depends: R (>= 4.1)
Imports: methods, DT, shiny, bigrquery, shinytoastr, DBI, magrittr,
        dplyr, lubridate, plotly, ggplot2
Suggests: testthat, knitr, BiocStyle, rmarkdown
RoxygenNote: 7.1.1
VignetteBuilder: knitr
biocViews: Infrastructure, Software
BugReports: https://github.com/vjcitn/AnVILBilling/issues
git_url: https://git.bioconductor.org/packages/AnVILBilling
git_branch: devel
git_last_commit: fc7f4b2
git_last_commit_date: 2025-04-15
Repository: Bioconductor 3.22
Date/Publication: 2025-06-04
NeedsCompilation: no
Packaged: 2025-06-04 21:24:08 UTC; biocbuild
Author: BJ Stubbs [aut],
  Vince Carey [aut, cre]
Maintainer: Vince Carey <stvjc@channing.harvard.edu>
Built: R 4.5.0; ; 2025-06-05 12:26:36 UTC; windows
