My org blocks https://www.python.org/ftp/python so reticulate commands like install_python() and py_install() fail since they're hitting https://www.python.org/ftp/python by default.
We have internal mirrors for all of the sources but I don't see any mention in the reticulate MAN for how to define alternate sources / mirrors