checkDefaultCommands {seeker}R 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()


[Package seeker version 1.1.5 Index]