Some packages benefit from calling tools such as plink as subcommands. This package bundles them up so that they are easily addressable e.g. for testing etc.
devtools::install_github("explodecomputer/plinkbinr")
e.g.
get_plink_exe()
will return path to the operating system specific plink binary.