Package: otel Title: OpenTelemetry R API Version: 0.2.0.9000 Authors@R: person("Gábor", "Csárdi", , "csardi.gabor@gmail.com", role = c("aut", "cre")) Description: High-quality, ubiquitous, and portable telemetry to enable effective observability. OpenTelemetry is a collection of tools, APIs, and SDKs used to instrument, generate, collect, and export telemetry data (metrics, logs, and traces) for analysis in order to understand your software's performance and behavior. This package implements the OpenTelemetry API: . Use this package as a dependency if you want to instrument your R package for OpenTelemetry. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2.9000 Depends: R (>= 3.6.0) Suggests: callr, cli, glue, jsonlite, otelsdk, processx, shiny, spelling, testthat (>= 3.0.0), utils, withr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 URL: https://otel.r-lib.org, https://github.com/r-lib/otel Additional_repositories: https://github.com/r-lib/otelsdk/releases/download/devel BugReports: https://github.com/r-lib/otel/issues Repository: https://r-lib.r-universe.dev Date/Publication: 2026-04-08 07:32:08 UTC RemoteUrl: https://github.com/r-lib/otel RemoteRef: HEAD RemoteSha: 288c44c30f90c9973f0b49ae418e2d5df98b3953 NeedsCompilation: no Packaged: 2026-06-07 08:05:39 UTC; root Author: Gábor Csárdi [aut, cre] Maintainer: Gábor Csárdi