wolfhece.apps.check_install
Author: HECE - University of Liege, Pierre Archambeau
Date: 2024
Copyright (c) 2024 University of Liege. All rights reserved.
This script and its content are protected by copyright law. Unauthorized
copying or distribution of this file, via any medium, is strictly prohibited.
Module Contents
-
wolfhece.apps.check_install.test_conversion_LBT72_LBT08()[source]
-
wolfhece.apps.check_install.test_conversion_LBT08_LBT72()[source]
-
wolfhece.apps.check_install.test_transform_coordinates()[source]
-
wolfhece.apps.check_install._get_cache_path() → pathlib.Path[source]
Return the path to the executables cache file.
-
wolfhece.apps.check_install._get_package_version() → str[source]
Return the current wolfhece package version string.
-
wolfhece.apps.check_install._load_cache() → dict | None[source]
Load the cache if it exists and its version matches the current package.
-
wolfhece.apps.check_install._save_cache(data: dict) → None[source]
Save cache data to disk.
-
wolfhece.apps.check_install._check_executables()[source]
-
wolfhece.apps.check_install._check_executable(name)[source]
-
wolfhece.apps.check_install._check_r_version(r_path)[source]
-
wolfhece.apps.check_install.check_system_dependencies()[source]
-
wolfhece.apps.check_install.test_wolfdamage()[source]
-
wolfhece.apps.check_install.main()[source]