The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Provides R native 'ONNX' model inference without requiring 'Python', 'reticulate' bindings, or 'TensorFlow'. This package directly binds the 'ONNX Runtime' C API via 'Rcpp', enabling real-time inference for '.onnx' engines, all within R. Standard CPU execution is supported as well as the 'CoreML' Execution Provider (CEP) for Apple Silicon, all without external bindings. This package handles OS detection, linking 'ONNX' libraries, and inference. For more information about 'ONNX Runtime' see <https://onnxruntime.ai/>.
| Version: | 1.0.1 |
| Imports: | Rcpp, digest, glue |
| LinkingTo: | Rcpp |
| Suggests: | ggplot2, knitr, rmarkdown |
| Published: | 2026-05-17 |
| DOI: | 10.32614/CRAN.package.nativeORT |
| Author: | Caleb Carr [aut, cre] |
| Maintainer: | Caleb Carr <calebmcarr1 at gmail.com> |
| BugReports: | https://github.com/calebmcarr/nativeORT/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/calebmcarr/nativeORT |
| NeedsCompilation: | yes |
| SystemRequirements: | libonnxruntime (>= 1.20) |
| Language: | en-US |
| Materials: | README, NEWS |
| CRAN checks: | nativeORT results |
| Reference manual: | nativeORT.html , nativeORT.pdf |
| Vignettes: |
BenchmarkPerformance (source, R code) |
| Package source: | nativeORT_1.0.1.tar.gz |
| Windows binaries: | r-devel: nativeORT_0.1.2.zip, r-release: nativeORT_1.0.1.zip, r-oldrel: nativeORT_1.0.1.zip |
| macOS binaries: | r-release (arm64): nativeORT_1.0.1.tgz, r-oldrel (arm64): nativeORT_1.0.1.tgz, r-release (x86_64): nativeORT_1.0.1.tgz, r-oldrel (x86_64): nativeORT_1.0.1.tgz |
| Old sources: | nativeORT archive |
Please use the canonical form https://CRAN.R-project.org/package=nativeORT to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.