
Check if Python packages are installed in the environment.
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("pybascule"))