Welcome to ClientVPS Mirrors

README

envir

envir is a small R package with a handful of functions designed for managing R environments.

The main exported functions are:

Installation

You can install the released version of envir from CRAN with:

install.packages("envir")

Or install the development version with:

if (!requireNamespace("remotes", quietly = TRUE)) 
  install.packages("remotes")
remotes::install_github("t-kalinowski/envir")

R has excellent support for managing environments already, but some of the defaults encourage usage patterns that don’t scale well to larger code bases.

Other solutions developed for managing R environments:

Need a high-speed mirror for your open-source project?
Contact our mirror admin team at info@clientvps.com.

This archive is provided as a free public service to the community.
Proudly supported by infrastructure from VPSPulse , RxServers , BuyNumber , UnitVPS , OffshoreName and secure payment technology by ArionPay.