Skip to contents

Scans the system for conda installations and geosam environments to help troubleshoot installation problems. Useful when you have multiple conda distributions installed (miniconda, miniforge, anaconda, etc.).

Usage

geosam_diagnose()

Value

A list with diagnostic information, invisibly.

Examples

if (FALSE) { # \dontrun{
geosam_diagnose()
} # }