Package: AnVILBilling
Title: Provide functions to retrieve and report on usage expenses in
        NHGRI AnVIL (anvilproject.org).
Date: 2020-09-30
Version: 1.22.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: cmake make libicu-dev libuv1-dev libssl-dev
        zlib1g-dev
Repository: https://bioc-release.r-universe.dev
Date/Publication: 2026-04-28 12:54:15 UTC
RemoteUrl: https://github.com/bioc/AnVILBilling
RemoteRef: RELEASE_3_23
RemoteSha: b07845fe8222d03b9abb38002d149f004e54dd2d
NeedsCompilation: no
Packaged: 2026-04-29 18:08:07 UTC; root
Author: BJ Stubbs [aut],
  Vince Carey [aut, cre]
Maintainer: Vince Carey <stvjc@channing.harvard.edu>
Built: R 4.6.0; ; 2026-04-29 18:19:58 UTC; windows
