This is the development version of AnVILBilling; for the stable release version, see AnVILBilling.
Provide functions to retrieve and report on usage expenses in NHGRI AnVIL (anvilproject.org).Bioconductor version: Development (3.22)
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.
Author: BJ Stubbs [aut], Vince Carey [aut, cre]
Maintainer: Vince Carey <stvjc at channing.harvard.edu>
Citation (from within R, entercitation("AnVILBilling")
): Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
# The following initializes usage of Bioc devel
BiocManager::install(version='devel')
BiocManager::install("AnVILBilling")
For older versions of R, please refer to the appropriate Bioconductor release.
DocumentationTo view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("AnVILBilling")
Details biocViews Infrastructure, Software Version 1.19.0 In Bioconductor since BioC 3.12 (R-4.0) (4.5 years) License Artistic-2.0 Depends R (>= 4.1) Imports methods, DT, shiny, bigrquery, shinytoastr, DBI, magrittr, dplyr, lubridate, plotly, ggplot2 System Requirements URL Bug Reports https://github.com/vjcitn/AnVILBilling/issues See More Package Archives
Follow Installation instructions to use this package in your R session.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4