r-penalized on AUR (Arch User Repository)

Last updated: October 11,2024

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

$ yay -S r-penalized

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

$ yay -Rns r-penalized

2. Manually Install "r-penalized" via AUR

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

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

b. Clone r-penalized's git locally

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

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

$ cd ~/r-penalized $ makepkg -si

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

ID: 1093100
Name: r-penalized
PackageBaseID: 181709
PackageBase: r-penalized
Version: 0.9.52-1
Description: L1 (Lasso and Fused Lasso) and L2 (Ridge) Penalized Estimation in GLMs and in the Cox Model
URL: https://cran.r-project.org/package=penalized
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654510415
LastModified: 1654510415
URLPath: /cgit/aur.git/snapshot/r-penalized.tar.gz