Issue warning / suggest using `reinstall_greta_deps()` under certain conditions
Open
installation
Up Next
- Dominant language
- C++
- Stars
- 607
- Forks
- 67
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 1
Description
e.g., suggest using `reinstall_greta_deps()` in situations like:
* You already have conda env +/ miniconda
* Detect if you have tried to install greta multiple times in the same R session (perhaps using a `greta_stash$count_installation_attempts` object, and suggest that perhaps they want to use `reinstall_greta_deps()`, perhaps even stopping the session with a "yesno" question.
Contributor guide
Assessment
This issue has not been assessed yet.