{
  "_id": "6a5345809b92047c28d575ad",
  "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-07-12 07:39:42 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/08412d0fd6006cdb869f9371b6473075a4ad78367e02f0ca79d8ad73d919002d",
  "_filesize": 260358,
  "_sha256": "08412d0fd6006cdb869f9371b6473075a4ad78367e02f0ca79d8ad73d919002d",
  "_expires": "2026-10-20T07:42:54.000Z",
  "_created": "2026-07-12T07:39:42.000Z",
  "_published": "2026-07-12T07:42:56.147Z",
  "_jobs": [
    {
      "job": 86628279779,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8257586968"
    },
    {
      "job": 86628279780,
      "time": 161,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8257587707"
    },
    {
      "job": 86628279816,
      "time": 151,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8257582033"
    },
    {
      "job": 86628279809,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8257579596"
    },
    {
      "job": 86628075396,
      "time": 183,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8257564680"
    },
    {
      "job": 86628279783,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8257580549"
    },
    {
      "job": 86628279794,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "8257577099"
    },
    {
      "job": 86628279802,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "8257577411"
    },
    {
      "job": 86628279778,
      "time": 91,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "WARNING",
      "artifact": "8257577585"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616",
  "_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": "resolute",
  "_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",
    "followers": 2682,
    "description": "ONNX is an open ecosystem for interoperable AI models. It's a community project: we welcome your contributions!"
  },
  "_downloads": {
    "count": 276,
    "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.1",
  "_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-07-12T07:42:04.000Z",
      "distro": "resolute",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/6bc9ced763a4c1f8cfa13a45d0909a84b2fc78e82f7c79941edb7b06de8f3a91",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.3",
      "date": "2026-07-12T07:42:06.000Z",
      "distro": "resolute",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/9f59df2127a74d08d9cb447dcd5aedb381f511a0399e71349f59090238fab53c",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-12T07:41:39.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/3330c8271a141a0158af589af276b5cda6c4108bc0aa16975fe399252a92f9ae",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.3",
      "date": "2026-07-12T07:41:22.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/f0488dbee260439bbde0c976a58aa737ab3add52fdeefb2757d21fd7fb12cfaa",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.3",
      "date": "2026-07-12T07:41:47.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/a082cc39a9a07b0c59d72ef0a17049038fb99d9c83597c542f5e1996a31a4c30",
      "status": "success",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-12T07:40:50.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/1314a0493301842e417e4ff0abe1a54060bf7f227faf65d425074f57de315009",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-12T07:40:52.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/6bd2a3aa12b48863e7040bde1933e7b4bc45c9a6f835a035870753c9e2c54631",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.3",
      "date": "2026-07-12T07:40:50.000Z",
      "commit": "0cd62fe21118e640f0b9d1a0e179b734a845462e",
      "fileid": "https://r2.ropensci.org/279b9ee1b0569f5fd13f30bf9d53b0eff433b0aec5cf51ba26748a0fcde4d76e",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/onnx/actions/runs/29184504616"
    }
  ]
}