r-rcmdcheck on AUR (Arch User Repository)

Last updated: July 08,2024

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

$ yay -S r-rcmdcheck

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

$ yay -Rns r-rcmdcheck

2. Manually Install "r-rcmdcheck" via AUR

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

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

b. Clone r-rcmdcheck's git locally

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

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

$ cd ~/r-rcmdcheck $ makepkg -si

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

ID: 1154239
Name: r-rcmdcheck
PackageBaseID: 149950
PackageBase: r-rcmdcheck
Version: 1.4.0-7
Description: Run 'R CMD check' from 'R' and Capture Results
URL: https://cran.r-project.org/package=rcmdcheck
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583712367
LastModified: 1666097741
URLPath: /cgit/aur.git/snapshot/r-rcmdcheck.tar.gz