Skip to contents

Check and Install RAVE Dependencies

Usage

check_dependencies(
  update_rave = TRUE,
  restart = TRUE,
  nightly = FALSE,
  demo_data = FALSE,
  ...
)

Arguments

update_rave

logical, whether to update RAVE

restart

logical, whether to restart `RStudio` after installation

nightly

logical, whether to install develop version

demo_data

logical, whether to check demo data

...

for compatibility purpose, ignored