• Stars
    star
    135
  • Rank 269,297 (Top 6 %)
  • Language
    R
  • License
    Apache License 2.0
  • Created about 7 years ago
  • Updated over 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The most complete R development and data science platform.
Travis Appveyor Total downloads Downloads CRAN version Gitter
Travis build status Appveyor build status CRAN total downloads CRAN downloads CRAN version Gitter

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 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!