Package: AnVILBilling
Title: Provide functions to retrieve and report on usage expenses in
        NHGRI AnVIL (anvilproject.org).
Date: 2020-09-30
Version: 1.20.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-release.r-universe.dev
Date/Publication: 2025-10-29 15:04:00 UTC
RemoteUrl: https://github.com/bioc/AnVILBilling
RemoteRef: RELEASE_3_22
RemoteSha: dadda5b4b616972f76437c6d18a18f5ca9db64b4
NeedsCompilation: no
Packaged: 2025-11-11 12:40:22 UTC; root
Author: BJ Stubbs [aut],
  Vince Carey [aut, cre]
Maintainer: Vince Carey <stvjc@channing.harvard.edu>
Built: R 4.5.2; ; 2025-11-11 12:42:21 UTC; windows
