- Home
- Bioconductor 3.22
- Software Packages
- alabaster
alabaster
This is the released version of alabaster; for the devel version, see alabaster.
Umbrella for the Alabaster Framework
Bioconductor version: Release (3.22)
Umbrella for the alabaster suite, providing a single-line import for all alabaster.* packages. Installing this package ensures that all known alabaster.* packages are also installed, avoiding problems with missing packages when a staging method or loading function is dynamically requested. Obviously, this comes at the cost of needing to install more packages, so advanced users and application developers may prefer to install the required alabaster.* packages individually.
Author: Aaron Lun [aut, cre]
Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>
citation("alabaster")):
Installation
To install this package, start R (version "4.5") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("alabaster")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("alabaster")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.