{
  "_id": "6a254de14b233be19839d4c3",
  "Package": "otelsdk",
  "Title": "R SDK and Exporters for OpenTelemetry",
  "Version": "0.2.4",
  "Authors@R": "c(\nperson(\"Gábor\", \"Csárdi\", , \"csardi.gabor@gmail.com\",\nrole = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\")),\nperson(family = \"opentelemetry-cpp authors\", role = \"ctb\")\n)",
  "Description": "OpenTelemetry is a collection of tools, APIs, and SDKs\nused to instrument, generate, collect, and export telemetry\ndata (metrics, logs, and traces) for analysis in order to\nunderstand your software's performance and behavior. This\npackage contains the OpenTelemetry SDK, and exporters. Use this\npackage to export traces, metrics, logs from instrumented R\ncode. Use the otel package to instrument your R code for\nOpenTelemetry.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "cmake, protobuf-compiler, libprotobuf, libcurl,\nzlib, GNU make",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "TRUE",
  "URL": "https://otelsdk.r-lib.org, https://github.com/r-lib/otelsdk",
  "Config/Needs/check": "r-lib/otel, gaborcsardi/testthatlabs",
  "Config/Needs/coverage": "r-lib/otel, gaborcsardi/testthatlabs",
  "Config/Needs/website": "tidyverse/tidytemplate, r-lib/otel",
  "BugReports": "https://github.com/r-lib/otelsdk/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-07 10:44:47 UTC",
    "User": "root"
  },
  "Author": "Gábor Csárdi [aut, cre], Posit Software, PBC [cph, fnd] (ROR:\n<https://ror.org/03wc8by49>), opentelemetry-cpp authors [ctb]",
  "Maintainer": "Gábor Csárdi <csardi.gabor@gmail.com>",
  "Config/pak/sysreqs": "cmake make libprotobuf-dev protobuf-compiler\nlibprotoc-dev zlib1g-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-08 09:38:37 UTC",
  "RemoteUrl": "https://github.com/cran/otelsdk",
  "RemoteRef": "HEAD",
  "RemoteSha": "86a7475a04f33c34f41bd7a1396161b1036e02d4",
  "MD5sum": "52941db5ce333a370604358e7c021123",
  "_user": "cran",
  "_type": "src",
  "_file": "otelsdk_0.2.4.tar.gz",
  "_fileid": "35fa26155427877dce1a4a01b0fb42ff2a70c7123dfb8d7bd9a7a5bd4663d6f9",
  "_filesize": 3885318,
  "_sha256": "35fa26155427877dce1a4a01b0fb42ff2a70c7123dfb8d7bd9a7a5bd4663d6f9",
  "_created": "2026-06-07T10:44:47.000Z",
  "_published": "2026-06-07T10:54:25.695Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79952670415,
      "time": 348,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463427470"
    },
    {
      "job": 79952670413,
      "time": 341,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7463426259"
    },
    {
      "job": 79952670416,
      "time": 348,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463427409"
    },
    {
      "job": 79952670414,
      "time": 337,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463425952"
    },
    {
      "job": 79952315939,
      "time": 356,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7463384062"
    },
    {
      "job": 79952670400,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27090204801",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/otelsdk",
  "_commit": {
    "id": "86a7475a04f33c34f41bd7a1396161b1036e02d4",
    "author": "Gábor Csárdi <csardi.gabor@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.4\n",
    "time": 1775641117
  },
  "_maintainer": {
    "name": "Gábor Csárdi",
    "email": "csardi.gabor@gmail.com",
    "login": "gaborcsardi",
    "mastodon": "@gaborcsardi@fosstodon.org",
    "bluesky": "@gaborcsardi.org",
    "description": "",
    "uuid": 660288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "otel",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "cli",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    },
    {
      "package": "gh",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "processx",
      "role": "Suggests"
    },
    {
      "package": "ps",
      "role": "Suggests"
    },
    {
      "package": "rlang",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "webfakes",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-37",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2025-09-10"
    },
    {
      "name": "0.2.1",
      "date": "2025-09-23"
    },
    {
      "name": "0.2.2",
      "date": "2025-10-07"
    },
    {
      "name": "0.2.3",
      "date": "2026-03-10"
    },
    {
      "name": "0.2.4",
      "date": "2026-04-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "gaborcsardi",
      "count": 5,
      "uuid": 660288
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 34957,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/otelsdk"
  },
  "_devurl": "https://github.com/r-lib/otelsdk",
  "_pkgdown": "https://otelsdk.r-lib.org",
  "_searchresults": 7,
  "_topics": [
    "protobuf",
    "curl",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/otelsdk.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-lib/otelsdk",
  "_realowner": "r-lib",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2025-09-10"
    },
    {
      "version": "0.2.1",
      "date": "2025-09-23"
    },
    {
      "version": "0.2.2",
      "date": "2025-10-07"
    },
    {
      "version": "0.2.3",
      "date": "2026-03-10"
    },
    {
      "version": "0.2.4",
      "date": "2026-04-08"
    }
  ],
  "_exports": [
    "logger_provider_file",
    "logger_provider_http",
    "logger_provider_stdstream",
    "meter_provider_file",
    "meter_provider_http",
    "meter_provider_memory",
    "meter_provider_stdstream",
    "tracer_provider_file",
    "tracer_provider_http",
    "tracer_provider_memory",
    "tracer_provider_stdstream",
    "with_otel_record"
  ],
  "_help": [
    {
      "page": "collecting",
      "title": "Collecting Telemetry Data",
      "topics": [
        "collecting",
        "Collecting Telemetry Data"
      ]
    },
    {
      "page": "environmentvariables",
      "title": "Environment variables to configure otelsdk",
      "topics": [
        "Environment Variables",
        "OTEL_BSP_MAX_EXPORT_BATCH_SIZE",
        "OTEL_BSP_MAX_QUEUE_SIZE",
        "OTEL_BSP_SCHEDULE_DELAY",
        "OTEL_ENV",
        "OTEL_EXPORTER_OTLP_CERTIFICATE",
        "OTEL_EXPORTER_OTLP_CERTIFICATE_STRING",
        "OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE",
        "OTEL_EXPORTER_OTLP_CLIENT_CERTIFICATE_STRING",
        "OTEL_EXPORTER_OTLP_CLIENT_KEY",
        "OTEL_EXPORTER_OTLP_CLIENT_KEY_STRING",
        "OTEL_EXPORTER_OTLP_COMPRESSION",
        "OTEL_EXPORTER_OTLP_FILE",
        "OTEL_EXPORTER_OTLP_FILE_ALIAS",
        "OTEL_EXPORTER_OTLP_FILE_FILE_SIZE",
        "OTEL_EXPORTER_OTLP_FILE_FLUSH_COUNT",
        "OTEL_EXPORTER_OTLP_FILE_FLUSH_INTERVAL",
        "OTEL_EXPORTER_OTLP_FILE_ROTATE_SIZE",
        "OTEL_EXPORTER_OTLP_HEADERS",
        "OTEL_EXPORTER_OTLP_LOGS_CERTIFICATE",
        "OTEL_EXPORTER_OTLP_LOGS_CERTIFICATE_STRING",
        "OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE",
        "OTEL_EXPORTER_OTLP_LOGS_CLIENT_CERTIFICATE_STRING",
        "OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY",
        "OTEL_EXPORTER_OTLP_LOGS_CLIENT_KEY_STRING",
        "OTEL_EXPORTER_OTLP_LOGS_COMPRESSION",
        "OTEL_EXPORTER_OTLP_LOGS_FILE",
        "OTEL_EXPORTER_OTLP_LOGS_FILE_ALIAS",
        "OTEL_EXPORTER_OTLP_LOGS_FILE_FILE_SIZE",
        "OTEL_EXPORTER_OTLP_LOGS_FILE_FLUSH_INTERVAL",
        "OTEL_EXPORTER_OTLP_LOGS_FILE_ROTATE_SIZE",
        "OTEL_EXPORTER_OTLP_LOGS_HEADERS",
        "OTEL_EXPORTER_OTLP_LOGS_PROTOCOL",
        "OTEL_EXPORTER_OTLP_LOGS_TIMEOUT",
        "OTEL_EXPORTER_OTLP_METRICS_CERTIFICATE",
        "OTEL_EXPORTER_OTLP_METRICS_CERTIFICATE_STRING",
        "OTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATE",
        "OTEL_EXPORTER_OTLP_METRICS_CLIENT_CERTIFICATE_STRING",
        "OTEL_EXPORTER_OTLP_METRICS_CLIENT_KEY",
        "OTEL_EXPORTER_OTLP_METRICS_CLIENT_KEY_STRING",
        "OTEL_EXPORTER_OTLP_METRICS_COMPRESSION",
        "OTEL_EXPORTER_OTLP_METRICS_FILE",
        "OTEL_EXPORTER_OTLP_METRICS_FILE_ALIAS",
        "OTEL_EXPORTER_OTLP_METRICS_FILE_FILE_SIZE",
        "OTEL_EXPORTER_OTLP_METRICS_FILE_FLUSH_INTERVAL",
        "OTEL_EXPORTER_OTLP_METRICS_FILE_ROTATE_SIZE",
        "OTEL_EXPORTER_OTLP_METRICS_HEADERS",
        "OTEL_EXPORTER_OTLP_METRICS_PROTOCOL",
        "OTEL_EXPORTER_OTLP_METRICS_TIMEOUT",
        "OTEL_EXPORTER_OTLP_PROTOCOL",
        "OTEL_EXPORTER_OTLP_TIMEOUT",
        "OTEL_EXPORTER_OTLP_TRACES_CERTIFICATE",
        "OTEL_EXPORTER_OTLP_TRACES_CERTIFICATE_STRING",
        "OTEL_EXPORTER_OTLP_TRACES_CLIENT_CERTIFICATE",
        "OTEL_EXPORTER_OTLP_TRACES_CLIENT_CERTIFICATE_STRING",
        "OTEL_EXPORTER_OTLP_TRACES_CLIENT_KEY",
        "OTEL_EXPORTER_OTLP_TRACES_CLIENT_KEY_STRING",
        "OTEL_EXPORTER_OTLP_TRACES_COMPRESSION",
        "OTEL_EXPORTER_OTLP_TRACES_FILE",
        "OTEL_EXPORTER_OTLP_TRACES_FILE_ALIAS",
        "OTEL_EXPORTER_OTLP_TRACES_FILE_FILE_SIZE",
        "OTEL_EXPORTER_OTLP_TRACES_FILE_FLUSH_INTERVAL",
        "OTEL_EXPORTER_OTLP_TRACES_FILE_ROTATE_SIZE",
        "OTEL_EXPORTER_OTLP_TRACES_HEADERS",
        "OTEL_EXPORTER_OTLP_TRACES_PROTOCOL",
        "OTEL_EXPORTER_OTLP_TRACES_TIMEOUT",
        "OTEL_LOGS_EXPORTER",
        "OTEL_LOG_LEVEL",
        "OTEL_METRICS_EXPORTER",
        "OTEL_METRIC_EXPORT_INTERVAL",
        "OTEL_METRIC_EXPORT_TIMEOUT",
        "OTEL_RESOURCE_ATTRIBUTES",
        "OTEL_R_EMIT_SCOPES",
        "OTEL_R_EXPORTER_MEMORY_BUFFER_SIZE",
        "OTEL_R_EXPORTER_MEMORY_METRICS_BUFFER_SIZE",
        "OTEL_R_EXPORTER_MEMORY_TRACES_BUFFER_SIZE",
        "OTEL_R_EXPORTER_OTLP_AGGREGATION_TEMPORALITY",
        "OTEL_R_EXPORTER_OTLP_CONSOLE_DEBUG",
        "OTEL_R_EXPORTER_OTLP_LOGS_CONSOLE_DEBUG",
        "OTEL_R_EXPORTER_OTLP_LOGS_RETRY_POLICY_BACKOFF_MULTIPLIER",
        "OTEL_R_EXPORTER_OTLP_LOGS_RETRY_POLICY_INITIAL_BACKOFF",
        "OTEL_R_EXPORTER_OTLP_LOGS_RETRY_POLICY_MAX_ATTEMPTS",
        "OTEL_R_EXPORTER_OTLP_LOGS_RETRY_POLICY_MAX_BACKOFF",
        "OTEL_R_EXPORTER_OTLP_LOGS_SSL_CIPHER",
        "OTEL_R_EXPORTER_OTLP_LOGS_SSL_CIPHER_SUITE",
        "OTEL_R_EXPORTER_OTLP_LOGS_SSL_INSECURE_SKIP_VERIFY",
        "OTEL_R_EXPORTER_OTLP_LOGS_SSL_MAX_TLS",
        "OTEL_R_EXPORTER_OTLP_LOGS_SSL_MIN_TLS",
        "OTEL_R_EXPORTER_OTLP_LOGS_USE_JSON_NAME",
        "OTEL_R_EXPORTER_OTLP_METRICS_CONSOLE_DEBUG",
        "OTEL_R_EXPORTER_OTLP_METRICS_RETRY_POLICY_BACKOFF_MULTIPLIER",
        "OTEL_R_EXPORTER_OTLP_METRICS_RETRY_POLICY_INITIAL_BACKOFF",
        "OTEL_R_EXPORTER_OTLP_METRICS_RETRY_POLICY_MAX_ATTEMPTS",
        "OTEL_R_EXPORTER_OTLP_METRICS_RETRY_POLICY_MAX_BACKOFF",
        "OTEL_R_EXPORTER_OTLP_METRICS_SSL_CIPHER",
        "OTEL_R_EXPORTER_OTLP_METRICS_SSL_CIPHER_SUITE",
        "OTEL_R_EXPORTER_OTLP_METRICS_SSL_INSECURE_SKIP_VERIFY",
        "OTEL_R_EXPORTER_OTLP_METRICS_SSL_MAX_TLS",
        "OTEL_R_EXPORTER_OTLP_METRICS_SSL_MIN_TLS",
        "OTEL_R_EXPORTER_OTLP_METRICS_USE_JSON_NAME",
        "OTEL_R_EXPORTER_OTLP_RETRY_POLICY_BACKOFF_MULTIPLIER",
        "OTEL_R_EXPORTER_OTLP_RETRY_POLICY_INITIAL_BACKOFF",
        "OTEL_R_EXPORTER_OTLP_RETRY_POLICY_MAX_ATTEMPTS",
        "OTEL_R_EXPORTER_OTLP_RETRY_POLICY_MAX_BACKOFF",
        "OTEL_R_EXPORTER_OTLP_SSL_CIPHER",
        "OTEL_R_EXPORTER_OTLP_SSL_CIPHER_SUITE",
        "OTEL_R_EXPORTER_OTLP_SSL_INSECURE_SKIP_VERIFY",
        "OTEL_R_EXPORTER_OTLP_SSL_MAX_TLS",
        "OTEL_R_EXPORTER_OTLP_SSL_MIN_TLS",
        "OTEL_R_EXPORTER_OTLP_TRACES_CONSOLE_DEBUG",
        "OTEL_R_EXPORTER_OTLP_TRACES_RETRY_POLICY_BACKOFF_MULTIPLIER",
        "OTEL_R_EXPORTER_OTLP_TRACES_RETRY_POLICY_INITIAL_BACKOFF",
        "OTEL_R_EXPORTER_OTLP_TRACES_RETRY_POLICY_MAX_ATTEMPTS",
        "OTEL_R_EXPORTER_OTLP_TRACES_RETRY_POLICY_MAX_BACKOFF",
        "OTEL_R_EXPORTER_OTLP_TRACES_SSL_CIPHER",
        "OTEL_R_EXPORTER_OTLP_TRACES_SSL_CIPHER_SUITE",
        "OTEL_R_EXPORTER_OTLP_TRACES_SSL_INSECURE_SKIP_VERIFY",
        "OTEL_R_EXPORTER_OTLP_TRACES_SSL_MAX_TLS",
        "OTEL_R_EXPORTER_OTLP_TRACES_SSL_MIN_TLS",
        "OTEL_R_EXPORTER_OTLP_TRACES_USE_JSON_NAME",
        "OTEL_R_EXPORTER_OTLP_USE_JSON_NAME",
        "OTEL_R_EXPORTER_STDSTREAM_LOGS_OUTPUT",
        "OTEL_R_EXPORTER_STDSTREAM_METRICS_OUTPUT",
        "OTEL_R_EXPORTER_STDSTREAM_OUTPUT",
        "OTEL_R_EXPORTER_STDSTREAM_TRACES_OUTPUT",
        "OTEL_R_LOGS_EXPORTER",
        "OTEL_R_METRICS_EXPORTER",
        "OTEL_R_SUPPRESS_SCOPES",
        "OTEL_R_TRACES_EXPORTER",
        "OTEL_SDK_DISABLED",
        "OTEL_SERVICE_NAME",
        "OTEL_TRACES_EXPORTER"
      ]
    },
    {
      "page": "filesizeoptions",
      "title": "File Size Options",
      "topics": [
        "File Size Options"
      ]
    },
    {
      "page": "logger_provider_file",
      "title": "Logger provider to write log messages into a JSONL file.",
      "topics": [
        "logger_provider_file"
      ]
    },
    {
      "page": "logger_provider_http",
      "title": "Logger provider to log over HTTP",
      "topics": [
        "logger_provider_http"
      ]
    },
    {
      "page": "logger_provider_stdstream",
      "title": "Logger provider to write to the standard output or standard error or to a file",
      "topics": [
        "logger_provider_stdstream"
      ]
    },
    {
      "page": "meter_provider_file",
      "title": "Meter provider to collect metrics in JSONL files",
      "topics": [
        "meter_provider_file"
      ]
    },
    {
      "page": "meter_provider_http",
      "title": "Meter provider to send collected metrics over HTTP",
      "topics": [
        "meter_provider_http"
      ]
    },
    {
      "page": "meter_provider_memory",
      "title": "In-memory meter provider for testing",
      "topics": [
        "meter_provider_memory"
      ]
    },
    {
      "page": "meter_provider_stdstream",
      "title": "Meter provider to write to the standard output or standard error or to a file",
      "topics": [
        "meter_provider_stdstream"
      ]
    },
    {
      "page": "timeintervaloptions",
      "title": "Time Interval Options",
      "topics": [
        "Time Interval Options"
      ]
    },
    {
      "page": "tracer_provider_file",
      "title": "Tracer provider to write traces into a JSONL file",
      "topics": [
        "tracer_provider_file"
      ]
    },
    {
      "page": "tracer_provider_http",
      "title": "Tracer provider to export traces over HTTP",
      "topics": [
        "tracer_provider_http"
      ]
    },
    {
      "page": "tracer_provider_memory",
      "title": "In-memory tracer provider for testing",
      "topics": [
        "tracer_provider_memory"
      ]
    },
    {
      "page": "tracer_provider_stdstream",
      "title": "Tracer provider to write to the standard output or standard error or to a file",
      "topics": [
        "tracer_provider_stdstream"
      ]
    },
    {
      "page": "with_otel_record",
      "title": "Record OpenTelemetry output, for testing purposes",
      "topics": [
        "with_otel_record"
      ]
    }
  ],
  "_readme": "https://github.com/cran/otelsdk/raw/HEAD/README.md",
  "_rundeps": [
    "otel"
  ],
  "_sysdeps": [
    {
      "shlib": "libprotobuf",
      "package": "libprotobuf32t64",
      "headers": "libprotobuf-dev",
      "source": "protobuf",
      "version": "3.21.12-8.2ubuntu0.3",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "protocol buffers C++ library"
    },
    {
      "shlib": "libcurl",
      "package": "libcurl4t64",
      "headers": "libcurl4-openssl-dev",
      "source": "curl",
      "version": "8.5.0-2ubuntu10.9",
      "name": "curl",
      "homepage": "https://curl.se/",
      "description": "easy-to-use client-side URL transfer library (OpenSSL flavour)"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    },
    {
      "package": "protobuf-compiler",
      "headers": "protobuf-compiler",
      "source": "protobuf",
      "version": "3.21.12-8.2ubuntu0.3",
      "name": "protobuf",
      "homepage": "https://github.com/google/protobuf/",
      "description": "compiler for protocol buffer definition files"
    }
  ],
  "_score": 3.9414741632021757,
  "_indexed": false,
  "_nocasepkg": "otelsdk",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://r-lib.r-universe.dev/otelsdk",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-07T10:50:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "86a7475a04f33c34f41bd7a1396161b1036e02d4",
      "fileid": "c56ca7f4bf2de6ae08c8916ef9c541a113e4b49935ceaa36c3a7ab5bed6e6e8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27090204801"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-07T10:50:02.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "86a7475a04f33c34f41bd7a1396161b1036e02d4",
      "fileid": "8e998f7810d3b2e05243000da091bae233a561f473dcf9be8e7dbe66f75ade6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27090204801"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-07T10:50:06.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "86a7475a04f33c34f41bd7a1396161b1036e02d4",
      "fileid": "5181aa2c9d2edf90ffed79d359c6c2ba5a977d7d88099f561cfbd8a27d51a3c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27090204801"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.4",
      "date": "2026-06-07T10:50:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "86a7475a04f33c34f41bd7a1396161b1036e02d4",
      "fileid": "e0676cc81efb5f68b792c8df0d402b029771c21b60b4f2fb619d94ee14fa2e2d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27090204801"
    }
  ]
}