openlineage: Create and Emit 'OpenLineage' Events

Construct and validate run events that follow the 'OpenLineage' specification <https://openlineage.io/>. Model run lifecycles, datasets, and extensible facets with protocol-aware 'R' objects. Serialize events into deterministic JavaScript Object Notation (JSON) while preserving wire field names. Deliver events synchronously over Hypertext Transfer Protocol (HTTP) with authentication and retries, or use offline transports for local development and testing.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: cli (≥ 3.0.0), httr2 (≥ 1.0.0), jsonlite (≥ 1.8.0), R6 (≥ 2.5.0), S7 (≥ 0.2.0), uuid (≥ 1.1-0)
Suggests: knitr (≥ 1.42), rmarkdown (≥ 2.20), testthat (≥ 3.2.2)
Published: 2026-07-30
DOI: 10.32614/CRAN.package.openlineage (may not be active yet)
Author: Pedro Baltazar [aut, cre, cph]
Maintainer: Pedro Baltazar <pedrobtz at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: no
Language: en-US
Materials: README, NEWS
CRAN checks: openlineage results

Documentation:

Reference manual: openlineage.html , openlineage.pdf
Vignettes: Emit an OpenLineage Run Lifecycle (source, R code)

Downloads:

Package source: openlineage_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): openlineage_0.1.0.tgz, r-oldrel (arm64): openlineage_0.1.0.tgz, r-release (x86_64): openlineage_0.1.0.tgz, r-oldrel (x86_64): openlineage_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=openlineage to link to this page.