r-kpeaks on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-kpeaks

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

$ yay -Rns r-kpeaks

2. Manually Install "r-kpeaks" via AUR

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

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

b. Clone r-kpeaks's git locally

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

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

$ cd ~/r-kpeaks $ makepkg -si

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

ID: 1422463
Name: r-kpeaks
PackageBaseID: 181068
PackageBase: r-kpeaks
Version: 1.1.0-7
Description: Determination of K Using Peak Counts of Features for Clustering
URL: https://cran.r-project.org/package=kpeaks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654494705
LastModified: 1709813053
URLPath: /cgit/aur.git/snapshot/r-kpeaks.tar.gz