r-bas on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S r-bas

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

$ yay -Rns r-bas

2. Manually Install "r-bas" via AUR

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

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

b. Clone r-bas's git locally

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

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

$ cd ~/r-bas $ makepkg -si

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

ID: 1365960
Name: r-bas
PackageBaseID: 166743
PackageBase: r-bas
Version: 1.7.1-1
Description: Bayesian Variable Selection and Model Averaging using Bayesian Adaptive Sampling
URL: https://cran.r-project.org/package=BAS
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: DuckSoft
FirstSubmitted: 1620747325
LastModified: 1701935829
URLPath: /cgit/aur.git/snapshot/r-bas.tar.gz