r-roxygen2 on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S r-roxygen2

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

$ yay -Rns r-roxygen2

2. Manually Install "r-roxygen2" via AUR

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

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

b. Clone r-roxygen2's git locally

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

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

$ cd ~/r-roxygen2 $ makepkg -si

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

ID: 1390743
Name: r-roxygen2
PackageBaseID: 149941
PackageBase: r-roxygen2
Version: 7.3.1-1
Description: In-Line Documentation for R
URL: https://cran.r-project.org/package=roxygen2
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1583711497
LastModified: 1705969111
URLPath: /cgit/aur.git/snapshot/r-roxygen2.tar.gz