rtemis

Command Palette

Search for a command to run...

Provenance

Component

What produced a run record: package and language versions, platform, timing, how the run ended, and a fingerprint of each dataset used. Referenced by every `<family>/v1/record.json`.

Raw JSONv1Unknown properties rejected

Properties

rtemis_version
string

rtemis version that produced this record.

r_version
string

R version, as reported by `R.version.string`.

platform
string

Platform the run executed on.

started
string

When the run started, ISO 8601.

finished
string

When the run finished, ISO 8601.

elapsed_seconds
number≥ 0

Wall-clock duration of the run, in seconds.

outcome
string

How the run ended: completed, failed, or canceled.

one of"completed""failed""canceled"

data_validation

Relationships