R/programs.R
check_user_info.Rd
Prints user and system metadata useful for troubleshooting local R setups.
check_user_info()
if (interactive()) { check_user_info() }