This function runs some required install
Usage
install(
package = "tima",
repos = c("https://taxonomicallyinformedannotation.r-universe.dev",
"https://bioc.r-universe.dev", "https://cloud.r-project.org"),
dependencies = TRUE,
test = FALSE
)