Skip to contents

Parses the first replicate's Landis-log.txt under run_dir via parse_landis_log_versions() and formats a compact data.frame for a build-provenance report appendix.

Usage

prov_landis_versions(run_dir)

Arguments

run_dir

Character path to a scenario run directory.

Value

A two-column data.frame (Component, Version(s)), or NULL when no Landis-log.txt is found under run_dir.