Provides high-performance R bindings for 'ONNX Runtime' <https://onnxruntime.ai/>, enabling efficient machine learning model inference. Written in 'Rust' for memory safety and speed, the package supports cross-platform model execution with multiple execution providers. Includes comprehensive error handling and validation, with bundled MNIST example model for immediate testing and prototyping. Designed for production use with support for macOS (arm64), Linux (x64/arm64), and Windows (x64). Runtime libraries are downloaded on explicit request from <https://github.com/microsoft/onnxruntime/releases>.
| Version: | 0.1.12 |
| Depends: | R (≥ 4.0.0) |
| Imports: | digest |
| Suggests: | testthat (≥ 3.2.0) |
| Published: | 2026-09-25 |
| DOI: | 10.32614/CRAN.package.churon (may not be active yet) |
| Author: | Chanyub Park churon author details |
| Maintainer: | Chanyub Park <mrchypark at gmail.com> |
| BugReports: | https://github.com/mrchypark/churon/issues |
| License: | MIT + file LICENSE |
| Copyright: | see file COPYRIGHTS |
| URL: | https://github.com/mrchypark/churon |
| NeedsCompilation: | yes |
| SystemRequirements: | Cargo (>= 1.88.0), rustc (>= 1.88.0); ONNX Runtime (>= 1.28.0, optional at runtime) |
| CRAN checks: | churon results |
| Reference manual: | churon.html , churon.pdf |
| Package source: | churon_0.1.12.tar.gz |
| Windows binaries: | r-devel: not available, r-release: not available, r-oldrel: not available |
| macOS binaries: | r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): not available, r-oldrel (x86_64): not available |
Please use the canonical form https://CRAN.R-project.org/package=churon to link to this page.