Skip to main content

A package manager to handle R environments

Project description

Roo - manages environments and dependencies in R

Maturity Level

Description

Roo is a python program that handles R dependencies and R environments, ensuring environment reproducibility that satisfy dependency constraints. If you are familiar with python poetry or pip it aims at being the same. While apparently similar to packrat or renv, Roo is way more powerful.

As a data scientist using e.g. RStudio you are unlikely to benefit from Roo, but if you need to create production R code, it's a much safer choice to define a consistent and reliable environment of dependencies. It also provides functionalities that helps in maintaining different environments at the same time.

Installation

Roo is written in python and requires python 3.8 or above. It runs on any platform, and it can be installed from pypi with:

pip install roo

Dependencies will be installed automatically.

Documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

roo-0.18.0.tar.gz (56.9 kB view hashes)

Uploaded Source

Built Distribution

roo-0.18.0-py3-none-any.whl (83.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page