r-timeseries on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-timeseries

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

$ yay -Rns r-timeseries

2. Manually Install "r-timeseries" via AUR

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

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

b. Clone r-timeseries's git locally

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

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

$ cd ~/r-timeseries $ makepkg -si

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

ID: 1385674
Name: r-timeseries
PackageBaseID: 182714
PackageBase: r-timeseries
Version: 4032.109-1
Description: Financial Time Series Objects (Rmetrics)
URL: https://cran.r-project.org/package=timeSeries
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654537239
LastModified: 1705255330
URLPath: /cgit/aur.git/snapshot/r-timeseries.tar.gz