update_required_packages.Rd
This function checks if the required packages are installed and up-to-date. If not, it asks the user if they want to install the development versions from GitHub.
update_required_packages(allow_update = FALSE, include_gseddata = FALSE)
Logical. `TRUE` if all required packages are installed and up-to-date.