{
  "_id": "6a27458524555f66ed52edfc",
  "Package": "onnxr",
  "Type": "Package",
  "Title": "Bindings to 'ONNX' Runtime",
  "Version": "0.1.2",
  "Authors@R": "c(\nperson(\"Cory\", \"McCartan\", email = \"mccartan@psu.edu\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Caleb\", \"Carr\", email = \"calebmcarr1@gmail.com\", role = \"cph\",\ncomment = \"Author of 'nativeORT' package that is the basis for this package\"),\nperson(\"Microsoft Corporation\", role = \"cph\",\ncomment = \"Copyright holder of src/onnxruntime headers\")\n)",
  "Description": "Provides native access to the 'Open Neural Network\nExchange' (ONNX) Runtime <https://onnxruntime.ai/>, which is a\nperformant engine for running machine learning models that are\nsaved to a standardized format. Rather than interfacing with\n'ONNX' via 'Python', as in the official 'onnx' package, 'onnxr'\ndirectly interfaces with the runtime's 'C++' API via 'cpp11'.\nModels saved to '.onnx' files can be loaded and run on various\nbackends, including CPUs and Apple's 'CoreML' library.",
  "License": "MIT + file LICENSE",
  "URL": "https://corymccartan.com/onnxr/,\nhttps://github.com/CoryMcCartan/onnxr",
  "BugReports": "https://github.com/CoryMcCartan/onnxr/issues",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "Config/roxygen2/version": "8.0.0",
  "Config/roxygen2/markdown": "TRUE",
  "Config/testthat/edition": "3",
  "Config/build/compilation-database": "true",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-08 22:40:19 UTC",
    "User": "root"
  },
  "Author": "Cory McCartan [aut, cre, cph], Caleb Carr [cph] (Author of\n'nativeORT' package that is the basis for this package),\nMicrosoft Corporation [cph] (Copyright holder of\nsrc/onnxruntime headers)",
  "Maintainer": "Cory McCartan <mccartan@psu.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-08 20:00:10 UTC",
  "RemoteUrl": "https://github.com/cran/onnxr",
  "RemoteRef": "HEAD",
  "RemoteSha": "79b8dbf12f36c9ce3e5f677c809067f0c58affc9",
  "MD5sum": "98c282a5e5c687fab948068037c5c175",
  "_user": "cran",
  "_type": "src",
  "_file": "onnxr_0.1.2.tar.gz",
  "_fileid": "29e04a5784398982a300d92bce605313d32253283ce387309cca737d87f3e767",
  "_filesize": 273992,
  "_sha256": "29e04a5784398982a300d92bce605313d32253283ce387309cca737d87f3e767",
  "_created": "2026-06-08T22:40:19.000Z",
  "_published": "2026-06-08T22:43:17.094Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80211537671,
      "time": 136,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7494208979"
    },
    {
      "job": 80211537607,
      "time": 117,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7494203336"
    },
    {
      "job": 80211537618,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494209404"
    },
    {
      "job": 80211537600,
      "time": 117,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494203021"
    },
    {
      "job": 80211132151,
      "time": 182,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494170158"
    },
    {
      "job": 80211537617,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7494201118"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27171034075",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/onnxr",
  "_commit": {
    "id": "79b8dbf12f36c9ce3e5f677c809067f0c58affc9",
    "author": "Cory McCartan <mccartan@psu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.2\n",
    "time": 1780948810
  },
  "_maintainer": {
    "name": "Cory McCartan",
    "email": "mccartan@psu.edu",
    "login": "corymccartan",
    "bluesky": "@corymccartan.com",
    "description": "Assistant Professor of Statistics at Penn State, working on computational social science problems and open-source R software.",
    "uuid": 2958471
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "jpeg",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-24",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.2",
      "date": "2026-06-08"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "corymccartan",
      "count": 1,
      "uuid": 2958471
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/onnxr"
  },
  "_devurl": "https://github.com/corymccartan/onnxr",
  "_pkgdown": "https://corymccartan.com/onnxr/",
  "_searchresults": 4,
  "_topics": [
    "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/onnxr.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2026-06-08"
    }
  ],
  "_exports": [
    "onnx_find_lib",
    "onnx_install",
    "onnx_is_installed",
    "onnx_is_loaded",
    "onnx_model",
    "onnx_run"
  ],
  "_help": [
    {
      "page": "onnx_find_lib",
      "title": "Find the ONNX Runtime shared library",
      "topics": [
        "onnx_find_lib"
      ]
    },
    {
      "page": "onnx_install",
      "title": "Install ONNX Runtime",
      "topics": [
        "onnx_install"
      ]
    },
    {
      "page": "onnx_is_installed",
      "title": "Check whether ONNX Runtime is available",
      "topics": [
        "onnx_is_installed"
      ]
    },
    {
      "page": "onnx_is_loaded",
      "title": "Check whether ONNX Runtime is loaded",
      "topics": [
        "onnx_is_loaded"
      ]
    },
    {
      "page": "onnx_model",
      "title": "Load an ONNX model",
      "topics": [
        "onnx_model"
      ]
    },
    {
      "page": "onnx_run",
      "title": "Run or predict from an ONNX model",
      "topics": [
        "onnx_run"
      ]
    }
  ],
  "_readme": "https://github.com/cran/onnxr/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11"
  ],
  "_sysdeps": [
    {
      "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"
    }
  ],
  "_vignettes": [
    {
      "source": "image.Rmd",
      "filename": "image.html",
      "title": "End-to-end example",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2026-06-08 20:00:10",
      "modified": "2026-06-08 20:00:10",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "onnxr",
  "_universes": [
    "cran",
    "corymccartan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-08T22:42:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "79b8dbf12f36c9ce3e5f677c809067f0c58affc9",
      "fileid": "03c66bf24e4d71bf9113677270fa61786deebe7595abc4c69d95597d18223069",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171034075"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-08T22:42:22.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "79b8dbf12f36c9ce3e5f677c809067f0c58affc9",
      "fileid": "8f5d3469a28ffa120572c1fc817f4981eb3344ffe5522be9dc79388895b25f75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171034075"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-08T22:42:44.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "79b8dbf12f36c9ce3e5f677c809067f0c58affc9",
      "fileid": "e6610a694ac792ecf98139cb7c795d3c424dec6cb7b954cec2f1c3c1d64a6f07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171034075"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-08T22:42:21.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "79b8dbf12f36c9ce3e5f677c809067f0c58affc9",
      "fileid": "2115ddaaa01ed4dbfdf71b251040fb6b2557dbf888c3c39422f478f8529751bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171034075"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-08T22:42:26.000Z",
      "arch": "emscripten",
      "commit": "79b8dbf12f36c9ce3e5f677c809067f0c58affc9",
      "fileid": "85715c956656a888510d312113b41c92e29f74fe98f6d0e8544f6595b32b7206",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27171034075"
    }
  ]
}