DelayedRandomArray

DOI: 10.18129/B9.bioc.DelayedRandomArray    

This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see DelayedRandomArray.

Delayed Arrays of Random Values

Bioconductor version: 3.13

Implements a DelayedArray of random values where the realization of the sampled values is delayed until they are needed. Reproducible sampling within any subarray is achieved by chunking where each chunk is initialized with a different random seed and stream. The usual distributions in the stats package are supported, along with scalar, vector and arrays for the parameters.

Author: Aaron Lun [aut, cre]

Maintainer: Aaron Lun <infinite.monkeys.with.keyboards at gmail.com>

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

Installation

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

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

BiocManager::install("DelayedRandomArray")

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("DelayedRandomArray")

 

HTML R Script User's guide
PDF   Reference Manual
Text   NEWS

Details

biocViews DataRepresentation, Software
Version 1.0.0
In Bioconductor since BioC 3.13 (R-4.1) (< 6 months)
License GPL-3
Depends DelayedArray
Imports methods, dqrng, Rcpp
LinkingTo dqrng, BH, Rcpp
Suggests testthat, knitr, BiocStyle, rmarkdown, Matrix
SystemRequirements C++11
Enhances
URL https://github.com/LTLA/DelayedRandomArray
BugReports https://github.com/LTLA/DelayedRandomArray/issues
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 DelayedRandomArray_1.0.0.tar.gz
Windows Binary DelayedRandomArray_1.0.0.zip
macOS 10.13 (High Sierra) DelayedRandomArray_1.0.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/DelayedRandomArray
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/DelayedRandomArray
Package Short Url https://bioconductor.org/packages/DelayedRandomArray/
Package Downloads Report Download Stats

Documentation »

Bioconductor

R / CRAN packages and documentation

Support »

Please read the posting guide. Post questions about Bioconductor to one of the following locations: