{
  "_id": "6a1bd1f91d7bb097a0a14691",
  "Package": "hellorust",
  "Type": "Package",
  "Title": "Minimal Examples of Using Rust Code in R",
  "Version": "1.2.3",
  "Authors@R": "c(person(\"Jeroen\", \"Ooms\", role = c(\"aut\", \"cre\"), email = \"jeroenooms@gmail.com\",\ncomment = c(ORCID = \"0000-0002-4035-0289\")),\nperson(\"Authors of the dependency Rust crates\", role = \"aut\", comment = \"see AUTHORS file\"))",
  "Description": "Template R package with minimal setup to use Rust code in\nR without hacks or frameworks. Includes basic examples of\nimporting cargo dependencies, spawning threads and passing\nnumbers or strings from Rust to R. Cargo crates are\nautomatically 'vendored' in the R source package to support\noffline installation. The GitHub repository for this package\nhas more details and also explains how to set up CI. This\nproject was first presented at 'Erum2018' to showcase R-Rust\nintegration <https://jeroen.github.io/erum2018/>; for a real\nworld use-case, see the 'gifski' package on 'CRAN'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/r-rust/hellorust",
  "BugReports": "https://github.com/r-rust/hellorust/issues",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://r-rust.r-universe.dev",
  "Date/Publication": "2025-12-02 00:20:04 UTC",
  "RemoteUrl": "https://github.com/r-rust/hellorust",
  "RemoteRef": "HEAD",
  "RemoteSha": "6a074bae614aa7724da989eb2edc14a389ac5376",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-31 06:03:41 UTC",
    "User": "root"
  },
  "Author": "Jeroen Ooms [aut, cre] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nAuthors of the dependency Rust crates [aut] (see AUTHORS file)",
  "Maintainer": "Jeroen Ooms <jeroenooms@gmail.com>",
  "MD5sum": "510b05f5e13dc86b5fded22ac776961a",
  "_user": "r-rust",
  "_type": "src",
  "_file": "hellorust_1.2.3.tar.gz",
  "_fileid": "610747710ebba781d52dfe6a10e49d3fd255850368e939efaaed11f329b95046",
  "_filesize": 4756716,
  "_sha256": "610747710ebba781d52dfe6a10e49d3fd255850368e939efaaed11f329b95046",
  "_created": "2026-05-31T06:03:41.000Z",
  "_published": "2026-05-31T06:15:21.922Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78704221288,
      "time": 117,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314281244"
    },
    {
      "job": 78704221304,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314281340"
    },
    {
      "job": 78704221302,
      "time": 116,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314281080"
    },
    {
      "job": 78704221287,
      "time": 114,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314281039"
    },
    {
      "job": 78704221289,
      "time": 136,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314323870"
    },
    {
      "job": 78704221294,
      "time": 247,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314333259"
    },
    {
      "job": 78704221310,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314332101"
    },
    {
      "job": 78704221292,
      "time": 268,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314336595"
    },
    {
      "job": 78704069101,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314270143"
    },
    {
      "job": 78704221284,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78704221268,
      "time": 161,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314285797"
    },
    {
      "job": 78704221298,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314280930"
    },
    {
      "job": 78704221281,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314281056"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/r-rust/hellorust",
  "_commit": {
    "id": "6a074bae614aa7724da989eb2edc14a389ac5376",
    "author": "eitsupi <50911393+eitsupi@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "ci: R CMD check on arm64 windows (#26)\n\n",
    "time": 1764634804
  },
  "_maintainer": {
    "name": "Jeroen Ooms",
    "email": "jeroenooms@gmail.com",
    "login": "jeroen",
    "mastodon": "@jeroenooms@fosstodon.org",
    "bluesky": "@jeroenooms.bsky.social",
    "description": "Staff research engineer at @ropensci, tidyverse team member, and project lead for R-universe",
    "uuid": 216319,
    "orcid": "0000-0002-4035-0289"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "r-rust",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 287,
  "_contributors": [
    {
      "user": "jeroen",
      "count": 95,
      "uuid": 216319
    },
    {
      "user": "cgmossa",
      "count": 3,
      "uuid": 1063624
    },
    {
      "user": "yutannihilation",
      "count": 3,
      "uuid": 1978793
    },
    {
      "user": "eitsupi",
      "count": 2,
      "uuid": 50911393
    },
    {
      "user": "robitalec",
      "count": 1,
      "uuid": 16324625
    },
    {
      "user": "klmr",
      "count": 1,
      "uuid": 38931
    }
  ],
  "_userbio": {
    "uuid": 38978738,
    "type": "organization",
    "name": "Rust in R",
    "description": "Example R packages wrapping Rust Cargo crates"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hellorust"
  },
  "_devurl": "https://github.com/r-rust/hellorust",
  "_searchresults": 1,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/hellorust.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-rust/hellorust",
  "_realowner": "r-rust",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2022-11-21"
    },
    {
      "version": "1.0.1",
      "date": "2022-11-28"
    },
    {
      "version": "1.0.2",
      "date": "2023-06-08"
    },
    {
      "version": "1.1.0",
      "date": "2023-08-07"
    },
    {
      "version": "1.1.1",
      "date": "2023-08-12"
    },
    {
      "version": "1.2.0",
      "date": "2023-10-11"
    },
    {
      "version": "1.2.1",
      "date": "2024-09-20"
    },
    {
      "version": "1.2.2",
      "date": "2024-09-22"
    },
    {
      "version": "1.2.3",
      "date": "2025-03-17"
    }
  ],
  "_exports": [
    "hello",
    "random",
    "runthreads"
  ],
  "_help": [
    {
      "page": "hellorust",
      "title": "Hello Rust!",
      "topics": [
        "hello",
        "random",
        "runthreads"
      ]
    }
  ],
  "_readme": "https://github.com/r-rust/hellorust/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 6.3329431601256925,
  "_indexed": true,
  "_nocasepkg": "hellorust",
  "_universes": [
    "r-rust",
    "jeroen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-31T06:05:47.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "d5723bdf55de3c035af23ed23a5c865fc523cba3491418358c1733d8e1d62555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-31T06:05:47.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "611a988dbca65c5104d11ef295725b8c8e990052f17f35ec690ca07779d80097",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-31T06:05:46.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "183b1622f21cabd04019b2999b83e8c5bbe369143c3f2adfaa924f2e6bb1aa11",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.3",
      "date": "2026-05-31T06:05:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "8eaad632b10f9814927f6921c8f9c87631d44e5c8883721b36476a8e96a5d71a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-31T06:12:26.000Z",
      "arch": "aarch64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "6f3f0cf7a1959e192d177fe2bf91e9f196a183b6c097bd67384a047b010ae3a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-31T06:13:41.000Z",
      "arch": "x86_64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "6900e41f3f140bd89e633575fffabccc718785ac15fcf8e86b20e40b882fa8a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-31T06:13:40.000Z",
      "arch": "aarch64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "280575f0448fdde6ba083d68d147de9b4f594a5deae939d2e9c0cb6b93b29180",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.3",
      "date": "2026-05-31T06:13:59.000Z",
      "arch": "x86_64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "28f9c7e5e3dba6b7cf26deda9b4e610abdcf62f6f76eccbd36c3af32fa769b1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-31T06:05:21.000Z",
      "arch": "x86_64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "1f2313977ad5c019848a4818f6b264e12b4d840fcd4fa418c5be48432a2c84e7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-31T06:04:56.000Z",
      "arch": "x86_64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "6a1c7ae20926f778b90e6b405c35f0f6c1e48ca4b1ce7ef48dc8291dcfe44a61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.3",
      "date": "2026-05-31T06:04:59.000Z",
      "arch": "x86_64",
      "commit": "6a074bae614aa7724da989eb2edc14a389ac5376",
      "fileid": "7c14fc82bfa60677a53f7afb3c77f33725024d0ace621d2f4ca5d08573ef4f25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-rust/actions/runs/26704845242"
    }
  ]
}