r-renv on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S r-renv

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

$ yay -Rns r-renv

2. Manually Install "r-renv" via AUR

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

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

b. Clone r-renv's git locally

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

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

$ cd ~/r-renv $ makepkg -si

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

ID: 1417853
Name: r-renv
PackageBaseID: 178447
PackageBase: r-renv
Version: 1.0.5-1
Description: A dependency management toolkit for R
URL: https://cran.r-project.org/package=renv
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: trap000d
Submitter: trap000d
FirstSubmitted: 1651364044
LastModified: 1709186997
URLPath: /cgit/aur.git/snapshot/r-renv.tar.gz