divest.capabilities: Report package capabilities

divest.capabilitiesR Documentation

Report package capabilities

Description

This function summarises the capabilities of the package as compiled for the current machine, analogously to the base function capabilities(). It identifies the support available for various input and output formats.

Usage

divest.capabilities(what = NULL)

Arguments

what

A character vector of components to extract, or NULL, the default, which indicates the full set of capabilities.

Value

A named logical vector, indicating whether plain JPEG, JPEG-LS and JPEG2000 DICOM transfer syntaxes are supported by the current build of the package, and also whether zlib is available to produce compressed NIfTI output files from convertDicom().

Author(s)

Jon Clayden code@clayden.org

See Also

readDicom()

Examples

divest.capabilities()

jonclayden/divest documentation built on March 5, 2025, 12:38 p.m.