r-formula.tools on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S r-formula.tools

* (Optional) Uninstall r-formula.tools on Arch using YAY

$ yay -Rns r-formula.tools

2. Manually Install "r-formula.tools" via AUR

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

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

b. Clone r-formula.tools's git locally

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

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

$ cd ~/r-formula.tools $ makepkg -si

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

ID: 1154211
Name: r-formula.tools
PackageBaseID: 145466
PackageBase: r-formula.tools
Version: 1.7.1-7
Description: Programmatic Utilities for Manipulating Formulas, Expressions, Calls, Assignments and Other R Objects
URL: https://cran.r-project.org/package=formula.tools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: BioArchLinuxBot
Submitter: dviktor
FirstSubmitted: 1569859380
LastModified: 1666097126
URLPath: /cgit/aur.git/snapshot/r-formula.tools.tar.gz