| deprecated-installers | R Documentation |
These functions have been consolidated into greta_remove() (for removal)
and reinstall_greta_deps() (for reinstallation). They remain exported and
functional but will be removed in a future release.
remove_greta_env(ask = interactive())
remove_miniconda(ask = interactive())
remove_reticulate_uv_cache(ask = interactive())
greta_remove_all_deps(ask = interactive())
destroy_greta_deps(ask = interactive())
reinstall_greta_env(timeout = 5, ask = interactive())
reinstall_miniconda(timeout = 5, ask = interactive())
ask |
Ask for confirmation? Default is |
timeout |
time in minutes to wait until timeout (default is 5 minutes). |
Invisibly, TRUE if anything was removed, otherwise FALSE.
greta_remove(), reinstall_greta_deps()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.