r-sigcheck on AUR (Arch User Repository)

Last updated: October 08,2024

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

$ yay -S r-sigcheck

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

$ yay -Rns r-sigcheck

2. Manually Install "r-sigcheck" via AUR

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

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

b. Clone r-sigcheck's git locally

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

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

$ cd ~/r-sigcheck $ makepkg -si

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

ID: 1343447
Name: r-sigcheck
PackageBaseID: 182404
PackageBase: r-sigcheck
Version: 2.34.0-1
Description: Check a gene signature's prognostic performance against random signatures, known signatures, and permuted data/metadata
URL: https://bioconductor.org/packages/SigCheck
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654527848
LastModified: 1698501933
URLPath: /cgit/aur.git/snapshot/r-sigcheck.tar.gz