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!
Hello! I got problems installing R on ubuntu 19.04. I changed the repository, but continue with the same problem.
mario@mario-OptiPlex-7010:~$ sudo apt-get install r-base
Leyendo lista de paquetes… Hecho
Creando árbol de dependencias
Leyendo la información de estado… Hecho
No se pudieron instalar algunos paquetes. Esto puede significar que
usted pidió una situación imposible o, si está usando la distribución
inestable, que algunos paquetes necesarios aún no se han creado o se
han sacado de «Incoming».
La siguiente información puede ayudar a resolver la situación:
Los siguientes paquetes tienen dependencias incumplidas: r-base : Depende: r-base-core (>= 3.6.0-2xenial) pero no va a instalarse Depende: r-recommended (= 3.6.0-2xenial) pero no va a instalarse Recomienda: r-base-html pero no va a instalarse E: No se pudieron corregir los problemas, usted ha retenido paquetes rotos.
Do you have any suggestions to solve the problem?
Iván
Thank you for these instructions. I am running Ubuntu 18.04:
No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 18.04.4 LTS Release: 18.04 Codename: bionic
I have followed the instructions on your web page. I get the following error:
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies: r-base : Depends: r-base-core (>= 4.0.0-1.1804.0) but it is not going to be installed Depends: r-recommended (= 4.0.0-1.1804.0) but it is not going to be installed Recommends: r-base-html but it is not going to be installed E: Unable to correct problems, you have held broken packages.
Any suggestions on how to fix this? Thanks! GA