{
  "_id": "6a19c6afad7a21ec8945f3e2",
  "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.r-universe.dev",
  "Date/Publication": "2026-05-29 14:55:17 UTC",
  "RemoteUrl": "https://github.com/Yousa-Mirage/r-ahocorasick",
  "RemoteRef": "v0.2.0",
  "RemoteSha": "439ab7172c40b946b6811ffa7327ada58ab46d19",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-29 16:55:03 UTC",
    "User": "root"
  },
  "Author": "Hao Cheng [aut, cre, cph]",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "MD5sum": "1744fa467450354759205026fb57a869",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "ahocorasick_0.2.0.tar.gz",
  "_fileid": "72f25fc04aeba2d0b1e2cda5788a48670a82cad199e43074108e4b79b9701a99",
  "_filesize": 887032,
  "_sha256": "72f25fc04aeba2d0b1e2cda5788a48670a82cad199e43074108e4b79b9701a99",
  "_created": "2026-05-29T16:55:03.000Z",
  "_published": "2026-05-29T17:02:39.422Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78547334652,
      "time": 166,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296332963"
    },
    {
      "job": 78547334425,
      "time": 157,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296329475"
    },
    {
      "job": 78547334439,
      "time": 241,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296358053"
    },
    {
      "job": 78547334373,
      "time": 159,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296330049"
    },
    {
      "job": 78547334495,
      "time": 137,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296341797"
    },
    {
      "job": 78547334502,
      "time": 312,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296415672"
    },
    {
      "job": 78547334613,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296359882"
    },
    {
      "job": 78547334585,
      "time": 236,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296381630"
    },
    {
      "job": 78546768709,
      "time": 202,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296275316"
    },
    {
      "job": 78547334423,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296326823"
    },
    {
      "job": 78547334479,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7296321596"
    },
    {
      "job": 78547334453,
      "time": 303,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7296378509"
    },
    {
      "job": 78547334535,
      "time": 318,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7296383399"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 1,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 58,
      "uuid": 117379168
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 0,
    "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.0",
  "_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",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_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/v0.2.0/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": 3,
  "_indexed": false,
  "_nocasepkg": "ahocorasick",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://yousa-mirage.r-universe.dev/ahocorasick",
  "_previous": "0.1.0",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T16:57:51.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "b3d34b564f2e99bada8f1e6a4bbed490369ba8fb6013da19d60527983e16778f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T16:57:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "cbaab8fa354974bc42043d504d6b1bffaa3bd208a8464c8623addf3c8de21689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T16:59:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "55f0220afe9c00cdb6699cd63bd98f1b91ae76de12b654748f1ab4faafb325d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-29T16:57:39.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "b884f59b4318dec6eeb89f4994404f28a31e82cc755954addc49ab69aee67690",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T16:58:04.000Z",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "644e92dd74ab70742bb1a3e2adb0f1f4863fc88130ceb768836217206ad40a16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T17:00:51.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "23f874a99d824907f61f6f62f27bbc21218e11295d1dcfe5fb6ce2491639fb0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T16:58:47.000Z",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "fba77bef7953d40f87d0c6748e4cc0662b899f9fe99d8bb7ad8250a8939c8e3c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-29T16:59:35.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "a5aa0df0a2fca3252c019bdfbece4f0581abfc9d563b52927397c15f4305003e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-29T16:57:46.000Z",
      "arch": "emscripten",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "c82d36960449509b7aa2c21da52e0e1e6aaf051142538804e15cb4681fa3125d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T16:56:34.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "d6857d5a1c2a20ca196b21045be851731c34d2d7ef996bc7fea5b960fd639b37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T16:57:14.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "1089a149550410e7573e6f412f8b627bd419b0bee32c4aa0a7abbbfc94b4637e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-29T16:57:24.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "091014aaf369450c1ba65c5738d2956d35831e8f0d276ef6a7a9c17d6c81ece1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26650334602"
    }
  ]
}