Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.

This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
What you could do here is to use the DigitalOcean Marketplace 1-Click installation image for RStudio:
This basically spins up a Droplet with R and RStudio Server pre-installed.
For your high-performance computing requirement, consider:
https://www.digitalocean.com/blog/introducing-premium-cpu-optimized-droplets
If you prefer you could always install RStudio manually on a Droplet or using Docker instead.
Hope that this helps!
- Bobby
hi Altessedac,
RStudio Server is the premier integrated development environment for R that allows to move computation close to the data and scale compute and RAM centrally.
May be You can find your answer on: https://marketplace.digitalocean.com/apps/rstudio
Heya,
There are two ways to go about it, the first one is to check this MarketPlace Image:
https://marketplace.digitalocean.com/apps/rstudio
or the second one is to manually install it yourself. Having said that, I’ll recommend you to use the marketplace one.