r-projectr on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S r-projectr

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

$ yay -Rns r-projectr

2. Manually Install "r-projectr" via AUR

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

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

b. Clone r-projectr's git locally

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

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

$ cd ~/r-projectr $ makepkg -si

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

ID: 1342010
Name: r-projectr
PackageBaseID: 181837
PackageBase: r-projectr
Version: 1.18.0-1
Description: Functions for the projection of weights from PCA, CoGAPS, NMF, correlation, and clustering
URL: https://bioconductor.org/packages/projectR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654513493
LastModified: 1698382858
URLPath: /cgit/aur.git/snapshot/r-projectr.tar.gz