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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-rpy2-0.7.1.tar.gz
.
File metadata
- Download URL: django-rpy2-0.7.1.tar.gz
- Upload date:
- Size: 10.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f4d10468d751e6672d356e34ccc19568f8ac788a0d20d7ce4ab5d8bc4bb422a |
|
MD5 | c418c971d88cea0be6b0e62441aa0c23 |
|
BLAKE2b-256 | ba05a0c692702345ad1813750be26c4e817083142351f243ce619945a5232b72 |