r-callr on AUR (Arch User Repository)

Last updated: November 08,2024

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

$ yay -S r-callr

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

$ yay -Rns r-callr

2. Manually Install "r-callr" via AUR

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

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

b. Clone r-callr's git locally

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

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

$ cd ~/r-callr $ makepkg -si

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

ID: 1412203
Name: r-callr
PackageBaseID: 142062
PackageBase: r-callr
Version: 3.7.5-1
Description: Call R from R
URL: https://cran.r-project.org/package=callr
NumVotes: 3
Popularity: 0.002181
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1557855654
LastModified: 1708387859
URLPath: /cgit/aur.git/snapshot/r-callr.tar.gz