{ "info": { "author": "Rob Gilmore", "author_email": "robgilmore127@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Other", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering", "Topic :: Software Development :: Libraries", "Topic :: System :: Filesystems" ], "description": "# rinse\n\nA CLI for installing R.\n\nCurrently works with:\n\n* __Repos__: CRAN\n* __Installation Methods__: Source\n* __Supported OS__: Linux\n* __Permission Level__: Sudo, Non-sudo\n\nWill work with:\n\n* __Repos__: Microsoft R Open\n* __Installation Methods__: Spack, Local\n* __Supported OS__: MacOS, Windows\n\n## Installation\n\nCurrently, rinse is in the alpha stage of development. The latest release can be installed from PyPI\nor the development version can be installed from the *dev-master* branch on GitHub.\n\n### Latest Release\n\n```console\n[ $ ] pip install rinstall\n```\n### Development Version\n\nCreate a VE called `rinse` using your tool of choice:\n\n* pyenv\n* poetry\n* pipenv\n* virtualenv\n* virtualenvwrapper\n* conda\n* pew\n* python -m venv\n\nAfter making a VE install poetry into it:\n\n```console\n[ $ ] python -m venv ~/.env/rinse\n[ $ ] source ~/.env/rinse/bin/activate\n(rinse) [ $ ] pip install poetry\n...\n(rinse) [ $ ] mkdir GitHub; cd Github\n(rinse) [ ~/Github $ ] git clone -b dev-master https://github.com/datasnakes/rinse.git\n(rinse) [ ~/Github $ ] cd rinse\n(rinse) [ ~/Github/rinse $ ] poetry install\n...\n```\n\n### Initialize Rinse\n\nBefore you do anything, rinstall must be initialized or you will get an error:\n\n```console\n(rinse) [ ~/Github/rinse $ ] rinse init\n```\n\n## Simple Usage\n\nYou can install the latest version of R into your home directory with a single short command:\n\n```console\n(rinse) [ ~/Github/rinse $ ] rinse install\n# or\n(rinse) [ ~/Github/rinse $ ] rinse install latest\n# or\n(rinse) [ ~/Github/rinse $ ] rinse install 3.5.3\n```\n\n**Note**: _Be aware that R can take around 20 minutes to install._\n\n## Alternate Usage\n\nFirst note:\n\n```console\n(rinse) [ ~/Github/rinse $ ] rinse configure --help # configure script help (./configure --help)\n# is different from\n(rinse) [ ~/Github/rinse $ ] rinse configure --chelp # rinse cli help\n```\n\nHere's how you can work through various installation steps:\n```console\n(rinse) [ ~/Github/rinse $ ] rinse configure 3.5.3\n(rinse) [ ~/Github/rinse $ ] rinse make --check 3.5.3\n(rinse) [ ~/Github/rinse $ ] rinse make --install 3.5.3 \n(rinse) [ ~/Github/rinse $ ] rinse make --install-tests 3.5.3\n(rinse) [ ~/Github/rinse $ ] rinse test --check --check-devel --check-all 3.5.3\n```\n\n## Maintainers\n\n* Kristen Bystrom\n* Rob Gilmore\n* Bruno Grande\n* Shaurita Hutchins\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/datasnakes/rinse", "keywords": "r,installation", "license": "MIT", "maintainer": "Rob Gilmore", "maintainer_email": "robgilmore127@gmail.com", "name": "rinstall", "package_url": "https://pypi.org/project/rinstall/", "platform": "", "project_url": "https://pypi.org/project/rinstall/", "project_urls": { "Homepage": "https://github.com/datasnakes/rinse", "Repository": "https://github.com/datasnakes/rinse" }, "release_url": "https://pypi.org/project/rinstall/0.2.3/", "requires_dist": [ "click (>=7.0,<8.0)", "cookiecutter (>=1.6,<2.0)" ], "requires_python": ">=3.4", "summary": "A configurable installer CLI for installing R from source (sudo and non-sudo).", "version": "0.2.3" }, "last_serial": 5135939, "releases": { "0.2.3": [ { "comment_text": "", "digests": { "md5": "73887dd8b0c7533e22c689ed407b630d", "sha256": "e6ea514f7745fe84c4813fb05fe77e6473fd0aba66f19f445ad1d29bb457a773" }, "downloads": -1, "filename": "rinstall-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "73887dd8b0c7533e22c689ed407b630d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 10291, "upload_time": "2019-04-12T22:20:29", "url": "https://files.pythonhosted.org/packages/a1/9f/da247af96fe6b28dc9a067173d117ac7a73555c2ca8e594efee19c8fff6f/rinstall-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "923ecdab47355d565e18cf36689acc60", "sha256": "03bfb173f82920a5529553253db7cf4e53fcd356f6123ff3206676e344a6e70f" }, "downloads": -1, "filename": "rinstall-0.2.3.tar.gz", "has_sig": false, "md5_digest": "923ecdab47355d565e18cf36689acc60", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 9447, "upload_time": "2019-04-12T22:20:31", "url": "https://files.pythonhosted.org/packages/84/b0/9d9bceae55771c91300b336a8504d1e1102daad2c990ba035bbb12746d1f/rinstall-0.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73887dd8b0c7533e22c689ed407b630d", "sha256": "e6ea514f7745fe84c4813fb05fe77e6473fd0aba66f19f445ad1d29bb457a773" }, "downloads": -1, "filename": "rinstall-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "73887dd8b0c7533e22c689ed407b630d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.4", "size": 10291, "upload_time": "2019-04-12T22:20:29", "url": "https://files.pythonhosted.org/packages/a1/9f/da247af96fe6b28dc9a067173d117ac7a73555c2ca8e594efee19c8fff6f/rinstall-0.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "923ecdab47355d565e18cf36689acc60", "sha256": "03bfb173f82920a5529553253db7cf4e53fcd356f6123ff3206676e344a6e70f" }, "downloads": -1, "filename": "rinstall-0.2.3.tar.gz", "has_sig": false, "md5_digest": "923ecdab47355d565e18cf36689acc60", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.4", "size": 9447, "upload_time": "2019-04-12T22:20:31", "url": "https://files.pythonhosted.org/packages/84/b0/9d9bceae55771c91300b336a8504d1e1102daad2c990ba035bbb12746d1f/rinstall-0.2.3.tar.gz" } ] }