r-e1071 on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S r-e1071

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

$ yay -Rns r-e1071

2. Manually Install "r-e1071" via AUR

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

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

b. Clone r-e1071's git locally

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

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

$ cd ~/r-e1071 $ makepkg -si

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

ID: 1371807
Name: r-e1071
PackageBaseID: 138117
PackageBase: r-e1071
Version: 1.7.14-1
Description: Functions for latent class analysis, short time Fourier transform, fuzzy clustering, support vector machines, shortest path computation, bagged clustering, naive Bayes classifier, ...
URL: https://cran.r-project.org/web/packages/e1071
NumVotes: 3
Popularity: 4.1E-5
OutOfDate:
Maintainer: editicalu
Submitter: editicalu
FirstSubmitted: 1545087823
LastModified: 1702919954
URLPath: /cgit/aur.git/snapshot/r-e1071.tar.gz