Learn R Programming

seeker (version 1.1.6)

checkDefaultCommands: 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)

Value

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

Arguments

keepIdx

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

See Also

installSysDeps()