Source: r-cran-otel
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-otel
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-otel.git
Homepage: https://cran.r-project.org/package=otel
Rules-Requires-Root: no

Package: r-cran-otel
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: OpenTelemetry R API
 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:
 <https://opentelemetry.io/docs/specs/otel/>.
 Use this package as a dependency if you want to instrument your R
 package for OpenTelemetry.
