powered by
Diagnostic function to check package installation and dependencies
health_check(verbose = FALSE)
Logical. TRUE if all checks pass
Logical. Whether to display detailed information
# \donttest{ # Quick health check health_check() # Detailed diagnostic information health_check(verbose = TRUE) # }
Run the code above in your browser using DataLab