{
  "_id": "6a49fb7a9a7b00bcc12f5896",
  "Package": "onnx",
  "Type": "Package",
  "Title": "R Interface to 'ONNX'",
  "Version": "0.0.3",
  "Authors@R": "c(\nperson(\"Yuan\", \"Tang\", role = c(\"aut\", \"cre\"), email = \"terrytangyuan@gmail.com\", comment = c(ORCID = \"0000-0001-5243-233X\")),\nperson(\"ONNX Authors\", role = c(\"aut\", \"cph\")),\nperson(\"Facebook, Inc.\", role = c(\"cph\")),\nperson(\"Microsoft Corporation\", role = c(\"cph\")))",
  "Description": "R Interface to 'ONNX' - Open Neural Network Exchange\n<https://onnx.ai/>. 'ONNX' provides an open source format for\nmachine learning models. It defines an extensible computation\ngraph model, as well as definitions of built-in operators and\nstandard data types.",
  "License": "MIT License + file LICENSE",
  "URL": "https://github.com/onnx/onnx-r",
  "BugReports": "https://github.com/onnx/onnx-r/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libpng-dev python3",
  "Repository": "https://onnx.r-universe.dev",
  "Date/Publication": "2023-07-07 16:55:05 UTC",
  "RemoteUrl": "https://github.com/onnx/onnx-r",
  "RemoteRef": "HEAD",
  "RemoteSha": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-12 09:08:21 UTC",
    "User": "root"
  },
  "Author": "Yuan Tang [aut, cre] (ORCID: <https://orcid.org/0000-0001-5243-233X>),\nONNX Authors [aut, cph],\nFacebook, Inc. [cph],\nMicrosoft Corporation [cph]",
  "Maintainer": "Yuan Tang <terrytangyuan@gmail.com>",
  "_user": "onnx",
  "_type": "src",
  "_file": "onnx_0.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/ec3cafaa56fd77293ce3326c362d72a370a53b854f2ee97154acbb8c7050c4b3",
  "_filesize": 260343,
  "_sha256": "ec3cafaa56fd77293ce3326c362d72a370a53b854f2ee97154acbb8c7050c4b3",
  "_expires": "2026-10-13T06:36:41.000Z",
  "_created": "2026-06-12T09:08:21.000Z",
  "_published": "2026-07-05T06:36:42.541Z",
  "_jobs": [
    {
      "job": 85199767383,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7587594305"
    },
    {
      "job": 85199767272,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7587595297"
    },
    {
      "job": 85199767314,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7587590697"
    },
    {
      "job": 85199767209,
      "time": 135,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7587586695"
    },
    {
      "job": 85199767095,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587546283"
    },
    {
      "job": 85199767208,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587588784"
    },
    {
      "job": 85199767225,
      "time": 121,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7587589192"
    },
    {
      "job": 85199767240,
      "time": 86,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7587576743"
    },
    {
      "job": 85199767219,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7587576439"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571",
  "_status": "success",
  "_upstream": "https://github.com/onnx/onnx-r",
  "_commit": {
    "id": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
    "author": "Yuan Tang <terrytangyuan@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md\n\nSigned-off-by: Yuan Tang <terrytangyuan@gmail.com>",
    "time": 1688748905
  },
  "_maintainer": {
    "name": "Yuan Tang",
    "email": "terrytangyuan@gmail.com",
    "login": "terrytangyuan",
    "mastodon": "@terrytangyuan@fosstodon.org",
    "bluesky": "@terrytangyuan.xyz",
    "linkedin": "in/terrytangyuan",
    "orcid": "0000-0001-5243-233X",
    "twitter": "@TerryTangYuan",
    "description": "Senior Principal Engineer at Red Hat | Lead @argoproj @kubeflow @kserve @cncf | Maintainer @tensorflow XGBoost | Author | Speaker | Advisor",
    "uuid": 4269898
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1",
      "role": "Depends"
    },
    {
      "package": "reticulate",
      "version": ">= 1.4",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "onnx",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "deep-learning",
    "deep-neural-networks",
    "onnx"
  ],
  "_stars": 48,
  "_contributors": [
    {
      "user": "terrytangyuan",
      "count": 60,
      "uuid": 4269898
    },
    {
      "user": "asiripanich",
      "count": 1,
      "uuid": 17020181
    }
  ],
  "_userbio": {
    "uuid": 31675368,
    "type": "organization",
    "name": "Open Neural Network Exchange",
    "description": "ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!"
  },
  "_downloads": {
    "count": 292,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/onnx"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/onnx/onnx-r",
  "_searchresults": 28,
  "_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/onnx.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/onnx/onnx-r",
  "_realowner": "onnx",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2018-03-06"
    },
    {
      "version": "0.0.2",
      "date": "2018-04-25"
    },
    {
      "version": "0.0.3",
      "date": "2021-04-16"
    }
  ],
  "_exports": [
    "check",
    "load_from_file",
    "load_from_string",
    "make_attribute",
    "make_graph",
    "make_node",
    "make_tensor",
    "make_tensor_value_info",
    "print_readable"
  ],
  "_help": [
    {
      "page": "checker",
      "title": "Check Whether The Proto is Valid",
      "topics": [
        "check",
        "check.onnx_pb2.AttributeProto",
        "check.onnx_pb2.GraphProto",
        "check.onnx_pb2.ModelProto",
        "check.onnx_pb2.NodeProto",
        "check.onnx_pb2.TensorProto"
      ]
    },
    {
      "page": "load_from_file",
      "title": "Loads a binary protobuf that stores onnx model",
      "topics": [
        "load_from_file"
      ]
    },
    {
      "page": "load_from_string",
      "title": "Loads a binary string that stores onnx model",
      "topics": [
        "load_from_string"
      ]
    },
    {
      "page": "maker",
      "title": "Make Different Types of Protos",
      "topics": [
        "make_attribute",
        "make_graph",
        "make_node",
        "make_tensor",
        "make_tensor_value_info"
      ]
    },
    {
      "page": "print_readable",
      "title": "Print the Human-readable Representation of the Proto Object",
      "topics": [
        "print_readable"
      ]
    }
  ],
  "_readme": "https://github.com/onnx/onnx-r/raw/HEAD/README.md",
  "_rundeps": [
    "here",
    "jsonlite",
    "lattice",
    "Matrix",
    "png",
    "rappdirs",
    "Rcpp",
    "RcppTOML",
    "reticulate",
    "rlang",
    "rprojroot",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "protobufs.Rmd",
      "filename": "protobufs.html",
      "title": "Creating ONNX Protobuf",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create Node Protobuf",
        "Create Attribute Protobuf",
        "Create Graph Protobuf"
      ],
      "created": "2018-03-10 18:12:20",
      "modified": "2018-03-12 03:15:06",
      "commits": 4
    },
    {
      "source": "onnx_model_zoo.Rmd",
      "filename": "onnx_model_zoo.html",
      "title": "Load and Run an ONNX Model",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Example: Using TensorFlow backend"
      ],
      "created": "2018-03-10 17:28:00",
      "modified": "2021-04-16 18:32:25",
      "commits": 5
    }
  ],
  "_score": 6.128399268717806,
  "_indexed": true,
  "_nocasepkg": "onnx",
  "_universes": [
    "onnx",
    "terrytangyuan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-12T09:10:23.000Z",
      "distro": "noble",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/09c9fa33fc2dc6955430ca5aabbfbd2e24a273fea9bab21b66d41afcafa8c21a",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-06-12T09:10:25.000Z",
      "distro": "noble",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/24088285c2f1f0e6d0a9be8ef28e0a92416fb24065ff88d22807737439d559d1",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-12T09:10:25.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/4de89bd4a7ae09fdfb5b5d5e8d5f5f1cbb69394420ea98d6580ceae3e903c6a6",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-06-12T09:10:12.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/b49b8021677294ef8ae7561ddd0f6c31b4a9a3150b49a96e9bec451b7777a317",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-06-12T09:10:38.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/f01efc6f2ec2480b916524a42d5de24508ee4a9e4f97092f3cb06181d8f3b451",
      "status": "success",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-12T09:10:02.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/6ff3779bf3ffe588bbf86aea0695c2208925e7bea23216d574f63a8dac97ce8e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-12T09:09:29.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/15e4ec0ae33850abe93b1be156e9178ef1c15a4d4d32f9e1762e9442be52a6b3",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-06-12T09:09:30.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/5bbda9d1898391deca36535e836711772af7d1386cd25c988a6f8a9628faccbe",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/27406023571"
    }
  ]
}