NEW FEATURES
(v 1.1.3) introduce .deprecated flag in operations() / tags(); don't include deprecated APIs by default; warn on use of deprecated APIs.
(v 1.1.4) add repositories() to return binary (if available), Bioconductor, and CRAN repository paths.
(v 1.1.6) provide md5sum as check on service version.
(v 1.1.9) add avfiles_*() for managing workspace bucket files.
(v 1.1.15) add avtable_import_set() to create subsets of tables, following the Terra data model.
(v 1.1.16) add avruntimes(), avworkspace_jobs() to query for runtimes and jobs associated with the active billing account.
(v 1.1.17) add avdisks() to query for persistent disks associate with the active billing account.
(v 1.1.21) add avworkflow_*() for interacting with workflow jobs and outputs.
BUG FIXES
(v 1.0.1) collapse 'produces' vectors to scalars, for httr::accept()
(v 1.0.3) access correct binary repository, more robustly
USER VISIBLE CHANGES
listRuntimes()
and friends
(listClusters()
deprecated)av
, gcloud
, gsutil
type functions added to interface with AnVIL
and the cloudleonardo
, terra
, dockstore
and gen3*
APIsleonardo
, terra
, dockstore
and gen3*
symbols not defined; users must
create these themselves, e.g., `leonardo <-
Added a NEWS.md
file to track changes to the package.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.