r-feature on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-feature

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

$ yay -Rns r-feature

2. Manually Install "r-feature" via AUR

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

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

b. Clone r-feature's git locally

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

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

$ cd ~/r-feature $ makepkg -si

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

ID: 1091590
Name: r-feature
PackageBaseID: 180432
PackageBase: r-feature
Version: 1.2.15-3
Description: Local Inferential Feature Significance for Multivariate Kernel Density Estimation
URL: https://cran.r-project.org/package=feature
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654479362
LastModified: 1654479362
URLPath: /cgit/aur.git/snapshot/r-feature.tar.gz