Check if there are packages in tidymicrobiome can be updated.

check_tidymicrobiome_version(
  packages = c("core", "all"),
  from = c("gitlab", "github", "shen")
)

Arguments

packages

core or all packages in tidymicrobiome. "core" means all the core packages in tidymicrobiome and "all" means all the packages in tidymicrobiome.

from

"gitlab", "github", or "tidymicrobiome.org"

Author

Xiaotao Shen shenxt1990@outlook.com