r-pwr on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S r-pwr

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

$ yay -Rns r-pwr

2. Manually Install "r-pwr" via AUR

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

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

b. Clone r-pwr's git locally

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

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

$ cd ~/r-pwr $ makepkg -si

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

ID: 1422649
Name: r-pwr
PackageBaseID: 181876
PackageBase: r-pwr
Version: 1.3.0-9
Description: Basic Functions for Power Analysis
URL: https://cran.r-project.org/package=pwr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654514434
LastModified: 1709834703
URLPath: /cgit/aur.git/snapshot/r-pwr.tar.gz