{
  "_id": "6a1efff8b401979e7341ab97",
  "Package": "churon",
  "Title": "'ONNX' Runtime Integration for R",
  "Version": "0.1.10",
  "Author": "Chanyub Park [aut, cre]\n(<https://orcid.org/0000-0001-6474-2570>)",
  "Maintainer": "Chanyub Park <mrchypark@gmail.com>",
  "Authors@R": "person(given = \"Chanyub\",\nfamily = \"Park\",\nrole = c(\"aut\",\"cre\"),\nemail = \"mrchypark@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6474-2570\"))",
  "Description": "Provides high-performance R bindings for 'ONNX' Runtime,\nenabling efficient machine learning model inference. Written in\nRust for memory safety and speed, the package supports\ncross-platform model execution with multiple execution\nproviders. Includes comprehensive error handling and\nvalidation, with bundled 'MNIST' example model for immediate\ntesting and prototyping. Designed for production use with\nsupport for macOS (arm64/x64), Linux (x64/arm64), and Windows\n(x64/arm64).",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/mrchypark/churon",
  "BugReports": "https://github.com/mrchypark/churon/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/rextendr/version": "0.4.2",
  "SystemRequirements": "Rust toolchain (>= 1.75.0), ONNX Runtime (>=\n1.23.2)",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://mrchypark.r-universe.dev",
  "Date/Publication": "2026-01-18 10:50:46 UTC",
  "RemoteUrl": "https://github.com/mrchypark/churon",
  "RemoteRef": "HEAD",
  "RemoteSha": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 09:07:21 UTC",
    "User": "root"
  },
  "MD5sum": "eac33b09e97a18b521955f642d6b032d",
  "_user": "mrchypark",
  "_type": "src",
  "_file": "churon_0.1.10.tar.gz",
  "_fileid": "7f95b79b5242acd569fe09ebfb818e8cd9a21ce0c52fa7af9550d5ecc5781917",
  "_filesize": 1510319,
  "_sha256": "7f95b79b5242acd569fe09ebfb818e8cd9a21ce0c52fa7af9550d5ecc5781917",
  "_created": "2026-05-18T09:07:21.000Z",
  "_published": "2026-06-02T16:08:24.948Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79116458500,
      "time": 167,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053780957"
    },
    {
      "job": 79116458037,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053778322"
    },
    {
      "job": 79116459622,
      "time": 138,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053770999"
    },
    {
      "job": 79116458733,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053773401"
    },
    {
      "job": 79116459044,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053764742"
    },
    {
      "job": 79116459260,
      "time": 218,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053799960"
    },
    {
      "job": 79116458746,
      "time": 121,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053764640"
    },
    {
      "job": 79116458679,
      "time": 257,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053813309"
    },
    {
      "job": 79116457186,
      "time": 199,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053723388"
    },
    {
      "job": 79116457259,
      "time": 141,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363271200"
    },
    {
      "job": 79116458724,
      "time": 170,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7053782603"
    },
    {
      "job": 79116458768,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7053780570"
    },
    {
      "job": 79116458357,
      "time": 177,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053785740"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mrchypark/churon",
  "_commit": {
    "id": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
    "author": "Chanyub.Park <mrchypark@gmail.com>",
    "committer": "Chanyub.Park <mrchypark@gmail.com>",
    "message": "fix: Makevars.win vendor extraction path to extract to src/ not src/rust/\n",
    "time": 1768733446
  },
  "_maintainer": {
    "name": "Chanyub Park",
    "email": "mrchypark@gmail.com",
    "login": "mrchypark",
    "mastodon": "@mrchypark@mastodon.social",
    "linkedin": "in/chanyubpark",
    "description": "Tool maker with R, Go & Docker/k8s enthusiast",
    "uuid": 6179259,
    "orcid": "0000-0001-6474-2570"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "testthat",
      "version": ">= 3.2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mrchypark",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2026-02",
      "n": 80
    },
    {
      "week": "2026-03",
      "n": 27
    }
  ],
  "_tags": [
    {
      "name": "v0.1.7",
      "date": "2026-01-12"
    },
    {
      "name": "v0.1.8",
      "date": "2026-01-16"
    },
    {
      "name": "v0.1.10",
      "date": "2026-01-18"
    }
  ],
  "_topics": [
    "deeplearning",
    "inference",
    "onnxruntime",
    "rust",
    "cargo"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "mrchypark",
      "count": 116,
      "uuid": 6179259
    }
  ],
  "_userbio": {
    "uuid": 6179259,
    "type": "user",
    "name": "ChanYub Park",
    "description": "Tool maker with R, Go & Docker/k8s enthusiast"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/churon"
  },
  "_devurl": "https://github.com/mrchypark/churon",
  "_searchresults": 7,
  "_cargo": true,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/churon.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "batch_process_data",
    "check_onnx_runtime_available",
    "get_onnx_runtime_info",
    "install_onnx_runtime",
    "onnx_example_models",
    "onnx_example_session",
    "onnx_input_info",
    "onnx_model_path",
    "onnx_output_info",
    "onnx_providers",
    "onnx_run",
    "onnx_runtime_is_installed",
    "onnx_session",
    "safe_onnx_run",
    "safe_onnx_session"
  ],
  "_help": [
    {
      "page": "cash-.TensorInfo",
      "title": "S3 Methods for TensorInfo and RSession",
      "topics": [
        "$.TensorInfo"
      ]
    },
    {
      "page": "batch_process_data",
      "title": "Optimize Session Performance Batch Process Data",
      "topics": [
        "batch_process_data"
      ]
    },
    {
      "page": "check_onnx_runtime_available",
      "title": "Check if ONNX Runtime is Available",
      "topics": [
        "check_onnx_runtime_available"
      ]
    },
    {
      "page": "get_onnx_runtime_info",
      "title": "Get ONNX Runtime Information",
      "topics": [
        "get_onnx_runtime_info"
      ]
    },
    {
      "page": "install_onnx_runtime",
      "title": "Install ONNX Runtime",
      "topics": [
        "install_onnx_runtime"
      ]
    },
    {
      "page": "onnx_example_models",
      "title": "ONNX Example Models",
      "topics": [
        "onnx_example_models"
      ]
    },
    {
      "page": "onnx_example_session",
      "title": "ONNX Example Session",
      "topics": [
        "onnx_example_session"
      ]
    },
    {
      "page": "onnx_input_info",
      "title": "Get Input Information",
      "topics": [
        "onnx_input_info"
      ]
    },
    {
      "page": "onnx_model_path",
      "title": "Get Model Path",
      "topics": [
        "onnx_model_path"
      ]
    },
    {
      "page": "onnx_output_info",
      "title": "Get Output Information",
      "topics": [
        "onnx_output_info"
      ]
    },
    {
      "page": "onnx_providers",
      "title": "Get Execution Providers",
      "topics": [
        "onnx_providers"
      ]
    },
    {
      "page": "onnx_run",
      "title": "Run ONNX Inference",
      "topics": [
        "onnx_run"
      ]
    },
    {
      "page": "onnx_session",
      "title": "Create ONNX Session",
      "topics": [
        "onnx_session"
      ]
    },
    {
      "page": "safe_onnx_run",
      "title": "Safe ONNX Run",
      "topics": [
        "safe_onnx_run"
      ]
    },
    {
      "page": "safe_onnx_session",
      "title": "Safe ONNX Session Creation",
      "topics": [
        "safe_onnx_session"
      ]
    }
  ],
  "_readme": "https://github.com/mrchypark/churon/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 2.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "churon",
  "_universes": [
    "mrchypark"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-18T09:10:20.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "07841b4c58d70729a1eacc4d68e9152e958aebd51a216019c2f4f9be8e223413",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-18T09:10:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "8aedcd13bed2a6ce6f64f911b6834ee4f86e01a2f8196fe11ea5ed3abcd0bf51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-18T09:09:54.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "d3ae3549ce770e85f003c6ce6fc01f751eebd79efc10fa67db5fc7b859ed7240",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-18T09:09:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "3d1db6a4eae77fef68c976b39f421798ff8b9c2f8ee89f88de5e607e6c009224",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-18T09:09:23.000Z",
      "arch": "aarch64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "3c5ea533a5e2153dfe40de2c498f943efafdf8e899954f38626fcf15e28869b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-18T09:10:33.000Z",
      "arch": "x86_64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "33fbb05f80372218635b1ba00e4ee94975e884a44269177edeed4c0174bcf0d2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-18T09:09:20.000Z",
      "arch": "aarch64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "1d28badba339afb72df13ae33fbc8512d2f10e6d0b57fe1571e91a4e7701ce37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-18T09:10:59.000Z",
      "arch": "x86_64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "0a61a773d32eb26d47e0a58cc69b614d797e1fb1c206a3ed73d000888f973e2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-18T09:09:07.000Z",
      "arch": "x86_64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "36f78598330c8888d42314c7699ebb5e753bf3205617daa1a50638a42ad3c8fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-18T09:09:01.000Z",
      "arch": "x86_64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "ed81aba9f95887555ef39bb739f9a8bd9e41ab7796c4198bdc984980e04d1118",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-18T09:09:18.000Z",
      "arch": "x86_64",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "0f141454e12786be34a2b334bd23614847b3096c40ce24b38dd491ee23004b8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.10",
      "date": "2026-06-02T16:07:27.000Z",
      "arch": "emscripten",
      "commit": "7e58db28d0cf4aa534acd5ac90a883f451da2b4f",
      "fileid": "302241ce0d5944b09ffb4f9f2cbc390a4ee969ef9127d19bc6a716dca74d3af3",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mrchypark/actions/runs/26023920313"
    }
  ]
}