Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/WLOGSolutions/RSuite
The most complete R development and data science platform.
https://github.com/WLOGSolutions/RSuite
deployment development r rstats rsuite rsuitecli
Last synced: about 1 month ago
JSON representation
The most complete R development and data science platform.
- Host: GitHub
- URL: https://github.com/WLOGSolutions/RSuite
- Owner: WLOGSolutions
- License: apache-2.0
- Created: 2017-09-20T12:48:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T14:09:16.000Z (over 3 years ago)
- Last Synced: 2024-07-18T19:19:02.445Z (6 months ago)
- Topics: deployment, development, r, rstats, rsuite, rsuitecli
- Language: R
- Homepage: https://rsuite.io
- Size: 31.5 MB
- Stars: 135
- Watchers: 6
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - WLOGSolutions/RSuite - The most complete R development and data science platform. (R)
README
| Travis | Appveyor | Total downloads | Downloads | CRAN version | Gitter |
| :----------------: | :----------------: | :----------------: | :----------------: | :----------------: | :----------------: |
| [![Travis build status](https://travis-ci.com/WLOGSolutions/RSuite.svg?branch=master)](https://travis-ci.com/WLOGSolutions/RSuite) | [![Appveyor build status](https://ci.appveyor.com/api/projects/status/13nxrr42fboep27j?svg=true)](https://ci.appveyor.com/project/ws171913/rsuite)| [![CRAN total downloads](http://cranlogs.r-pkg.org/badges/grand-total/RSuite)](http://cranlogs.r-pkg.org/badges/grand-total/RSuite)| [![CRAN downloads](https://cranlogs.r-pkg.org/badges/RSuite)](https://cranlogs.r-pkg.org/badges/RSuite)| [![CRAN version](http://www.r-pkg.org/badges/version/RSuite)](http://www.r-pkg.org/badges/version/RSuite)| [![Gitter](https://badges.gitter.im/WLOGSolutions/RSuite.svg)](https://gitter.im/WLOGSolutions/RSuite?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)|# RSuite
R Suite an R package which together with R Suite CLI tool enables you to design deployment workflow that fits you and makes R your primary data science platform. It has been developed by [WLOG Solutions](https://wlogsolutions.com) company to make their development and deployment data science process robust.
R Suite gives answers to the following challenges for any R based software and data science solution:
* Isolated and reproducible projects with controlled dependencies and configuration.
* Separation of business, infrastructural and domain logic.
* Package based solution development.
* Management of custom CRAN-alike repositories.
* Automation of deployment package preparation.
* Flawless integration with Docker.
* Development process integrated with version control system (currently git and svn).
* Working in internetless environments.## Want to learn more?
Check R Suite's [official webpage](https://rsuite.io)!