r-sparsearray on AUR (Arch User Repository)

Last updated: October 05,2024

1. Install "r-sparsearray" 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-sparsearray on Arch using YAY

$ yay -S r-sparsearray

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

$ yay -Rns r-sparsearray

2. Manually Install "r-sparsearray" via AUR

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

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

b. Clone r-sparsearray's git locally

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

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

$ cd ~/r-sparsearray $ makepkg -si

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

ID: 1408346
Name: r-sparsearray
PackageBaseID: 198936
PackageBase: r-sparsearray
Version: 1.2.4-1
Description: Efficient in-memory representation of multidimensional sparse arrays
URL: https://bioconductor.org/packages/SparseArray
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1698325943
LastModified: 1707782578
URLPath: /cgit/aur.git/snapshot/r-sparsearray.tar.gz