Skip to contents

Utility function to determine whether the package dependencies are available.

Usage

missing_dependencies(dependencies)

Arguments

dependencies

character vector with the package names to check.

Value

character vector of packages not available.