{
  "_id": "6a4baac6a6574ff277f9cb5f",
  "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-07-06 13:07:48 UTC",
    "User": "root"
  },
  "Author": "Hao Cheng [aut, cre, cph]",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "ahocorasick_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/11dc68952e5d19b71b0161596dc56685a26d7019ef4796dd656b012d8afda3b4",
  "_filesize": 887307,
  "_sha256": "11dc68952e5d19b71b0161596dc56685a26d7019ef4796dd656b012d8afda3b4",
  "_expires": "2026-10-14T13:16:53.000Z",
  "_created": "2026-07-06T13:07:48.000Z",
  "_published": "2026-07-06T13:16:54.834Z",
  "_jobs": [
    {
      "job": 85379052276,
      "time": 157,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109922919"
    },
    {
      "job": 85379052365,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109923099"
    },
    {
      "job": 85379052225,
      "time": 204,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109941962"
    },
    {
      "job": 85379052209,
      "time": 165,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109925230"
    },
    {
      "job": 85379052427,
      "time": 94,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8110051851"
    },
    {
      "job": 85379052321,
      "time": 234,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8110006428"
    },
    {
      "job": 85379052348,
      "time": 132,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8110056619"
    },
    {
      "job": 85379052259,
      "time": 204,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109981384"
    },
    {
      "job": 85378275890,
      "time": 230,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109856234"
    },
    {
      "job": 85379052157,
      "time": 145,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8109916813"
    },
    {
      "job": 85379052187,
      "time": 139,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8109914285"
    },
    {
      "job": 85379052250,
      "time": 169,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8109925956"
    },
    {
      "job": 85379052227,
      "time": 147,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8109917546"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647",
  "_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": 2,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 62,
      "uuid": 117379168
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 525,
    "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/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": 4.301029995663981,
  "_indexed": false,
  "_nocasepkg": "ahocorasick",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://yousa-mirage.r-universe.dev/ahocorasick",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-06T13:10:37.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/775c7f0e5d686fa03f9be1725514728b38b102432679732c66dae295511560ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-06T13:10:33.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/038df05cb5d20eddbbfb9541d9fdc3ba4b327496fb96240a537ee46ef8cc2c10",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-06T13:11:20.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/de0463b6b119e10731c3ff8e50a53aece41577a6a258b7965f9c9cdf9a95f37b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-07-06T13:10:36.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/d7eac45ecf4043df931f5eb01d3cdb20bc1c44536699e61e1c783197f33ff555",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-06T13:15:52.000Z",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/e5ef04b75fea2f4c6c4c8c12674dc1deba9f02ec525298c8aee1d36799a972a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-06T13:13:22.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/1362d6abe397d1e55dc2c6809e2a40e1857b833506c128be13c63ea22c7feed6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-06T13:15:46.000Z",
      "arch": "aarch64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/767ddb52f11e89c7a5aa19955fcb4fe5bbf95c7b8bc17356c7e8c3bdce2147c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-07-06T13:12:28.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/0ced4bd46cbb6f7bde18509c67f3b0e5366cc18451e2c8bdc42c930301fa7f80",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-07-06T13:10:33.000Z",
      "arch": "emscripten",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/e16e5f35a637c487a7784e35fcacbc793996128737976bd0ee40218f4e3c588e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T13:09:29.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/acb2f7e832d76e43b36343a8aad150511e5185478e54dbf669ca57504deaa82b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T13:09:56.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/5e0237445f70273d2196fd9e44f4668b08938adbda2353067e938513680042d5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-07-06T13:09:27.000Z",
      "arch": "x86_64",
      "commit": "439ab7172c40b946b6811ffa7327ada58ab46d19",
      "fileid": "https://r2.ropensci.org/765d88f8d4abb8de8a706c2df95e8d00021b61edab51f4bf3ab26dd16adbc2ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/28793568647"
    }
  ]
}