r-spdep on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-spdep

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

$ yay -Rns r-spdep

2. Manually Install "r-spdep" via AUR

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

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

b. Clone r-spdep's git locally

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

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

$ cd ~/r-spdep $ makepkg -si

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

ID: 1405667
Name: r-spdep
PackageBaseID: 199901
PackageBase: r-spdep
Version: 1.3.3-1
Description: Spatial Dependence: Weighting Schemes, Statistics
URL: https://cran.r-project.org/package=spdep
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pekkarr
Submitter: pekkarr
FirstSubmitted: 1700903734
LastModified: 1707329108
URLPath: /cgit/aur.git/snapshot/r-spdep.tar.gz