r-caret on AUR (Arch User Repository)
Last updated: November 24,2024
1. Install "r-caret" 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
Copied
b. Install r-caret on Arch using YAY
$
yay -S
r-caret
Copied
* (Optional) Uninstall r-caret on Arch using YAY
$
yay -Rns
r-caret
Copied
2. Manually Install "r-caret" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone r-caret's git locally
$
git clone https://aur.archlinux.org/r-caret.git
~/r-caret
Copied
c. Go to ~/r-caret folder and install it
$
cd
~/r-caret
Copied
$
makepkg -si
Copied
3. Information about the r-caret package on Arch User Repository (AUR)
ID: 1287685
Name: r-caret
PackageBaseID: 140562
PackageBase: r-caret
Version: 6.0.94-3
Description: Classification and Regression Training
URL: https://cran.r-project.org/package=caret
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553434675
LastModified: 1689185291
URLPath: /cgit/aur.git/snapshot/r-caret.tar.gz
Name: r-caret
PackageBaseID: 140562
PackageBase: r-caret
Version: 6.0.94-3
Description: Classification and Regression Training
URL: https://cran.r-project.org/package=caret
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: editicalu
FirstSubmitted: 1553434675
LastModified: 1689185291
URLPath: /cgit/aur.git/snapshot/r-caret.tar.gz