{"id":19178706,"url":"https://github.com/meetps/statistical-computing-interface","last_synced_at":"2026-06-09T16:31:59.076Z","repository":{"id":29406627,"uuid":"32942046","full_name":"meetps/statistical-computing-interface","owner":"meetps","description":"R based Statistical Computing Interface for easy statistical analysis and data visualization","archived":false,"fork":false,"pushed_at":"2015-04-02T17:40:17.000Z","size":1764,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T19:46:37.585Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://meetshah1995.github.io/statistical-computing-interface/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meetps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-26T17:28:22.000Z","updated_at":"2021-04-22T12:50:15.000Z","dependencies_parsed_at":"2022-09-06T17:01:36.417Z","dependency_job_id":null,"html_url":"https://github.com/meetps/statistical-computing-interface","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/meetps/statistical-computing-interface","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Fstatistical-computing-interface","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Fstatistical-computing-interface/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Fstatistical-computing-interface/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Fstatistical-computing-interface/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meetps","download_url":"https://codeload.github.com/meetps/statistical-computing-interface/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meetps%2Fstatistical-computing-interface/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34116457,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-09T02:00:06.510Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T10:40:36.179Z","updated_at":"2026-06-09T16:31:59.053Z","avatar_url":"https://github.com/meetps.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# statistical-computing-interface\nR based Statistical Computing Interface for easy statistical analysis and data visualization. \nA prototype application written in Django including basic features of displaying graphs from uploaded file data , OpenCPU R Computations etc.\n## Features :\n  * User Registration system \n  * Secure User Login System to prevent csrf attacks. \n  * Bar Graph output of uploaded data file  (csv for now other formats support soon). \n  * Line Graph output of uploaded data file (csv for now other formats support soon).\n  * Mean of columns in the uploaded file displayed using R requests to OpenCPU Servers. (Linear Regression coming soon.)\n\n##Installation \n  * Clone this repository using `git clone \u003cRepo link here\u003e`\n  * Set up a virual environment in the same directory using `virtualenv \u003cenvironment name\u003e`\n  * Activate your virtualenv using `source /\u003cenvironment_name\u003e/bin/activate`\n  * Change your directory to statistical-computing-interface \n  * Install all dependencies using `pip install -r dependencies.txt`\n  * Collect the static files using `python manage.py collectstatic`\n  * Start the Django server `python manage.py runserver` \n  * Open up your browser and open up `127.0.0.1:8080/sciApp/register/` to see the application live.\n\n##Why Django ?\n  * Thousands of useful scientific and statistical python libraries can be harnessed which is not possible easily in PHP, Node.js. \n  * Django is utilized by a lot of modern organizations as it provides a lot of scalibity features such as models,  templateFillers etc which makes the interface future proof. \n  * No vulnerability to CSRF attacks.\n  * Code is in Python hence lesser lines of code.\n  * Statistical analysis is in pure python , hence future contribution from python community can be easy to get.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetps%2Fstatistical-computing-interface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeetps%2Fstatistical-computing-interface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeetps%2Fstatistical-computing-interface/lists"}