r-covr on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S r-covr

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

$ yay -Rns r-covr

2. Manually Install "r-covr" via AUR

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

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

b. Clone r-covr's git locally

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

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

$ cd ~/r-covr $ makepkg -si

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

ID: 1350280
Name: r-covr
PackageBaseID: 140564
PackageBase: r-covr
Version: 3.6.4-1
Description: Test Coverage for Packages
URL: https://cran.r-project.org/package=covr
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: editicalu
FirstSubmitted: 1553434685
LastModified: 1699531839
URLPath: /cgit/aur.git/snapshot/r-covr.tar.gz