r-xts on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S r-xts

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

$ yay -Rns r-xts

2. Manually Install "r-xts" via AUR

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

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

b. Clone r-xts's git locally

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

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

$ cd ~/r-xts $ makepkg -si

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

ID: 1389982
Name: r-xts
PackageBaseID: 171337
PackageBase: r-xts
Version: 0.13.2-1
Description: eXtensible Time Series
URL: https://cran.r-project.org/package=xts
NumVotes: 2
Popularity: 0.277274
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: hcartiaux
FirstSubmitted: 1632500915
LastModified: 1705860232
URLPath: /cgit/aur.git/snapshot/r-xts.tar.gz