A toolbox to work with R projects on Renku
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.
Release files for renku-r-tools 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| renku-r-tools-0.0.4.tar.gz | 7.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| renku_r_tools-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 12.8 kB
Release files / renku-r-tools-0.0.4.tar.gz
| Download URL | renku-r-tools-0.0.4.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
aff8a92bcf72394015c0ac4a6973bf47a76e6f4d60420823d001ce0263d3f2e0
|
|
BLAKE2b-256 checksum How to use checksums |
e13066a3cb24c1e4f67e541d5cb6993d6b9b3bdba54579c41d1945313a30878a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / renku_r_tools-0.0.4-py3-none-any.whl
| Download URL | renku_r_tools-0.0.4-py3-none-any.whl |
|---|---|
| Size | 5.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
8de8cbb80cf8899e1e5ad43d989ec4d4026df14e4e7d01a128dc357abc32aeef
|
|
BLAKE2b-256 checksum How to use checksums |
ad7d5010c2845c71b19374c71b2dd19755a0d8d24dcd686983038db05192b863
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|