r-tscr on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-tscr

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

$ yay -Rns r-tscr

2. Manually Install "r-tscr" via AUR

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

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

b. Clone r-tscr's git locally

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

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

$ cd ~/r-tscr $ makepkg -si

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

ID: 1342180
Name: r-tscr
PackageBaseID: 182782
PackageBase: r-tscr
Version: 1.11.0-3
Description: A time series clustering package combining slope and Frechet distances
URL: https://bioconductor.org/packages/3.17/tscR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654538933
LastModified: 1698391065
URLPath: /cgit/aur.git/snapshot/r-tscr.tar.gz