{
  "_id": "6a18868cacfb0bcc41dc44dd",
  "Package": "hellorust.multiversion",
  "Type": "Package",
  "Title": "Minimal Rust SIMD Multiversioning Example for R",
  "Version": "1.3.0",
  "Authors@R": "c(person(\"Sounkou\", \"Toure\", role = c(\"aut\", \"cre\"), email = \"sounkoutoure@gmail.com\"),\nperson(\"Jeroen\", \"Ooms\", role = \"cph\", 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, plus a Rust SIMD example\nselected by C runtime dispatch. Includes basic examples of\nimporting cargo dependencies, spawning threads and passing\nnumbers or strings from Rust to R. The SIMD demo keeps scalar\nand optional SSE2, AVX2, AVX-512, or NEON kernels in one Rust\nstatic library and lets C choose the best Rust function using\nRust-reported compiled and CPU features. Cargo crates are\nautomatically 'vendored' in the R source package to support\noffline installation. This project was first presented at\n'Erum2018' to showcase R-Rust integration\n<https://jeroen.github.io/erum2018/>; for a real world\nuse-case, see the 'gifski' package on 'CRAN'.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/sounkou-bioinfo/hellorust-multiversion",
  "BugReports": "https://github.com/sounkou-bioinfo/hellorust-multiversion/issues",
  "SystemRequirements": "Cargo (Rust's package manager), rustc",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://sounkou-bioinfo.r-universe.dev",
  "Date/Publication": "2026-05-28 17:37:04 UTC",
  "RemoteUrl": "https://github.com/sounkou-bioinfo/hellorust-multiversion",
  "RemoteRef": "HEAD",
  "RemoteSha": "7b499277219c381fd7d05c21cc1758134d0a5c23",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-28 18:08:14 UTC",
    "User": "root"
  },
  "Author": "Sounkou Toure [aut, cre],\nJeroen Ooms [cph] (ORCID: <https://orcid.org/0000-0002-4035-0289>),\nAuthors of the dependency Rust crates [aut] (see AUTHORS file)",
  "Maintainer": "Sounkou Toure <sounkoutoure@gmail.com>",
  "MD5sum": "aae53a27877ce7f49ca40ad15adfd2f0",
  "_user": "sounkou-bioinfo",
  "_type": "src",
  "_file": "hellorust.multiversion_1.3.0.tar.gz",
  "_fileid": "765f33b62149e6ace995634f72ee291da2cd151258a51f8e8b1f0f003169f083",
  "_filesize": 4775176,
  "_sha256": "765f33b62149e6ace995634f72ee291da2cd151258a51f8e8b1f0f003169f083",
  "_created": "2026-05-28T18:08:14.000Z",
  "_published": "2026-05-28T18:16:44.279Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78356889286,
      "time": 127,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7273717986"
    },
    {
      "job": 78356889280,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7273719596"
    },
    {
      "job": 78356889288,
      "time": 122,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273716217"
    },
    {
      "job": 78356889273,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273716300"
    },
    {
      "job": 78356889347,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7273839509"
    },
    {
      "job": 78356889427,
      "time": 175,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7273783129"
    },
    {
      "job": 78356889403,
      "time": 73,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273817738"
    },
    {
      "job": 78356889333,
      "time": 162,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273771462"
    },
    {
      "job": 78356234926,
      "time": 209,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273669625"
    },
    {
      "job": 78356889277,
      "time": 93,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 78356889238,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7273705460"
    },
    {
      "job": 78356889348,
      "time": 183,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7273738148"
    },
    {
      "job": 78356889374,
      "time": 174,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7273735071"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sounkou-bioinfo/hellorust-multiversion",
  "_commit": {
    "id": "7b499277219c381fd7d05c21cc1758134d0a5c23",
    "author": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "committer": "sounkou-bioinfo <sounkoutoure@gmail.com>",
    "message": "Add Rust SIMD runtime dispatch demo\n",
    "time": 1779989824
  },
  "_maintainer": {
    "name": "Sounkou Toure",
    "email": "sounkoutoure@gmail.com",
    "login": "sounkou-bioinfo",
    "uuid": 56392505
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "sounkou-bioinfo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_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
    },
    {
      "user": "sounkou-bioinfo",
      "count": 1,
      "uuid": 56392505
    }
  ],
  "_userbio": {
    "uuid": 56392505,
    "type": "user",
    "name": "Sounkou Mahamane Toure",
    "description": "Sequences and Consequences."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/hellorust.multiversion"
  },
  "_devurl": "https://github.com/sounkou-bioinfo/hellorust-multiversion",
  "_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.multiversion.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "hello",
    "random",
    "runthreads",
    "simd_count_nonzero",
    "simd_info",
    "simd_set_backend"
  ],
  "_help": [
    {
      "page": "hellorust",
      "title": "Hello Rust!",
      "topics": [
        "hello",
        "random",
        "runthreads"
      ]
    },
    {
      "page": "simd_demo",
      "title": "Count non-zero bytes with Rust SIMD kernels and C dispatch",
      "topics": [
        "simd_count_nonzero",
        "simd_info",
        "simd_set_backend"
      ]
    }
  ],
  "_readme": "https://github.com/sounkou-bioinfo/hellorust-multiversion/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 3.079181246047625,
  "_indexed": true,
  "_nocasepkg": "hellorust.multiversion",
  "_universes": [
    "sounkou-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-28T18:10:31.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "0d5fc5589cb2db95061c17aaa9e78169c4edca85f412179fb8260500a38accf4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-28T18:10:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "a4b2952f4373f2de2e7917df9d94652b9281ca5ab2b21220e12dbef73ba326f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-28T18:10:28.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "2dd0a79548fadbb8279b4602daba7051f67bb35bed13b126a6d2ee43f9e4b446",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-05-28T18:10:25.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "37489fd7c20d159a0e4b0246df3d387971c3f3677ca6c775f70139620ae1f374",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-28T18:15:55.000Z",
      "arch": "aarch64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "b80e07da42cde5e1f87df3cf656fe25b4ddde1b1bca73db146e2a7f42f190431",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-28T18:13:20.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "0e8058bb9ea7197a855c387ca134760bd5202654c7c88735708e3e985d9d6f09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-28T18:15:10.000Z",
      "arch": "aarch64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "5799d14312f9146cd10f3b954439ffeba05a10f18d7596e5c438bb48a0c4bd1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-05-28T18:12:49.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "6e901e2fbb168092c31bf997fda215b42e7609b8c16f80fcfff9229a1a9e5866",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-28T18:09:26.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "42d59351f516a6c054e4b9f5ed1f414b8b2657c5ab5a4ca9551a8f30c142386e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-28T18:09:49.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "827caaf1b05bb05ef2b56297d55543c34eee9d58249ea1dce2def89cf83f1e36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-05-28T18:09:37.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "30e61386e6d2e2496705eed45ae4f7a06ed866d3819573a08bf5976e70a25a5b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/26592923720"
    }
  ]
}