r-circstats on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-circstats

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

$ yay -Rns r-circstats

2. Manually Install "r-circstats" via AUR

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

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

b. Clone r-circstats's git locally

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

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

$ cd ~/r-circstats $ makepkg -si

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

ID: 1370901
Name: r-circstats
PackageBaseID: 179942
PackageBase: r-circstats
Version: 0.2.6-7
Description: Circular Statistics, from "Topics in Circular Statistics" (2001)
URL: https://cran.r-project.org/package=CircStats
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654467848
LastModified: 1702749859
URLPath: /cgit/aur.git/snapshot/r-circstats.tar.gz