Skip to contents

Construct a software-paper evidence bundle

Usage

software_paper_evidence_bundle(
  claims = NULL,
  validation = NULL,
  examples = NULL,
  articles = NULL,
  benchmarks = NULL,
  reproducibility = NULL,
  metadata = list()
)

Arguments

claims

Claim table or list.

validation

Validation evidence table/list.

examples

Optional example inventory.

articles

Optional article inventory.

benchmarks

Optional benchmark evidence.

reproducibility

Optional reproducibility fingerprint.

metadata

Optional metadata.