r-rstantools on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-rstantools

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

$ yay -Rns r-rstantools

2. Manually Install "r-rstantools" via AUR

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

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

b. Clone r-rstantools's git locally

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

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

$ cd ~/r-rstantools $ makepkg -si

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

ID: 1404494
Name: r-rstantools
PackageBaseID: 182210
PackageBase: r-rstantools
Version: 2.4.0-2
Description: Tools for Developing R Packages Interfacing with 'Stan'
URL: https://cran.r-project.org/package=rstantools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654522739
LastModified: 1707156243
URLPath: /cgit/aur.git/snapshot/r-rstantools.tar.gz