assert_version_available: Validates a version/platform combination

View source: R/install.R

assert_version_availableR Documentation

Validates a version/platform combination

Description

Errors if the requested 'LibTorch' version has no build for the current platform.

Usage

assert_version_available(version, platform = install_platform())

Arguments

version

the requested 'LibTorch' version

platform

the platform key to check, defaults to the current platform

Value

invisibly TRUE, called for its side effect of erroring


vol2birdR documentation built on Sept. 16, 2026, 9:07 a.m.