{
  "_id": "6a492c13b5e98c4082a0cabe",
  "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-07-04 15:48:07 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>",
  "_user": "sounkou-bioinfo",
  "_type": "src",
  "_file": "hellorust.multiversion_1.3.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c0458c405b4f1a602a0cc104f0f0b7897bfb8b11aad7b181899a95be2fc1cd5c",
  "_filesize": 4886075,
  "_sha256": "c0458c405b4f1a602a0cc104f0f0b7897bfb8b11aad7b181899a95be2fc1cd5c",
  "_expires": "2026-10-12T15:51:45.000Z",
  "_created": "2026-07-04T15:48:07.000Z",
  "_published": "2026-07-04T15:51:47.432Z",
  "_jobs": [
    {
      "job": 85145423401,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083129402"
    },
    {
      "job": 85145423425,
      "time": 131,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083128681"
    },
    {
      "job": 85145423405,
      "time": 129,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083128691"
    },
    {
      "job": 85145423410,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083126909"
    },
    {
      "job": 85145423406,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083124303"
    },
    {
      "job": 85145423414,
      "time": 169,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083133632"
    },
    {
      "job": 85145423393,
      "time": 93,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083123632"
    },
    {
      "job": 85145423394,
      "time": 179,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083135027"
    },
    {
      "job": 85145179738,
      "time": 209,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083111820"
    },
    {
      "job": 85145423379,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85145423373,
      "time": 181,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8083135286"
    },
    {
      "job": 85145423378,
      "time": 101,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8083124611"
    },
    {
      "job": 85145423374,
      "time": 116,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8083126546"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "bench",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "sounkou-bioinfo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "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",
    "followers": 45,
    "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",
  "_searchresults": 3,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_rbuild": "4.6.1",
  "_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",
    "LICENSE",
    "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": 2.778151250383644,
  "_indexed": true,
  "_nocasepkg": "hellorust.multiversion",
  "_universes": [
    "sounkou-bioinfo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-04T15:50:35.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/6d64d74c660bc511a2df51979125c55941cfd0b47359defc70aef29f70714f0e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-04T15:50:26.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/ed7e66604b31a9587d0f49fda146b731160e141bfffe81ed895cef9aac357e75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-04T15:50:29.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/b115f13b88bb6836a6aa55dcf53914ee5b6684bf72e6551f0f3fcc7b2ecb3bfb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.3.0",
      "date": "2026-07-04T15:50:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/76b399b54b8b97439ac420ef75d75c302bcc1ab7ddb66be35d224bab1a9f7029",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-04T15:49:48.000Z",
      "arch": "aarch64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/5b3b35370a3644c95fb3db621afc301fe8705e11543ce70b19c6c4625d62a0c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-04T15:50:46.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/6023cbb2de89dab0f2d9c8282c6d4731ef683c5b455aa5fdb60d631c87cbf18b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-04T15:49:46.000Z",
      "arch": "aarch64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/468afb2608a55f37838ed57c35173b7297cc86fcf417dddf268faaddf13dce1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.3.0",
      "date": "2026-07-04T15:50:58.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/ea7201977e2d903c4d0641da5ce2f36c6f43a009168d65560304a5f74aa18d1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T15:49:36.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/415230716245c9007a336155ba0980cfa53f715a48fccf51a8d2a1957ad72108",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T15:49:16.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/bc05b216dd158b53bc1d3190afc0403578019f19458b62232160ed076be8dfc9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.3.0",
      "date": "2026-07-04T15:49:26.000Z",
      "arch": "x86_64",
      "commit": "7b499277219c381fd7d05c21cc1758134d0a5c23",
      "fileid": "https://r2.ropensci.org/a10951281657e2e20cae563ff462ca2afa30fc181652ab42f5dc8e86106dee6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/sounkou-bioinfo/actions/runs/28711293993"
    }
  ]
}