Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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.

## Cheatsheet

## Want to learn more?

Check R Suite's [official webpage](https://rsuite.io)!