is_latest: Test if RStudio is up to date

View source: R/rstd.gen.R

is_latestR Documentation

Test if RStudio is up to date

Description

Test if RStudio is up to date

Usage

is_latest(stable = TRUE, os = NULL)

Arguments

stable

Set to FALSE in order to test against the latest RStudio preview build instead of the latest stable build.

os

The OS codename for which the RStudio version was built. If NULL, it will be auto-detected for the current system.

Value

TRUE if the currently running RStudio version is greater or equal to the latest version, FALSE otherwise.


salim-b/rstd documentation built on April 13, 2025, 7:33 a.m.