fibos_config {fibos}R Documentation

Install the 'Python' 'fibos' Module

Description

This function creates a 'Python' virtual environment and installs the 'Python' module 'fibos' required for the full functionality of this package. It handles different system configurations and ensures that the correct compiler paths are set.

Usage

fibos_config()

Note

This function will install external software (a 'Python' package) on your system. Administrator/sudo privileges might be required on some systems.

See Also

occluded_surface()

osp()

Examples


# Set up the 'Python' environment and install the required module
fibos_config()


[Package fibos version 2.0.1 Index]