hrbrmstr/freebase: A 'usethis'-esque Package for Base R Versions of 'tidyverse' Code

The 'tidyverse' is awesome, but can take a bit to compile on systems where there are no pre-built binary packages. Methods are provided which use the facilities of the 'usethis' package to snap-in base versions of useful 'tidyverse' functions that are mostly equivalent (some are more complete than others). The base R counterpart functions will likely be slower than the 'tidyverse' equivalents but using them will decrease 'Imports' dependencies. Use deliberately and with caution.

Getting started

Package details

MaintainerBob Rudis <bob@rud.is>
LicenseMIT + file LICENSE
Version0.2.0
URL https://gitlab.com/hrbrmstr/freebase
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hrbrmstr/freebase")
hrbrmstr/freebase documentation built on July 24, 2022, 2:42 a.m.