r-testthat on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-testthat

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

$ yay -Rns r-testthat

2. Manually Install "r-testthat" via AUR

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

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

b. Clone r-testthat's git locally

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

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

$ cd ~/r-testthat $ makepkg -si

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

ID: 1364233
Name: r-testthat
PackageBaseID: 140570
PackageBase: r-testthat
Version: 3.2.1-1
Description: Unit Testing for R
URL: https://cran.r-project.org/package=testthat
NumVotes: 4
Popularity: 0.002181
OutOfDate:
Maintainer: greyltc
Submitter: editicalu
FirstSubmitted: 1553434723
LastModified: 1701680677
URLPath: /cgit/aur.git/snapshot/r-testthat.tar.gz