R/error-utils.r
check_packages.RdEnhanced package checking with better error messages and validation
check_packages(packages, reason = "for this functionality")
check_pkg(packages, reason = "for this functionality")Invisible TRUE if all packages are available, throws error otherwise
Other validate-utils:
check_directory(),
check_file(),
check_input(),
check_range()