From d12f03235cd1705e03f984d2671fb11ba4fe4649 Mon Sep 17 00:00:00 2001 From: Greg Lin Date: Wed, 23 Mar 2022 17:44:27 -0500 Subject: [PATCH] Document platform support policy --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d6455b5..a6aa86b 100644 --- a/README.md +++ b/README.md @@ -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