RStudio Server alternatives and similar software solutions
Based on the "IDE/Tools" category.
Alternatively, view RStudio Server alternatives based on common mentions on social networks and blogs.
-
Regexr
RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. -
Zalenium
A flexible and scalable container based Selenium Grid with video recording, live preview, basic auth & dashboard. -
Coder
Coder provisions software development environments via Terraform on Linux, macOS, Windows, X86, ARM, and of course, Kubernetes. -
ML-Workspace
๐ All-in-one web-based IDE specialized for machine learning and data science. -
Selenoid
Selenium Hub successor running browsers within containers. Scalable, immutable, self hosted Selenium-Grid on any platform with single binary. -
Judge0 API
๐ฅ The most advanced open-source online code execution system in the world. -
Theia
Theia applications examples - docker images, desktop apps, packagings -
Wakapi
๐ A minimalist, self-hosted WakaTime-compatible backend for coding statistics -
Atheos
A self-hosted browser-based cloud IDE, updated from Codiad IDE -
Gitpod
DEPRECATED since Gitpod 0.5.0; use https://github.com/gitpod-io/gitpod/tree/master/chart and https://github.com/gitpod-io/gitpod/tree/master/install/helm -
Microglark
A hacky minimalistic remote pair programming editor -
HttPlaceholder
A very flexible cross platform HTTP stub application. -
Babelfish
Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation.
Clean code begins in your IDE with SonarLint
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of RStudio Server or a related project?
README
RStudio
RStudio is an integrated development environment (IDE) for the R programming language. Some of its features include:
- Customizable workbench with all of the tools required to work with R in one place (console, source, plots, workspace, help, history, etc.).
- Syntax highlighting editor with code completion.
- Execute code directly from the source editor (line, selection, or file).
- Full support for authoring Sweave and TeX documents.
- Runs on Windows, Mac, and Linux, and has a community-maintained FreeBSD port.
- Can also be run as a server, enabling multiple users to access the RStudio IDE using a web browser.
For more information on RStudio please visit the project website.
Getting the Code
RStudio is licensed under the AGPLv3, the terms of which are included in the file COPYING. You can find our source code repository on GitHub at https://github.com/rstudio/rstudio.
Documentation
For information on how to use RStudio check out our online documentation.
For documentation on running your own RStudio Server see the server getting started guide.
See also the following files included with the distribution:
- COPYING - RStudio license (AGPLv3)
- NOTICE - Additional open source software included with RStudio
- SOURCE - How to obtain the source code for RStudio
- INSTALL - How to build and install RStudio from source
- VSCODE.md - How to get started with development using Visual Studio Code
If you have problems or want to share feedback with us please visit our community forum. For other inquiries you can also email us at [email protected].
*Note that all licence references and agreements mentioned in the RStudio Server README section above
are relevant to that project's source code only.