Check

check_installed_programs()

Check Required Programs

check_packages_by_topic() check_packages_by_name()

Check Installed Packages by Topic and by Name

check_user_info()

Get User-Related Information

Change Settings

rstudio_reset_user_settings()

Reset RStudio settings

rstudio_reset_keybindings()

Set RStudio keybindings

rstudio_install_spellcheck_dictionaries() rstudio_download_spellcheck_dictionaries() rstudio_delete_spellcheck_dictionaries()

Dictionaries to check spelling

Paths and Directories

get_path_rstudio_config_file() open_rstudio_config_file()

Manage RStudio Configuration (Preferences) File

open_rstudio_system_dictionaries_dir() open_rstudio_user_dictionaries_dir() open_rstudio_internal_dictionaries_dir()

RStudio Dictionaries

get_path_rstudio_config_dir() get_path_rstudio_internal_state_dir() get_path_rstudio_keybindings_dir() open_rstudio_config_dir() open_rstudio_internal_state_dir() open_rstudio_keybindings_dir()

Directories of RStudio-Related Files

get_path_desktop() open_desktop()

Path to Desktop Folder

open_in_rstudio()

Open file in RStudio

get_path_r_environ() open_r_environ()

Open .Renviron File

RStudio Projects

open_project()

Open RStudio Project

get_path_recent_proj_list() get_path_user_proj_list() open_recent_proj_list() open_user_proj_list() update_rstudio_proj_list_user()

Manage Project Lists

read_projects()

Manage RStudio Projects

Packages

get_vesion_pkg_bio() check_updates_pkg_bio() update_pkg_bio()

Manage Package 'bio'

check_packages_by_topic() check_packages_by_name()

Check Installed Packages by Topic and by Name

get_pkgs_installation_status() get_pkg_lists_local() get_last_pkgs_installation_status() print(<pkgs_installation_status>) get_pkgs_installation_code()

Get Package Installation Status and Code

get_pkgs_installed()

List packages installed on this computer

is_pkg_installed()

Check if packae is installed

check_updates_rcmdr_biostat() update_pkg_rcmdr_biostat()

Update 'RcmdrPlugin.biostat' and related packages

update_pkg_snippets()

Update 'snippets' and related packages

Utilities and Helper Functions

compare_version()

Compare Version Numbers

get_os_type() is_32bit_os() is_64bit_os()

Determine Operating System (OS)

list_pkgs_used_in_dir() list_pkgs_used_in_files()

List Packages Used in File(s)

rstudio_restart_r() rstudio_reload_ui() restart_r() restart_rstudio()

Functions to Restart R and Reload RStudio

Other Functions

Functions not mentioned above.

pkg_list_archived_versions()

Get previous package versions available on CRAN

rstudio_compare_user_settings()

Show differences in sets of settings