findPkgVersionInRepo
findPkgVersionInRepo(repo, name, version, param, dir)# S4 method for character
findPkgVersionInRepo(repo, name, version, param, dir)
# S4 method for `NULL`
findPkgVersionInRepo(repo, name, version, param, dir)
A path to the downloaded tarball, or NULL
The repository
The name of the package
The version of the package to find
A SwitchrParam object
The directory to download the located package tarball into