A package manager to handle R environments
Project description
Roo - manages environments and dependencies in R
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file roo-0.18.0.tar.gz
.
File metadata
- Download URL: roo-0.18.0.tar.gz
- Upload date:
- Size: 56.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 84e8a97178f739eabdb4a535e4041fe5c1f0140a05fd0f3803df9bffdfa08718 |
|
MD5 | c0dce4a87136f26c8222c1bbdc788ecc |
|
BLAKE2b-256 | 3e1142f5408d6ad89baef3e8570c8fe0d4638fe3ed10b71bd50be4d2708e70f7 |
File details
Details for the file roo-0.18.0-py3-none-any.whl
.
File metadata
- Download URL: roo-0.18.0-py3-none-any.whl
- Upload date:
- Size: 83.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.6 Darwin/22.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30227b658747e39b89673ec1c1915e13c1e530cefb658f1cfc803ae432210a30 |
|
MD5 | 044294e48dde873d1548f61c22f5e556 |
|
BLAKE2b-256 | 43043c74db6a92a3aa7a7ee82037b01051bcec5aeaddf5be5fc9fc0889b72679 |