compiled_models_ok.Rd
Checks if the pre-compiled models for the artemis package exist.
Character string of the base-names of the compiled models. On Windows platforms, the extension "exe" is added
directory where the compiled models should be found.
logical, if TRUE an error will be raised if the models are not all found in the specified cache_dir
logical, TRUE if the compiled models were found and FALSE otherwise
{
compiled_models_ok()
}
#> [1] TRUE