Skip to main content

Allow django to create R scripts and generate charts and other data output from those scripts.

Project description

The django_rpy2 module provides a way for developers of R scripts to design their scripts from the django administration interface and have the results be available to the django website in a predictable fashion.

Features include:

  • R Package control to import required modules

  • Being able to use django’s databases, or a custom database list.

  • Resulting output saved per-run

  • Output files saved into django file fields for later use.

Requirements:

You must have these non-python packages installed,names given here are debian package names:

  • python-dev

  • libcurl4-gnutls-dev

  • r-base-core

These are required to compile the rpy2 library which acts as the R scripting core.

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

django-rpy2-0.7.1.tar.gz (10.9 kB view hashes)

Uploaded Source

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