Installs a local version of kmc3.

kmr_install_kmc(download_file = NULL)

Arguments

download_file

If provided, kmc3 is provided from a local archive. User makes sure it is the appropriate version for the local OS.

Value

logical

See also

Examples

if (interactive()) { kmr_install_kmc() }