Document platform support policy
This commit is contained in:
parent
c7b30828b7
commit
d12f03235c
1 changed files with 6 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ bug, or ask questions on [RStudio Community](https://community.rstudio.com).
|
|||
## Supported Platforms
|
||||
|
||||
R binaries are built for the following Linux operating systems:
|
||||
|
||||
- Ubuntu 18.04, 20.04, 22.04
|
||||
- Debian 9, 10, 11
|
||||
- CentOS 7
|
||||
|
|
@ -25,6 +26,11 @@ R binaries are built for the following Linux operating systems:
|
|||
- openSUSE 42.3, 15.3
|
||||
- SUSE Linux Enterprise 12, 15 SP3
|
||||
|
||||
Operating systems are supported until their vendor end-of-support dates, which
|
||||
can be found on the [RStudio Platform Support](https://www.rstudio.com/about/platform-support/)
|
||||
page. When an operating system has reached its end of support, builds for it
|
||||
will be discontinued, but existing binaries will continue to be available.
|
||||
|
||||
## Quick Installation
|
||||
|
||||
To use our quick install script to install R, simply run the following
|
||||
|
|
|
|||
Loading…
Reference in a new issue