{ "info": { "author": "Oliver Tomic", "author_email": "olivertomic@zoho.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications :: Qt", "Intended Audience :: Education", "Intended Audience :: End Users/Desktop", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Operating System :: MacOS", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering" ], "description": "Copyright \u00a9 2009-2015 Thomas Graff.\n\n\nOverview\n========\n\nConsumerCheck is a software for statistical analysis of data from sensory and consumer science, or more precisely data that is acquired from consumer trials and descriptive analysis performed by trained sensory panels. ConsumerCheck has a an easy-to-use graphical user interface that makes the statistical methods available to users that have little or no programming skills.\n\n\nInstallation\n============\n\nI wish the answer was:\n\n\tpip install consumercheck\n\nBut unfortunately it is not that simple. The following list of python modules needs to be installed prior to using **pip install consumercheck** in order to make ConsumerCheck work.\n\n+-------------+------------+-----------------------------------------------------------------+\n| Name | Tested ver | Function |\n+=============+============+=================================================================+\n|chaco | 4.4.1 | Plotting library |\n+-------------+------------+-----------------------------------------------------------------+\n|pandas | 0.15.1 | Matrix container (0.16.2) |\n+-------------+------------+-----------------------------------------------------------------+\n|numpy | 1.9.2 | Basis for statistics and datatype |\n+-------------+------------+-----------------------------------------------------------------+\n|traits | 4.5.0 | Event and type automation for Traitsui and Chaco |\n+-------------+------------+-----------------------------------------------------------------+\n|traitsui | 4.4.0 | Abstract GUI toolkit |\n+-------------+------------+-----------------------------------------------------------------+\n|pyface | 4.4.0 | Traitsui needs this |\n+-------------+------------+-----------------------------------------------------------------+\n|enable | 4.4.1 | Support for Chaco |\n+-------------+------------+-----------------------------------------------------------------+\n|xlrd | 0.9.3 | For reading XL spreadsheet |\n+-------------+------------+-----------------------------------------------------------------+\n|openpyxl | 1.8.5 | For reading XL spreadsheet |\n+-------------+------------+-----------------------------------------------------------------+\n|colormath | 2.1.1 | Latest version |\n+-------------+------------+-----------------------------------------------------------------+\n|pyper | 1.1.1 | Python <-> R communication |\n+-------------+------------+-----------------------------------------------------------------+\n|configparser | 3.3.0 | Parsing configfile |\n+-------------+------------+-----------------------------------------------------------------+\n\nMoreover, ConsumerCheck uses the `R `_ environment for statistical computing. This means you need to have R (> 3.0) installed on your platform. Furthermore, the following R-package needs to be installed:\n\n\tlmerTest\tver 2.0-11\n\n\nMS Windows and Mac OS X\n-----------------------\n\nIf you are on MS Window or Mac OS X the easiest way is to install the required Python packages listed above by installing the `Anaconda `_ python environment from Continuum Analytics.\n\nThen you have to use the Conda installer to add some additional python packages that are needed for ConsumerCheck. In a Windows PowerShell / Mac terminal type:\n\n\tconda install chaco\n\n\nAfter this, ConsumerCheck can be installed with pip:\n\n\tpip install consumercheck\n\n\nLinux\n-----\n\nThe following installation procecure was tested on Debian Jessie 8.2.\n\nOn the shell commandline::\n\n sudo apt-get --no-install-recommends install python-pip python-pandas python-chaco python-qt4-gl python-networkx python-configparser r-base r-cran-lme4 r-cran-numderiv r-cran-hmisc r-cran-gplots r-cran-nloptr r-cran-plyr r-cran-ggplot2\n\n sudo pip install consumercheck\n\n\nThen you have to start R and run the following commands::\n\n install.packages(c(\"pbkrtest\"))\n pkgurl <- \"http://cran.r-project.org/src/contrib/Archive/lmerTest/lmerTest_2.0-11.tar.gz\"\n install.packages(pkgurl, repos=NULL, type=\"source\")\n\n\nRunning ConsumerCheck\n---------------------\n\nConsumerCheck is started by typing **ccgui** on the command line.\n\n\nLatest changes\n==============\n\nNothing here yet.\n\n\nRoadmap\n=======\n\nNothing here yet.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://sourceforge.net/projects/consumercheck/", "keywords": "statistic education science", "license": "GNU GPLv3", "maintainer": null, "maintainer_email": null, "name": "ConsumerCheck", "package_url": "https://pypi.org/project/ConsumerCheck/", "platform": "any", "project_url": "https://pypi.org/project/ConsumerCheck/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://sourceforge.net/projects/consumercheck/" }, "release_url": "https://pypi.org/project/ConsumerCheck/1.3.3/", "requires_dist": null, "requires_python": null, "summary": "Software for analysis of sensory and consumer data", "version": "1.3.3" }, "last_serial": 1805015, "releases": { "1.3.2": [ { "comment_text": "", "digests": { "md5": "e8971f8ca7d15191511165e78218ceb3", "sha256": "da923563d01b4963b98da3bda055e3918ef13e385f82f1e96a6f9790aa845a3f" }, "downloads": -1, "filename": "ConsumerCheck-1.3.2.tar.gz", "has_sig": false, "md5_digest": "e8971f8ca7d15191511165e78218ceb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212146, "upload_time": "2015-11-06T13:57:39", "url": "https://files.pythonhosted.org/packages/54/e3/d33ce5f220ffcb13266ebcc26c58196f3dde46a695c62cc93f81c2b46f2e/ConsumerCheck-1.3.2.tar.gz" } ], "1.3.3": [ { "comment_text": "", "digests": { "md5": "a20390b4ec1fddf015bbbf80b403c4bd", "sha256": "46476808d05ce34d9e326f5edaa71b0867b35d6657f5d18a59cadb0b8f0533cd" }, "downloads": -1, "filename": "ConsumerCheck-1.3.3.tar.gz", "has_sig": false, "md5_digest": "a20390b4ec1fddf015bbbf80b403c4bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212209, "upload_time": "2015-11-06T20:30:58", "url": "https://files.pythonhosted.org/packages/e7/42/f5dab806f99ad2310d13ac78f6ece7882f2475575e676ab24d0d370ef9a7/ConsumerCheck-1.3.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a20390b4ec1fddf015bbbf80b403c4bd", "sha256": "46476808d05ce34d9e326f5edaa71b0867b35d6657f5d18a59cadb0b8f0533cd" }, "downloads": -1, "filename": "ConsumerCheck-1.3.3.tar.gz", "has_sig": false, "md5_digest": "a20390b4ec1fddf015bbbf80b403c4bd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 212209, "upload_time": "2015-11-06T20:30:58", "url": "https://files.pythonhosted.org/packages/e7/42/f5dab806f99ad2310d13ac78f6ece7882f2475575e676ab24d0d370ef9a7/ConsumerCheck-1.3.3.tar.gz" } ] }