-
Tutorial
R is an open-source programming language that specializes in statistical computing and graphics. In this tutorial, we will install R on an Ubuntu 18.04 server.
•
By
Lisa Tagliaferri
R
Quickstart
Ubuntu 18.04
-
Tutorial
R is an open-source programming language that specializes in statistical computing and graphics.
In this tutorial, we will install R and show how to add packages from the official Comprehensive R Archive Network (CRA...
•
By
Lisa Tagliaferri
R
Applications
Ubuntu 18.04
-
Tutorial
R is a popular open source programming language that specializes in statistical computing and graphics. It is widely used for developing statistical software and performing data analysis. R is easily extensible, and t...
•
By
Melissa Anderson
Applications
R
Ubuntu
Ubuntu 16.04
-
Tutorial
R is a popular open source programming language that specializes in statistical computing and graphics. It is widely used by statisticians for developing statistical software and performing data analysis. One of R's ...
•
By
Dean Attali
Applications
R
Ubuntu
-
Tutorial
An open-source programming language, R is widely used for performing data analysis and statistical computing. Supported by the R Foundation for Statistical Computing, it is an increasingly popular and extensible langu...
•
By
Lisa Tagliaferri
Ubuntu 20.04
R
-
Tutorial
An open-source programming language, R is widely used for developing statistical software, performing data analysis and visualization. R offers many user-generated packages for specific areas of study, which makes it ...
•
By
Lisa Tagliaferri
R
Applications
Debian 10
-
Tutorial
In this tutorial, you'll install and configure Shiny and the open-source version of Shiny Server on a server running Ubuntu 16.04, secure the connection to the Shiny server using a Let's Encrypt digital certificate an...
•
By
finid
Applications
R
Ubuntu 16.04
-
Tutorial
An open-source programming language, R specializes in statistical computing and graphics. In this tutorial, we will install R on an Ubuntu 20.04 server. For a more detailed version of this tutorial, with more thorough...
•
By
Lisa Tagliaferri
Ubuntu 20.04
R
Quickstart
-
Tutorial
R is an open-source programming language that specializes in statistical computing and graphics. Supported by the R Foundation for Statistical Computing, it is widely used for developing statistical software and perfo...
•
By
Lisa Tagliaferri
R
Applications
Debian 9
-
Tutorial
R is a popular open source programming language that specializes in statistical computing and graphics. It is widely used for developing statistical software and performing data analysis.
In this tutorial, we'll show ...
•
By
Melissa Anderson
Applications
R
Ubuntu
Ubuntu 16.04
-
Tutorial
ARCHIVED: This Machine Learning One-Click Application image includes a rich set of tools for data pre-processing, analysis, and visualization, as well as several state of the art libraries to help you get started with...
•
By
Thomas Vincent
Data Analysis
DigitalOcean 1-Click Apps Marketplace
Machine Learning
Python
DigitalOcean
R
Ubuntu
Ubuntu 16.04
-
Tutorial
RStudio IDE is an open source Integrated Development Environment for the statistical analysis program R. RStudio Server provides a web version of RStudio IDE that allows easy development on a VPS.
•
By
Di Wu
Applications
R
Ubuntu
-
Tutorial
Shiny (http://shiny.rstudio.com/) is an R package that allows users to convert R code into an interactive webpage. Shiny server (http://www.rstudio.com/products/shiny/shiny-server/) is a server provided by RStudio tha...
•
By
Dean Attali
Applications
R
Ubuntu
-
Tutorial
In this R tutorial, we’ll go over how to install devtools and use it to install a package directly from a git repository.
•
By
Melissa Anderson, Lisa Tagliaferri
R
Applications
Ubuntu 18.04
-
Question
I receive the following error despite haveing dirmngr in my bin:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9
Executing: /tmp/apt-key-gpghome.HNVQN8gpYv/gpg.1....
Accepted Answer:
Thank you Alex-- I ended up using:
code
gpg --keyserver keyserver.ubuntu.com --recv-key E298A3A825C0D65DFD57CBB651716619E084DAB9
2
•
•
By
tdfyoder
R
Applications
Ubuntu 18.04
-
Question
Hi,
When I snapshot a droplet with RStudio (Docker 19.03.12 on Ubuntu 20.04, rocker/rstudio), none the the changes I've made within RStudio are saved to the snapshot (e.g. appearance setttings, additional packages etc...
0
•
•
By
tew12
R
-
Question
Any idea why am i getting such error? and, how could I fix it?
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys E298A3A825C0D65DFD57CBB651716619E084DAB9
Executing: /tmp/apt-key-gpghome.QThU5VY9Yd/gpg.1...
1
•
•
By
animeshghose
R
Ubuntu 20.04
-
Question
I was following your tutorial [1] on how to install R devtools on Ubuntu but I am stuck at the first step:
sudo apt install build-essential libcurl4-gnutls-dev libxml2-dev libssl-dev
I get an error that some of the ...
1
•
•
By
janpisl
R
-
Question
I just bought a domain and am trying to set up HTTPS redirection on my R Plumber API. I made sure that the droplet IP is pointing to the domain and checked that it works. So currently I can access the plumber API over...
1
•
•
By
jang119
R
DNS
API
-
Question
I have prepared a git repo for my R-code. However i am getting error while deploying it through App service. Please let me know, is there any way I can deploy it.
Thanks
1
•
•
By
dataintelligency
R
DigitalOcean 1-Click Apps Marketplace
DigitalOcean App Platform