r-mstate on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-mstate

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

$ yay -Rns r-mstate

2. Manually Install "r-mstate" via AUR

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

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

b. Clone r-mstate's git locally

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

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

$ cd ~/r-mstate $ makepkg -si

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

ID: 1287148
Name: r-mstate
PackageBaseID: 195597
PackageBase: r-mstate
Version: 0.3.2-1
Description: Data Preparation, Estimation and Prediction in Multi-State Models
URL: https://cran.r-project.org/package=mstate
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1689110293
LastModified: 1689110293
URLPath: /cgit/aur.git/snapshot/r-mstate.tar.gz