package.check: package.check - a function to check the installation of all...

Description Usage Arguments Value Author(s) References Examples

View source: R/package.check.R

Description

This function allows you to check to see if all the common use packages dependencies for Spectre are installed.

Usage

1
See https://sydneycytometry.org.au/spectre for usage instructions and vignettes.

Arguments

type

DEFAULT = "general". If "general", then checks for the packages required for general Spectre usage. If "spatial", then checks for additional packages required for spatial analysis. If "ML", then checks for additional packages required for machine-learing functionality.

Value

returns an error message if one of the common use packages are not installed. Proceeds in order of package importance, and only the first error message encountered will be returned.

Author(s)

Thomas M Ashhurst, thomas.ashhurst@sydney.edu.au

References

https://sydneycytometry.org.au/spectre

Examples

1

sydneycytometry/Spectre documentation built on March 20, 2021, 2:15 a.m.