r-rstanarm on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rstanarm

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

$ yay -Rns r-rstanarm

2. Manually Install "r-rstanarm" via AUR

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

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

b. Clone r-rstanarm's git locally

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

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

$ cd ~/r-rstanarm $ makepkg -si

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

ID: 1406142
Name: r-rstanarm
PackageBaseID: 182209
PackageBase: r-rstanarm
Version: 2.32.1-2
Description: Bayesian Applied Regression Modeling via Stan
URL: https://cran.r-project.org/package=rstanarm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654522716
LastModified: 1707402287
URLPath: /cgit/aur.git/snapshot/r-rstanarm.tar.gz