r-anvil
Provides access to AnVIL, Terra, Leonardo and other projects
The AnVIL is a cloud computing resource developed in part by the National Human Genome Research Institute. The AnVIL package provides end-user and developer functionality. AnVIL provides fast binary package installation, utilities for working with Terra/AnVIL table and data resources, and convenient functions for file movement to and from Google cloud storage. For developers, AnVIL provides programmatic access to the Terra, Leonardo, Rawls, Dockstore, and Gen3 RESTful programming interface, including helper functions to transform JSON responses to formats more amenable to manipulation in R.
- Versions: 1.20.1
- Website: https://bioconductor.org/packages/AnVIL
- Licenses: Artistic License 2.0
- Package source: gnu/packages/bioconductor.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of r-anvil as follows:
guix install r-anvil
Or install a particular version:
guix install r-anvil@1.20.1
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of r-anvil about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/r-anvil'><img src='https://packages.guix.gnu.org/packages/r-anvil/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/r-anvil)
Example Org:
[[https://packages.guix.gnu.org/packages/r-anvil][https://packages.guix.gnu.org/packages/r-anvil/badges/latest-version.svg]]