get_latest_version: Determine latest version of VAST

View source: R/get_latest_version.R

get_latest_versionR Documentation

Determine latest version of VAST

Description

Determine latest version of VAST

Usage

get_latest_version(version = NULL, package = "VAST", path = NULL)

Arguments

version

The default is NULL, which will cause the function to look for the latest version of the .cpp file to compile. If a version is supplied, then R will look for that version name within the appropriate folder the disk.

path

Optional path for running tests locally and with continuous integration since the default looks in the wrong place (installed library).

Value

A full file path as a character value supplying the location of the latest, or supplied, version of the VAST code to compile.

Author(s)

Kelli Faye Johnson


James-Thorson/VAST documentation built on Feb. 9, 2025, 9:05 a.m.