r-clusterr on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-clusterr

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

$ yay -Rns r-clusterr

2. Manually Install "r-clusterr" via AUR

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

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

b. Clone r-clusterr's git locally

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

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

$ cd ~/r-clusterr $ makepkg -si

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

ID: 1364722
Name: r-clusterr
PackageBaseID: 179966
PackageBase: r-clusterr
Version: 1.3.2-1
Description: Gaussian Mixture Models, K-Means, Mini-Batch-Kmeans, K-Medoids and Affinity Propagation Clustering
URL: https://cran.r-project.org/package=ClusterR
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654468415
LastModified: 1701734668
URLPath: /cgit/aur.git/snapshot/r-clusterr.tar.gz