Initial setup for the jlmerclusterperm package
Arguments
- ...
Ignored.
- cache_dir
The location to write out package cache files (namely, Manifest.toml). If
NULL(default), attempts to write to the package's cache directory discovered viaR_user_dir()and falls back totempdir().- restart
Whether to set up a fresh Julia session, given that one is already running. If
FALSEandjlmerclusterperm_setup()has already been called, nothing happens.- verbose
Whether to print progress and messages from Julia in the console
