checkDefaultCommands: Check for presence of command-line interfaces

View source: R/utils.R

checkDefaultCommandsR Documentation

Check for presence of command-line interfaces

Description

This function checks whether the command-line tools used by seeker are accessible in the expected places.

Usage

checkDefaultCommands(keepIdx = FALSE)

Arguments

keepIdx

Logical indicating whether to keep the idx column of the resulting data.table. For internal use only.

Value

A data.table with columns for command, path, and version.

See Also

installSysDeps()


seeker documentation built on Sept. 11, 2024, 7:54 p.m.