r-msm on AUR (Arch User Repository)

Last updated: October 09,2024

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

$ yay -S r-msm

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

$ yay -Rns r-msm

2. Manually Install "r-msm" via AUR

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

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

b. Clone r-msm's git locally

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

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

$ cd ~/r-msm $ makepkg -si

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

ID: 1358985
Name: r-msm
PackageBaseID: 181430
PackageBase: r-msm
Version: 1.7.1-1
Description: Multi-State Markov and Hidden Markov Models in Continuous Time
URL: https://cran.r-project.org/package=msm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654503789
LastModified: 1700784663
URLPath: /cgit/aur.git/snapshot/r-msm.tar.gz