r-effsize on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S r-effsize

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

$ yay -Rns r-effsize

2. Manually Install "r-effsize" via AUR

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

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

b. Clone r-effsize's git locally

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

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

$ cd ~/r-effsize $ makepkg -si

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

ID: 1418252
Name: r-effsize
PackageBaseID: 180314
PackageBase: r-effsize
Version: 0.8.1-9
Description: Efficient Effect Size Computation
URL: https://cran.r-project.org/package=effsize
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654476649
LastModified: 1709230231
URLPath: /cgit/aur.git/snapshot/r-effsize.tar.gz