Skip to contents

Main Installation Functions

Primary functions for installing and managing the complete R toolchain

macos_rtools_install() macos_rtools_uninstall()
Install and Uninstall the macOS R Toolchain

Xcode Command Line Tools

Functions for managing Xcode CLI installation and configuration

is_xcode_cli_installed() xcode_cli_path() xcode_cli_install() xcode_cli_uninstall() xcode_cli_switch() xcode_cli_reset()
Find, Install, or Uninstall XCode CLI
is_xcode_app_installed()
Detect if the Xcode.app IDE is Installed
xcode_select() xcode_select_path() xcode_select_version()
Interface with xcode-select Shell Commands
xcodebuild() xcodebuild_version()
Interface with xcodebuild Shell Commands

GNU Fortran Compiler (gfortran)

Functions for installing, updating, and managing gfortran

R Development Libraries

Functions for installing binary packages from the R-macOS recipes project

recipes_binary_install()
Install Binary Library from the CRAN R macOS Recipes Project

Installation Paths & Directories

Functions that return standard installation directories for different architectures

Binary Package Utilities

Lower-level functions for downloading and installing binary packages

binary_download()
Download Binary Packages
tar_package_install()
Install Binary Package in a Tar Format

System Assertions & Validation

Functions to validate system requirements and compatibility

Utility Functions

Helper functions and utilities

print(<cli>)
Print CLI Responses