is_tab_pfn_installed: Check the Python package installation

View source: R/misc.R

is_tab_pfn_installedR Documentation

Check the Python package installation

Description

Attempts to import the Python package

Usage

is_tab_pfn_installed()

Value

A single logical

Examples

if (interactive()) {
 # This may take a minute
 is_tab_pfn_installed()
}

tabpfn documentation built on March 18, 2026, 5:07 p.m.