We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I'm getting the following error:
$> sudo bash -c "$(curl -L https://rstd.io/r-install)" % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14997 100 14997 0 0 25214 0 --:--:-- --:--:-- --:--:-- 25214 Available Versions 4.4.0 4.3.3 4.3.2 4.3.1 4.3.0 4.2.3 4.2.2 4.2.1 4.2.0 4.1.3 4.1.2 4.1.1 4.1.0 4.0.5 4.0.4 4.0.3 4.0.2 4.0.1 4.0.0 3.6.3 3.6.2 3.6.1 3.6.0 3.5.3 3.5.2 3.5.1 3.5.0 3.4.4 3.4.3 3.4.2 3.4.1 3.4.0 3.3.3 3.3.2 3.3.1 3.3.0 3.2.5 3.2.4 3.2.3 3.2.2 3.2.1 3.2.0 3.1.3 3.1.2 3.1.1 3.1.0 3.0.3 3.0.2 3.0.1 3.0.0 next devel Enter version to install: (<ENTER> for latest) 4.4.0 Downloading installer from https://cdn.posit.co/r/ubuntu-2210/pkgs/r-4.4.0_1_amd64.deb... Downloading https://cdn.posit.co/r/ubuntu-2210/pkgs/r-4.4.0_1_amd64.deb... --2024-05-31 11:43:33-- https://cdn.posit.co/r/ubuntu-2210/pkgs/r-4.4.0_1_amd64.deb Resolving cdn.posit.co (cdn.posit.co)... 18.239.50.45, 18.239.50.78, 18.239.50.73, ... Connecting to cdn.posit.co (cdn.posit.co)|18.239.50.45|:443... connected. HTTP request sent, awaiting response... 403 Forbidden 2024-05-31 11:43:33 ERROR 403: Forbidden. We were unable to download the installation bundle.
Specifiying latest as well as 4.4.0 directly.
4.4.0
Possibly related to #89
I'm on Ubuntu 22.10
The text was updated successfully, but these errors were encountered:
We only have builds for Ubuntu LTS. See the README for supported platforms: https://github.com/rstudio/r-builds#supported-platforms
Sorry, something went wrong.
Wouldn't a build for 22.04 work for 22.10? I've got an install of R4.2.1 that works just fine
You might get lucky, but I don't think that it is guaranteed in general that an Ubuntu package works on the previous Ubuntu release.
No branches or pull requests
Hi, I'm getting the following error:
Specifiying latest as well as
4.4.0
directly.Possibly related to #89
I'm on Ubuntu 22.10
The text was updated successfully, but these errors were encountered: