Movatterモバイル変換


[0]ホーム

URL:


Bioconductor 3.22 Released

Bioconductor home
Menu

DelayedRandomArray

This is thereleased version of DelayedRandomArray; for the devel version, seeDelayedRandomArray.

Delayed Arrays of Random Values

Platform availability badgeRanking badgeSupport activity badgeYears in BioConductor badgeBuild results badgeLast commit badgeDependency count badge

DOI: 10.18129/B9.bioc.DelayedRandomArray


Bioconductor version: Release (3.22)

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

Installation

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

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

For older versions of R, please refer to the appropriateBioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("DelayedRandomArray")
User's guideHTMLR Script
Reference ManualPDF
NEWSText

Need some help? Ask on the Bioconductor Support site!

Details

biocViewsDataRepresentation,Software
Version1.18.0
In Bioconductor sinceBioC 3.13 (R-4.1) (4.5 years)
LicenseGPL-3
DependsSparseArray(>= 1.5.15),DelayedArray(>= 0.31.6)
Importsmethods,dqrng,Rcpp
System RequirementsC++11
URLhttps://github.com/LTLA/DelayedRandomArray
Bug Reportshttps://github.com/LTLA/DelayedRandomArray/issues
See More
Suggeststestthat,knitr,BiocStyle,rmarkdown,Matrix
Linking Todqrng,BH,Rcpp
Enhances
Depends On Me
Imports MeDelayedTensor
Suggests Me
Links To Me
Build ReportBuild Report

Package Archives

FollowInstallation instructions to use this package in your R session.

Source PackageDelayedRandomArray_1.18.0.tar.gz
Windows Binary (x86_64) DelayedRandomArray_1.18.0.zip
macOS Binary (x86_64)DelayedRandomArray_1.18.0.tgz
macOS Binary (arm64)DelayedRandomArray_1.18.0.tgz
Source Repositorygit clone https://git.bioconductor.org/packages/DelayedRandomArray
Source Repository (Developer Access)git clone git@git.bioconductor.org:packages/DelayedRandomArray
Bioc Package Browserhttps://code.bioconductor.org/browse/DelayedRandomArray/
Package Short Urlhttps://bioconductor.org/packages/DelayedRandomArray/
Package Downloads ReportDownload Stats

[8]ページ先頭

©2009-2025 Movatter.jp