A toolbox to work with R projects on Renku
Project description
Renku-r-tools is a small python package that provides a CLI to setup R projects on Renku.
Features:
Replace the packrat-managed libraries of a R project by symbolic links. This is useful when relocating packrat libraries from the R project directory to the docker image.
Replace the renv-managed libraries of a R project by symbolic links. This is useful when relocating renv libraries from the R project directory to the docker image.
Installation
The latest release is available on PyPI and can be installed using pip:
$ pip install renku-r-tools
Isolated environments using pipx
Install and execute renku-r-tools in an isolated environment using pipx.
Install pipx and make sure that the $PATH is correctly configured.
$ python3 -m pip install --user pipx $ pipx ensurepath
Once pipx is installed use following command to install renku-r-tools.
$ pipx install renku-r-tools $ which renku-r-tools ~/.local/bin/renku-r-tools
Usage
The latest documentation is available on https://readthedocs.org.
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
Built Distribution
File details
Details for the file renku-r-tools-0.0.4.tar.gz
.
File metadata
- Download URL: renku-r-tools-0.0.4.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aff8a92bcf72394015c0ac4a6973bf47a76e6f4d60420823d001ce0263d3f2e0 |
|
MD5 | a07c12313df447c68f159128bdc0ba4b |
|
BLAKE2b-256 | e13066a3cb24c1e4f67e541d5cb6993d6b9b3bdba54579c41d1945313a30878a |
File details
Details for the file renku_r_tools-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: renku_r_tools-0.0.4-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.5.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8de8cbb80cf8899e1e5ad43d989ec4d4026df14e4e7d01a128dc357abc32aeef |
|
MD5 | 0e6b437af8942d572f9cb13d025be57b |
|
BLAKE2b-256 | ad7d5010c2845c71b19374c71b2dd19755a0d8d24dcd686983038db05192b863 |