Skip to main content

Pipreqs for R

Project description

r_freeze

https://img.shields.io/pypi/v/r_freeze.svg http://img.shields.io/github/workflow/status/chinmayshah99/r_freeze/Python%20package Documentation Status

Pipreqs for R

Features

  • Generates the list of packages used in the project

  • If the output file is specified as R, R script file is generated

Usage

For printing the name of packages:

r_freeze .

For creating a requirments file:

r_freeze -o req.txt .

For creating a requirments as R script:

r_freeze -o req.R .

For overwriting a requirments file:

r_freeze -o req.R --overwrite .

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

History

0.1.1 (2021-02-16)

  • Fixed the R file generations script

0.1.0 (2020-09-30)

  • First release on PyPI.

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

r_freeze-0.1.1.tar.gz (9.3 kB view hashes)

Uploaded Source

Built Distribution

r_freeze-0.1.1-py2.py3-none-any.whl (4.1 kB view hashes)

Uploaded Python 2 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