{
  "_id": "6a8274ece3e290a431a55fea",
  "Package": "ahocorasick",
  "Title": "Fast Multi-Pattern String Matching with the 'Aho-Corasick'\nAlgorithm",
  "Version": "0.2.0",
  "Authors@R": "c(person(given = \"Hao\",\nfamily = \"Cheng\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"Yousa-Mirage@foxmail.com\"))",
  "Description": "Provide fast multi-pattern string matching for 'R' using\nthe 'Aho-Corasick' algorithm, powered by the 'Rust'\n'aho-corasick' crate. It builds reusable automatons for\ndetecting matches, counting matches, locating character,\nextracting matched text, and replacing matches in character\nvectors. For more details on the 'Aho-Corasick' algorithm,\nplease see Aho and Corasick (1975) <doi:10.1145/360825.360855>.",
  "License": "MIT + file LICENSE",
  "URL": "https://yousa-mirage.github.io/r-ahocorasick/,\nhttps://github.com/Yousa-Mirage/r-ahocorasick",
  "BugReports": "https://github.com/Yousa-Mirage/r-ahocorasick/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "true",
  "Config/rextendr/version": "0.5.0",
  "SystemRequirements": "Cargo (Rust's package manager), rustc >= 1.65.0, xz",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make libuv1-dev xz-utils libclang-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2026-05-29 14:55:17 UTC",
  "RemoteUrl": "https://github.com/Yousa-Mirage/r-ahocorasick",
  "RemoteRef": "439ab7172c40b946b6811ffa7327ada58ab46d19",
  "RemoteSha": "439ab7172c40b946b6811ffa7327ada58ab46d19",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-08-15 02:45:22 UTC",
    "User": "root"
  },
  "Author": "Hao Cheng [aut, cre, cph]",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "ahocorasick_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/af7b1a372d391b5c955d375b59219dc0852a1056d405f3fa2258a947b779a3c3",
  "_filesize": 886563,
  "_sha256": "af7b1a372d391b5c955d375b59219dc0852a1056d405f3fa2258a947b779a3c3",
  "_expires": "2026-11-23T03:08:34.000Z",
  "_created": "2026-08-15T02:45:22.000Z",
  "_published": "2026-08-17T02:41:48.915Z",
  "_jobs": [
    {
      "job": 95268031440,
      "time": 855,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240451159"
    },
    {
      "job": 95268031620,
      "time": 1029,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240489319"
    },
    {
      "job": 95268031613,
      "time": 134,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240280841"
    },
    {
      "job": 95268031591,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240290047"
    },
    {
      "job": 95268031674,
      "time": 91,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240267449"
    },
    {
      "job": 95268031666,
      "time": 171,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240290912"
    },
    {
      "job": 95268031557,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240271710"
    },
    {
      "job": 95268031531,
      "time": 253,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240310322"
    },
    {
      "job": 95268031251,
      "time": 279,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240243559"
    },
    {
      "job": 95268031385,
      "time": 167,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "9240287973"
    },
    {
      "job": 95268031482,
      "time": 1192,
      "config": "windows-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240526685"
    },
    {
      "job": 95268031834,
      "time": 1337,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "9240558743"
    },
    {
      "job": 95268031828,
      "time": 123,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "9240277012"
    },
    {
      "job": 95268031302,
      "time": 137,
      "config": "windows-release-arm64",
      "r": "4.6.1",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 95268031608,
      "time": 127,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "9240277990"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565",
  "_status": "success",
  "_upstream": "https://github.com/Yousa-Mirage/r-ahocorasick",
  "_commit": {
    "id": "439ab7172c40b946b6811ffa7327ada58ab46d19",
    "author": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "committer": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "message": "chore: release v0.2.0\n",
    "time": 1780066517
  },
  "_maintainer": {
    "name": "Hao Cheng",
    "email": "yousa-mirage@foxmail.com",
    "login": "yousa-mirage",
    "description": "岁岁年年 叠于我身 皆循时光 逝而不返",
    "uuid": 117379168
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "checkmate",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "yousa-mirage",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 39
    },
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-24"
    },
    {
      "name": "v0.2.0",
      "date": "2026-05-29"
    }
  ],
  "_topics": [
    "aho-corasick",
    "rust",
    "cargo"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 62,
      "uuid": 117379168
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 37,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 220,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ahocorasick"
  },
  "_devurl": "https://github.com/yousa-mirage/r-ahocorasick",
  "_pkgdown": "https://yousa-mirage.github.io/r-ahocorasick/",
  "_searchresults": 3,
  "_cargo": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/ahocorasick.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yousa-mirage/r-ahocorasick",
  "_realowner": "yousa-mirage",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2026-06-02"
    }
  ],
  "_exports": [
    "ac_build",
    "ac_count",
    "ac_count_file",
    "ac_detect",
    "ac_detect_file",
    "ac_extract",
    "ac_extract_df",
    "ac_extract_file",
    "ac_info",
    "ac_locate",
    "ac_locate_bytes",
    "ac_locate_df",
    "ac_locate_file",
    "ac_patterns",
    "ac_replace",
    "ac_replace_file"
  ],
  "_help": [
    {
      "page": "ac_build",
      "title": "Build an Aho-Corasick automaton",
      "topics": [
        "ac_build"
      ]
    },
    {
      "page": "ac_count",
      "title": "Count pattern matches in documents",
      "topics": [
        "ac_count"
      ]
    },
    {
      "page": "ac_count_file",
      "title": "Count pattern matches in files",
      "topics": [
        "ac_count_file"
      ]
    },
    {
      "page": "ac_detect",
      "title": "Detect pattern matches in documents",
      "topics": [
        "ac_detect"
      ]
    },
    {
      "page": "ac_detect_file",
      "title": "Detect pattern matches in files",
      "topics": [
        "ac_detect_file"
      ]
    },
    {
      "page": "ac_extract",
      "title": "Extract pattern matches from documents",
      "topics": [
        "ac_extract"
      ]
    },
    {
      "page": "ac_extract_df",
      "title": "Extract pattern matches as a data frame",
      "topics": [
        "ac_extract_df"
      ]
    },
    {
      "page": "ac_extract_file",
      "title": "Extract pattern matches from files",
      "topics": [
        "ac_extract_file"
      ]
    },
    {
      "page": "ac_info",
      "title": "Return automaton metadata",
      "topics": [
        "ac_info"
      ]
    },
    {
      "page": "ac_locate",
      "title": "Locate pattern matches in strings",
      "topics": [
        "ac_locate"
      ]
    },
    {
      "page": "ac_locate_bytes",
      "title": "Locate pattern matches with byte offsets",
      "topics": [
        "ac_locate_bytes"
      ]
    },
    {
      "page": "ac_locate_df",
      "title": "Locate pattern matches as a data frame",
      "topics": [
        "ac_locate_df"
      ]
    },
    {
      "page": "ac_locate_file",
      "title": "Locate pattern matches in files",
      "topics": [
        "ac_locate_file"
      ]
    },
    {
      "page": "ac_patterns",
      "title": "Return patterns stored in an automaton",
      "topics": [
        "ac_patterns"
      ]
    },
    {
      "page": "ac_replace",
      "title": "Replace pattern matches in documents",
      "topics": [
        "ac_replace"
      ]
    },
    {
      "page": "ac_replace_file",
      "title": "Replace pattern matches in files",
      "topics": [
        "ac_replace_file"
      ]
    }
  ],
  "_readme": "https://github.com/Yousa-Mirage/r-ahocorasick/raw/439ab7172c40b946b6811ffa7327ada58ab46d19/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "fs",
    "rlang"
  ],
  "_vignettes": [
    {
      "source": "benchmarks.Rmd",
      "filename": "benchmarks.html",
      "title": "Benchmarks",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Reproducing",
        "Semantics",
        "Build Cost",
        "Detect",
        "Count",
        "Extract",
        "Summary"
      ],
      "created": "2026-05-23 18:57:44",
      "modified": "2026-05-23 20:40:51",
      "commits": 3
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": false,
  "_nocasepkg": "ahocorasick",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://yousa-mirage.r-universe.dev/ahocorasick",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-08-15T02:59:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/0284342f0e080e14f632e75b0dafb6a76c84d48ca240a0822eba120ba63331bb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-08-15T03:02:32.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/1e117087fab80bd65575c6e1c16fa423a04113600d1965a04f19d3ac0fcdc5ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-08-15T02:47:49.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/4be5987518a4b6b383c219b246bd3b82cdda1413a7b605235832969cb495c5ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-08-15T02:48:20.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/1b657d553f01b32b9964f15a3d88ea76d6293eed0cbbb97c3c590527b9e4c7f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-08-15T02:47:01.000Z",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/4d69ab3a9d0d44e34983564a34d544ae1862c81bcfd8483b4e86c10a8506512b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-08-15T02:48:02.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/8d4e1b6d344710e91840ac14f2ed4f672293db49afeb826fc3edf91a9c353e2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-08-15T02:47:11.000Z",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/5415665426be09545f8088eaf627837b9b9d0c09d04c6ef37aed0a2400482585",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-08-15T02:49:00.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/215d9ba54bd8c261b4db86c23afddce79312f8a90db82c219a2e386b6a4ff452",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-08-15T02:48:27.000Z",
      "arch": "emscripten",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/77dcce63766da2ecc5cfa3fce0ed6f6af18f80a9e0949053c7f5bda8d0d6b27a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-08-15T03:04:36.000Z",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/e7ca36b09e7b5ff0796e1ca47d1125257985154ab0d441122d8d58381fd6c95c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-08-15T03:06:26.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/e04cb3f109fdc723bf934fe7cd5d98a325fccccb9430a1dbe2361fbe69df6467",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-08-15T02:46:46.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/8ae0b57c8b9adeaaf396fa0263e2c6be2bdf84bcadc5a57e9b6d97019c97009a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-08-15T02:46:49.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/df0970b6d98d777ea9e2b46ca3885c94c30b0d7421340047301486d131cea29f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/31859820565"
    }
  ]
}