Skip to content

Commit

Permalink
Merge pull request #616 from VincentGuyader/main
Browse files Browse the repository at this point in the history
remove debian from supported version
  • Loading branch information
gaborcsardi authored Apr 21, 2024
2 parents 6c45e70 + 7515f01 commit 4615348
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions R/system-requirements.R
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ DEFAULT_RSPM <- "https://packagemanager.rstudio.com"
#'
#' @inheritParams local_install
#' @param os,os_release The operating system and operating system release
#' version, e.g. "ubuntu", "debian", "centos", "redhat". See
#' <https://github.com/rstudio/r-system-requirements#operating-systems> for
#' version, e.g. "ubuntu", "centos", "redhat". See
#' `supported_os_versions()` for
#' all full list of supported operating systems.
#'
#' If `NULL`, the default, these will be looked up.
Expand Down

0 comments on commit 4615348

Please sign in to comment.