<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Bindings to 'ONNX' Runtime</dc:title>
  <dc:title>R package onnxr version 0.1.2</dc:title>
  <dc:description>Provides native access to the 'Open Neural Network Exchange' (ONNX) 
    Runtime &lt;https://onnxruntime.ai/&gt;, which is a performant engine for running
    machine learning models that are saved to a standardized format. Rather than
    interfacing with 'ONNX' via 'Python', as in the official 'onnx' package, 
    'onnxr' directly interfaces with the runtime's 'C++' API via 'cpp11'. Models
    saved to '.onnx' files can be loaded and run on various backends, including
    CPUs and Apple's 'CoreML' library.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>LinkingTo: cpp11</dc:relation>
  <dc:relation>Suggests: jpeg, knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Cory McCartan &lt;mccartan@psu.edu&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>Cory McCartan [aut, cre, cph],
  Caleb Carr [cph] (Author of 'nativeORT' package that is the basis for
    this package),
  Microsoft Corporation [cph] (Copyright holder of src/onnxruntime
    headers)</dc:contributor>
  <dc:rights>MIT + file LICENSE (https://CRAN.R-project.org/package=onnxr/LICENSE)</dc:rights>
  <dc:date>2026-06-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=onnxr</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.onnxr</dc:identifier>
  <dc:language>en-US</dc:language>
</oai_dc:dc>
