check_ibawds_setup: Check If the User Is Ready for the Course

View source: R/install.R

check_ibawds_setupR Documentation

Check If the User Is Ready for the Course

Description

Check if the current system is ready for the course by verifying the following:

  • R and RStudio are up to date

  • the ibawds package is up to date

  • all the required packages are installed

The function must be run from RStudio in order to run properly.

Usage

check_ibawds_setup()

Value

a logical indicating whether the system is up to date (invisibly). Messages inform the user about the status of the system.


ibawds documentation built on Oct. 1, 2024, 1:07 a.m.