get_install_urls: List of installation files to download

View source: R/install.R

get_install_urlsR Documentation

List of installation files to download

Description

List the 'LibTorch' and 'MistNet' files to download as local files in order to proceed with install_mistnet_from_file().

Usage

get_install_urls(version = "1.10.2", type = install_type(version = version))

Arguments

version

The 'LibTorch' version to install.

type

The installation type for 'LibTorch'. Valid value is currently "cpu".

Value

a named list with character urls

See Also

  • install_mistnet_from_file()


vol2birdR documentation built on May 31, 2023, 6 p.m.