r-ecp on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-ecp

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

$ yay -Rns r-ecp

2. Manually Install "r-ecp" via AUR

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

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

b. Clone r-ecp's git locally

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

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

$ cd ~/r-ecp $ makepkg -si

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

ID: 1281592
Name: r-ecp
PackageBaseID: 180307
PackageBase: r-ecp
Version: 3.1.5-1
Description: Non-Parametric Multiple Change-Point Analysis of Multivariate Data
URL: https://cran.r-project.org/package=ecp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654476480
LastModified: 1688234761
URLPath: /cgit/aur.git/snapshot/r-ecp.tar.gz