skip_if_no_numpy: Skip test where 'numpy' not available.

View source: R/load_utils.R

skip_if_no_numpyR Documentation

Skip test where 'numpy' not available.

Description

Check if Python's numpy is available, and skip test if not. This function is called within some tests to ensure server tests involving reticulate calls execute properly.

Usage

skip_if_no_numpy()

Value

NULL


rMIDAS documentation built on Oct. 11, 2023, 5:14 p.m.