Assert that the given Python packages are available.
Arguments
- packages
(
character()
)
Python packages to check.- python_version
(
character(1)
)
Python version to use. IfNULL
, the default Python version is used.
Assert that the given Python packages are available.
(character()
)
Python packages to check.
(character(1)
)
Python version to use. If NULL
, the default Python version is used.