Skip to contents

This function checks the current installed version of RStudio against the latest version available online. If the versions do not match, it suggests updating RStudio.

Usage

CheckRStudioVersion()

Value

Side effects include printing messages to the console regarding the status of RStudio version.

Note

This function requires internet access to check the latest version of RStudio online. If called outside of RStudio, it will only fetch and display the latest version without comparing.

Author

Ahmed El-Gabbas

Examples

try(CheckRStudioVersion())
#> This function was not called from RStudio. No version comparison was done. The most recent version of RStudio is 2024.12.0.467