findPkgVersionInRepo: findPkgVersionInRepo

findPkgVersionInRepoR Documentation

findPkgVersionInRepo

Description

findPkgVersionInRepo

Usage

findPkgVersionInRepo(repo, name, version, param, dir)

## S4 method for signature 'character'
findPkgVersionInRepo(repo, name, version, param, dir)

## S4 method for signature ''NULL''
findPkgVersionInRepo(repo, name, version, param, dir)

Arguments

repo

The repository

name

The name of the package

version

The version of the package to find

param

A SwitchrParam object

dir

The directory to download the located package tarball into

Value

A path to the downloaded tarball, or NULL


switchr documentation built on March 31, 2023, 5:13 p.m.