r-globals on AUR (Arch User Repository)

Last updated: September 29,2024

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

$ yay -S r-globals

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

$ yay -Rns r-globals

2. Manually Install "r-globals" via AUR

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

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

b. Clone r-globals's git locally

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

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

$ cd ~/r-globals $ makepkg -si

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

ID: 1422976
Name: r-globals
PackageBaseID: 170728
PackageBase: r-globals
Version: 0.16.3-1
Description: Identify Global Objects in R Expressions
URL: https://cran.r-project.org/package=globals
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: dviktor
FirstSubmitted: 1630703977
LastModified: 1709877677
URLPath: /cgit/aur.git/snapshot/r-globals.tar.gz