brew_config() returns important information about your Homebrew installation and other related system information.

brew_config()

Value

A string containing the raw text output from brew config

Examples

if (FALSE) {
brew_config()
}