r-sigfeature on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sigfeature

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

$ yay -Rns r-sigfeature

2. Manually Install "r-sigfeature" via AUR

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

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

b. Clone r-sigfeature's git locally

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

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

$ cd ~/r-sigfeature $ makepkg -si

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

ID: 1342158
Name: r-sigfeature
PackageBaseID: 182406
PackageBase: r-sigfeature
Version: 1.20.0-1
Description: sigFeature: Significant feature selection using SVM-RFE & t-statistic
URL: https://bioconductor.org/packages/sigFeature
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654527900
LastModified: 1698389894
URLPath: /cgit/aur.git/snapshot/r-sigfeature.tar.gz