Skip to content

nativeORT

Native R 'ONNX' Runtime

v1.0.1 · May 17, 2026 · MIT + file LICENSE

Description

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/>.

Downloads

CRAN

420

Last 30 days

9571st

760

Last 90 days

760

Last year

Trend: +23.5% (30d vs prior 30d)

r2u CRAN

9

Last 30 days

9

Last 90 days

9

Last year

CRAN Check Status

13 OK
Show all 13 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang OK
r-devel-linux-x86_64-debian-gcc OK
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK

Check History

OK 7 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE May 13, 2026

Dependency Network

Dependencies Reverse dependencies Rcpp digest glue nativeORT

Version History

2 tracked
updated 1.0.1 ← 0.1.2 diff May 17, 2026
new 0.1.2 May 12, 2026