
Check if Python packages are installed in the environment.
Source: R/utils_environment.R
have_python_deps.RdFunction to check if one or more Python packages are
present in a conda environment.
Usage
have_python_deps(envname = "", py_pkgs = c("pylineagt"))