r-ropls on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-ropls

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

$ yay -Rns r-ropls

2. Manually Install "r-ropls" via AUR

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

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

b. Clone r-ropls's git locally

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

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

$ cd ~/r-ropls $ makepkg -si

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

ID: 1342312
Name: r-ropls
PackageBaseID: 182171
PackageBase: r-ropls
Version: 1.34.0-1
Description: PCA, PLS(-DA) and OPLS(-DA) for multivariate analysis and feature selection of omics data
URL: https://bioconductor.org/packages/ropls
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654521758
LastModified: 1698396814
URLPath: /cgit/aur.git/snapshot/r-ropls.tar.gz