You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
person("Ryan", "Hafen", email = "[email protected]", role = c("aut", "cre")),
person("Anaconda Inc.", role = c("aut", "cph"),
comment = "Miniconda Distribution"
))
Description: This package provides utilities for installing an isolated "miniconda" Python environment. It is intended mainly for use with the reticulate package, with the particular use case of allowing R users to use R packages that wrap Python libraries without them having to worry about maintaining a Python environment.