r-fastdummies on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S r-fastdummies

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

$ yay -Rns r-fastdummies

2. Manually Install "r-fastdummies" via AUR

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

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

b. Clone r-fastdummies's git locally

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

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

$ cd ~/r-fastdummies $ makepkg -si

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

ID: 1284300
Name: r-fastdummies
PackageBaseID: 180414
PackageBase: r-fastdummies
Version: 1.7.3-1
Description: Fast Creation of Dummy (Binary) Columns and Rows from Categorical Variables
URL: https://cran.r-project.org/package=fastDummies
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: BioArchLinuxBot
FirstSubmitted: 1654478962
LastModified: 1688666779
URLPath: /cgit/aur.git/snapshot/r-fastdummies.tar.gz