Skip to main content

A package to make R installed packages somewhat portable

Project description

rfile

rfile generates an Rfile to make your R package set reproducable, similar to how Gemfile and Brewfile work.

Current Functionality

Currently, only reading and writing from the current directory is supported. The current mirror for CRAN is hardcoded to http://cran.us.r-project.org.

Usage

Generate an Rfile

rfile will create an Rfile with a list of installed packages in the currnet working directory. This will cover both CRAN and Github packages. You can then include this file in something similar to a "dotfiles" repository for easy portability.

Install packages from an Rfile

Run rfile in the same directory as the Rfile. That's it.

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

rfile-0.1.1.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

rfile-0.1.1-py3-none-any.whl (2.6 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