r-delayedarray on AUR (Arch User Repository)

Last updated: July 01,2024

1. Install "r-delayedarray" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install r-delayedarray on Arch using YAY

$ yay -S r-delayedarray

* (Optional) Uninstall r-delayedarray on Arch using YAY

$ yay -Rns r-delayedarray

2. Manually Install "r-delayedarray" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone r-delayedarray's git locally

$ git clone https://aur.archlinux.org/r-delayedarray.git ~/r-delayedarray

c. Go to ~/r-delayedarray folder and install it

$ cd ~/r-delayedarray $ makepkg -si

3. Information about the r-delayedarray package on Arch User Repository (AUR)

ID: 1346235
Name: r-delayedarray
PackageBaseID: 139509
PackageBase: r-delayedarray
Version: 0.28.0-1
Description: A unified framework for working transparently with on-disk and in-memory array-like datasets
URL: https://bioconductor.org/packages/release/bioc/html/DelayedArray.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1549724291
LastModified: 1698918325
URLPath: /cgit/aur.git/snapshot/r-delayedarray.tar.gz