This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

BiocDockerManager

Access Bioconductor docker images

Bioconductor version: Release (3.17)

Package works analogous to BiocManager but for docker images. Use the BiocDockerManager package to install and manage docker images provided by the Bioconductor project. A convenient package to install images, update images and find which Bioconductor based docker images are available.

Author: Bioconductor Package Maintainer [cre], Nitesh Turaga [aut]

Maintainer: Bioconductor Package Maintainer <maintainer at bioconductor.org>

Citation (from within R, enter citation("BiocDockerManager")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("BiocDockerManager")

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("BiocDockerManager")
BiocDockerManager Vignette HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews Infrastructure, Software, ThirdPartyClient
Version 1.11.0
In Bioconductor since BioC 3.11 (R-4.0) (3.5 years)
License Artistic-2.0
Depends R (>= 4.1)
Imports httr, whisker, readr, dplyr, utils, methods, memoise
Linking To
Suggests BiocStyle, knitr, rmarkdown, testthat (>= 2.1.0)
System Requirements docker
Enhances
URL
Bug Reports https://github.com/Bioconductor/BiocDockerManager/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package BiocDockerManager_1.11.0.tar.gz
Windows Binary BiocDockerManager_1.11.0.zip
macOS Binary (x86_64)
macOS Binary (arm64) BiocDockerManager_1.11.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/BiocDockerManager
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/BiocDockerManager
Bioc Package Browser https://code.bioconductor.org/browse/BiocDockerManager/
Package Short Url https://bioconductor.org/packages/BiocDockerManager/
Package Downloads Report Download Stats