heronoh / BLASTr

BLASTr: an R package for parallel taxonomic classification of metabarcoding sequences
https://heronoh.github.io/BLASTr/
Other
3 stars 1 forks source link

Improvements to install_dependencies() #6

Open luciorq opened 1 month ago

luciorq commented 1 month ago

Problem

install_dependencies() doesn't produce any output when the environment already exists, which is hard to debug.

Proposed solution

Print a message with the versions of the installed dependencies. Also, install_dependencies() should have a force or overwrite argument to force reinstall of tools.