install_fiora: Install the python module 'fiora' into a conda environment.

View source: R/fct_install_fiora.R

install_fioraR Documentation

Install the python module 'fiora' into a conda environment.

Description

This function will check and perform the installation of three components in the following order: reticulate, miniconda and fiora. It will ensure that a working conda environment 'fiora' is available. This is a prerequisite for both, run_app and run_script.

Usage

install_fiora()

Value

A list providing the current OS and path information on the current python executable and the fiora script.

Examples

## Not run: 
  # this will install packages and software on your machine
  install_fiora()

## End(Not run)


fioRa documentation built on Nov. 11, 2025, 5:11 p.m.