Package: AnVILBilling
Title: Provide functions to retrieve and report on usage expenses in
        NHGRI AnVIL (anvilproject.org).
Date: 2020-09-30
Version: 1.21.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
Config/pak/sysreqs: make libicu-dev libssl-dev zlib1g-dev
Repository: https://bioc.r-universe.dev
Date/Publication: 2025-10-29 15:04:00 UTC
RemoteUrl: https://github.com/bioc/AnVILBilling
RemoteRef: HEAD
RemoteSha: 98d4ced8bc3364f8dc2d83eb84ef9ba3d8de2f27
NeedsCompilation: no
Packaged: 2025-11-02 03:31:21 UTC; root
Author: BJ Stubbs [aut],
  Vince Carey [aut, cre]
Maintainer: Vince Carey <stvjc@channing.harvard.edu>
Built: R 4.6.0; ; 2025-11-02 03:33:02 UTC; windows
