{ "info": { "author": "Jackson Antonio do Prado Lima", "author_email": "jacksonpradolima@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.6" ], "description": "# ROSES \nROSES (**R** pyth**O**n **S**tatistical t**E**st**S**) is a package to use statistical tests from R to Python for multiple algorithms in multiple problems.\n\nThis package was created due to differences in the precision from other Python packages for statistical tests. As R is a programming language with excellent libraries for statistical, **ROSES** was created as a bridge (parses) to use them. \n\n## Table of Contents\n- [Requirements](#requirements)\n- [Installation](#installation)\n- [Usage](#usage)\n- [Features](#features)\n- [License](#license)\n\n## Requirements\n\nInstall Python:\n\n```console\nsudo apt install python3-dev python3-setuptools python3-tk python-dev\n```\n\nInstall R:\n```console \nsudo apt install r-base\n```\n\nTo compile the R libraries:\n```console \nsudo apt install gfortran libcurl4-openssl-dev\n```\n\nTo install the following R libraries, otherwhise a warning will be handled:\n```console\ninstall.packages('devtools')\ndevtools::install_github(\"b0rxa/scmamp\")\ninstall.packages('PMCMR')\ninstall.packages(\"https://cran.r-project.org/src/contrib/Archive/mvtnorm/mvtnorm_1.0-8.tar.gz\", repos=NULL)\ninstall.packages('PMCMRplus')\ninstall.packages('rgdal')\ninstall.packages('pgirmess')\n```\n\nIf you received warnings to install the R libraries, try some the commands as follow:\n\n```console\nsudo apt install libevent-dev libreadline-dev \nsudo apt install libudunits2-dev libgdal-dev libgeos-dev libproj-dev\nsudo apt install libgmp3-dev libmpfr-dev\n```\n\n## Installation\nTo download ROSE just clone the Git repository hosted in GitHub:\n\n```console\ngit clone https://github.com/jacksonpradolima/ROSE.git\npython setup.py install\n```\n\nAlternatively, you can install it with `pip`:\n\n```console\npip install roses\n```\n\n## Usage\nExamples of configuring and running all the included algorithms are located in the *test* folders [roses folder](roses).\n\n## Features\nThe current release of ROSE (v0.5) contains the following tests:\n\n* Kruskal-Wallis with Post-hoc when necessary (comparing p-value)\n* Friedman with Critical Distance plot and Post-hoc when necessary (comparing p-value)\n* Varghas and Delaney (effect size)\n\n## License\nThis project is licensed under the terms of the MIT - see the [LICENSE](LICENSE) file for details.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jacksonpradolima/roses", "keywords": "", "license": "MIT", "maintainer": "Jackson Antonio do Prado Lima", "maintainer_email": "jacksonpradolima@gmail.com", "name": "roses", "package_url": "https://pypi.org/project/roses/", "platform": "", "project_url": "https://pypi.org/project/roses/", "project_urls": { "Homepage": "https://github.com/jacksonpradolima/roses" }, "release_url": "https://pypi.org/project/roses/0.1/", "requires_dist": [ "pandas (>=0.23.4)", "scipy (>=1.1.0)", "numpy (>=1.15.2)", "seaborn (>=0.9.0)", "pingouin (>=0.2.2)", "matplotlib (>=3.0.2)", "tzlocal (==1.5.1)", "rpy2 (==2.9.5)" ], "requires_python": "", "summary": "ROSES (R pythOn Statistical tEstS) is a package to use statistical tests from R to Python", "version": "0.1" }, "last_serial": 5849914, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "326d296681b2ef15b5089b668f13554c", "sha256": "bd5e36ef00e310141d549760677454ee70d0cbaa6d4dc6fcc3fb1d215b147055" }, "downloads": -1, "filename": "roses-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "326d296681b2ef15b5089b668f13554c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11602, "upload_time": "2019-09-18T12:48:03", "url": "https://files.pythonhosted.org/packages/8f/e2/6d791821c08f71e564b2ed1949f57678cece007805299d29d18c31a7e737/roses-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "abae99121cf2a2278d279c22e9e4142b", "sha256": "188fec793889c2a02604910261ddad3f2ee11608fd7a9aae5f0693a3e6a27654" }, "downloads": -1, "filename": "roses-0.1.tar.gz", "has_sig": false, "md5_digest": "abae99121cf2a2278d279c22e9e4142b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8735, "upload_time": "2019-09-18T12:48:06", "url": "https://files.pythonhosted.org/packages/f7/09/68973e51060712836d694be0c17dd91291f084c0a8541feca143e92d47fb/roses-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "326d296681b2ef15b5089b668f13554c", "sha256": "bd5e36ef00e310141d549760677454ee70d0cbaa6d4dc6fcc3fb1d215b147055" }, "downloads": -1, "filename": "roses-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "326d296681b2ef15b5089b668f13554c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11602, "upload_time": "2019-09-18T12:48:03", "url": "https://files.pythonhosted.org/packages/8f/e2/6d791821c08f71e564b2ed1949f57678cece007805299d29d18c31a7e737/roses-0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "abae99121cf2a2278d279c22e9e4142b", "sha256": "188fec793889c2a02604910261ddad3f2ee11608fd7a9aae5f0693a3e6a27654" }, "downloads": -1, "filename": "roses-0.1.tar.gz", "has_sig": false, "md5_digest": "abae99121cf2a2278d279c22e9e4142b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8735, "upload_time": "2019-09-18T12:48:06", "url": "https://files.pythonhosted.org/packages/f7/09/68973e51060712836d694be0c17dd91291f084c0a8541feca143e92d47fb/roses-0.1.tar.gz" } ] }