r-effectsize on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-effectsize

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

$ yay -Rns r-effectsize

2. Manually Install "r-effectsize" via AUR

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

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

b. Clone r-effectsize's git locally

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

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

$ cd ~/r-effectsize $ makepkg -si

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

ID: 1341630
Name: r-effectsize
PackageBaseID: 180313
PackageBase: r-effectsize
Version: 0.8.6-3
Description: Indices of Effect Size and Standardized Parameters
URL: https://cran.r-project.org/package=effectsize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654476625
LastModified: 1698345264
URLPath: /cgit/aur.git/snapshot/r-effectsize.tar.gz