r-optimparallel on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-optimparallel

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

$ yay -Rns r-optimparallel

2. Manually Install "r-optimparallel" via AUR

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

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

b. Clone r-optimparallel's git locally

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

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

$ cd ~/r-optimparallel $ makepkg -si

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

ID: 1346845
Name: r-optimparallel
PackageBaseID: 199188
PackageBase: r-optimparallel
Version: 1.0.2-1
Description: Parallel Version of the L-BFGS-B Optimization Method
URL: https://cran.r-project.org/package=optimParallel
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1699009224
LastModified: 1699009224
URLPath: /cgit/aur.git/snapshot/r-optimparallel.tar.gz