r-cplm on AUR (Arch User Repository)

Last updated: October 07,2024

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

$ yay -S r-cplm

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

$ yay -Rns r-cplm

2. Manually Install "r-cplm" via AUR

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

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

b. Clone r-cplm's git locally

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

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

$ cd ~/r-cplm $ makepkg -si

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

ID: 1419940
Name: r-cplm
PackageBaseID: 180083
PackageBase: r-cplm
Version: 0.7.12-2
Description: Compound Poisson Linear Models
URL: https://cran.r-project.org/package=cplm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654471151
LastModified: 1709468381
URLPath: /cgit/aur.git/snapshot/r-cplm.tar.gz