r-rcpp on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S r-rcpp

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

$ yay -Rns r-rcpp

2. Manually Install "r-rcpp" via AUR

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

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

b. Clone r-rcpp's git locally

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

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

$ cd ~/r-rcpp $ makepkg -si

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

ID: 1383114
Name: r-rcpp
PackageBaseID: 132975
PackageBase: r-rcpp
Version: 1.0.12-1
Description: Seamless R and C++ Integration
URL: https://cran.r-project.org/package=Rcpp
NumVotes: 7
Popularity: 0.277272
OutOfDate:
Maintainer: pekkarr
Submitter: frichtlm
FirstSubmitted: 1527728283
LastModified: 1704823662
URLPath: /cgit/aur.git/snapshot/r-rcpp.tar.gz