How to Install and Uninstall r-bioc-delayedarray Package on Kali Linux

Last updated: May 19,2024

1. Install "r-bioc-delayedarray" package

This guide covers the steps necessary to install r-bioc-delayedarray on Kali Linux

$ sudo apt update $ sudo apt install r-bioc-delayedarray

2. Uninstall "r-bioc-delayedarray" package

Please follow the step by step instructions below to uninstall r-bioc-delayedarray on Kali Linux:

$ sudo apt remove r-bioc-delayedarray $ sudo apt autoclean && sudo apt autoremove

3. Information about the r-bioc-delayedarray package on Kali Linux

Package: r-bioc-delayedarray
Version: 0.28.0+dfsg-1
Installed-Size: 2979
Maintainer: Debian R Packages Maintainers
Architecture: amd64
Depends: r-api-4.0, r-api-bioc-3.18, r-cran-matrix, r-bioc-biocgenerics (>= 0.43.4), r-bioc-matrixgenerics (>= 1.1.3), r-bioc-s4vectors (>= 0.27.2), r-bioc-iranges (>= 2.17.3), r-bioc-s4arrays (>= 1.1.1), r-bioc-sparsearray (>= 1.1.10), libc6 (>= 2.4)
Suggests: r-bioc-biocparallel, r-bioc-hdf5array (>= 1.17.12), r-bioc-genefilter, r-bioc-summarizedexperiment, r-cran-lobstr, r-bioc-delayedmatrixstats, r-cran-knitr, r-cran-rmarkdown, r-bioc-biocstyle, r-cran-runit
Size: 1794188
SHA256: f2a3e2e05b0843aeb00b2d10d7f12efa2ffb2ed06ff2f93f871e27abddd6cd87
SHA1: bd7d9375fc0e7fc1e61d0aa57bf47b6c9ed31473
MD5sum: 873b4af0274f986b1d920ae340a328c5
Description: BioConductor delayed operations on array-like objects
Wrapping an array-like object (typically an on-disk object) in
a DelayedArray object allows one to perform common array operations
on it without loading the object in memory. In order to reduce memory
usage and optimize performance, operations on the object are either
delayed or executed using a block processing mechanism. Note that this
also works on in-memory array-like objects like DataFrame objects
(typically with Rle columns), Matrix objects, and ordinary arrays and
data frames.
Description-md5:
Homepage: https://bioconductor.org/packages/DelayedArray/
Section: gnu-r
Priority: optional
Filename: pool/main/r/r-bioc-delayedarray/r-bioc-delayedarray_0.28.0+dfsg-1_amd64.deb