Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

install_system_image

Download and install the IAI system image automatically.


Description

Download and install the IAI system image automatically.

Usage

install_system_image(
  version = "latest",
  replace_default = F,
  prefix = sysimage_default_install_dir()
)

Arguments

version

The version of the IAI system image to install (e.g. "2.1.0"). Defaults to "latest", which will install the most recent release.

replace_default

Whether to replace the default Julia system image with the downloaded IAI system image. Defaults to FALSE.

prefix

The directory where the IAI system image will be installed. Defaults to a location determined by rappdirs::user_data_dir.

Examples

## Not run: iai::install_system_image()

iai

Interface to 'Interpretable AI' Modules

v1.5.0
MIT + file LICENSE
Authors
Jack Dunn [aut, cre], Ying Zhuo [aut], Interpretable AI LLC [cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.