CompatibilityReport

CompatibilityReport(versions, minimum_versions, issues)

Compatibility report for the active Python and R runtime stack.

Attributes

Name Type Description
versions dict[str, str] Detected versions for the current Python, R, rpy2, and mizer runtime stack.
minimum_versions dict[str, str] Minimum versions expected by pymizer.
issues list[str] Human-readable compatibility problems, if any.