r-heatmap.plus on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-heatmap.plus

* (Optional) Uninstall r-heatmap.plus on Arch using YAY

$ yay -Rns r-heatmap.plus

2. Manually Install "r-heatmap.plus" via AUR

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

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

b. Clone r-heatmap.plus's git locally

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

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

$ cd ~/r-heatmap.plus $ makepkg -si

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

ID: 1092018
Name: r-heatmap.plus
PackageBaseID: 180813
PackageBase: r-heatmap.plus
Version: 1.3-6
Description: Allows heatmap matrix to have non-identical X- and Y-dimensions. Allows multiple tracks of annotation for RowSideColors and ColSideColors
URL: https://cran.r-project.org/package=heatmap.plus
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654488464
LastModified: 1654488464
URLPath: /cgit/aur.git/snapshot/r-heatmap.plus.tar.gz