{
  "_id": "6a13230cacfb0bcc41d2763c",
  "Package": "ahocorasick",
  "Title": "Fast Multi-Pattern String Matching with Aho-Corasick",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"Hao\",\nfamily = \"Cheng\",\nrole = c(\"aut\", \"cre\", \"cph\"),\nemail = \"Yousa-Mirage@foxmail.com\"))",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "Description": "Provides fast multi-pattern string matching for R via the\nAho-Corasick algorithm, powered by the Rust 'aho-corasick'\ncrate. Build reusable automatons, detect matches, count\nmatches, locate character or byte offsets, extract matched\ntext, and replace matches in character vectors.",
  "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": "xz-utils libclang-dev",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-05-24 11:12:14 UTC",
  "RemoteUrl": "https://github.com/Yousa-Mirage/r-ahocorasick",
  "RemoteRef": "v0.1.0",
  "RemoteSha": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-24 16:05:45 UTC",
    "User": "root"
  },
  "Author": "Hao Cheng [aut, cre, cph]",
  "MD5sum": "29b40ca23fa94a0dc7bbb6185abe75f3",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "ahocorasick_0.1.0.tar.gz",
  "_fileid": "7aedf69092b67f80e7ee4bbf5c3b73e13ebe3642952833e4aee46c0a6f0b8b12",
  "_filesize": 869091,
  "_sha256": "7aedf69092b67f80e7ee4bbf5c3b73e13ebe3642952833e4aee46c0a6f0b8b12",
  "_created": "2026-05-24T16:05:45.000Z",
  "_published": "2026-05-24T16:10:52.514Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77610101102,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7186527615"
    },
    {
      "job": 77610101129,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7186527719"
    },
    {
      "job": 77610101117,
      "time": 146,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186527058"
    },
    {
      "job": 77610101110,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186527581"
    },
    {
      "job": 77610101113,
      "time": 97,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7186522537"
    },
    {
      "job": 77610101124,
      "time": 270,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7186539804"
    },
    {
      "job": 77610101104,
      "time": 88,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186521690"
    },
    {
      "job": 77610101107,
      "time": 229,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186535562"
    },
    {
      "job": 77609906658,
      "time": 189,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186512676"
    },
    {
      "job": 77610101089,
      "time": 159,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186528539"
    },
    {
      "job": 77610101096,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7186525210"
    },
    {
      "job": 77610101091,
      "time": 118,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7186524435"
    },
    {
      "job": 77610101086,
      "time": 146,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7186527140"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/Yousa-Mirage/r-ahocorasick",
  "_commit": {
    "id": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
    "author": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "committer": "Yousa-Mirage <Yousa-Mirage@foxmail.com>",
    "message": "ci: stop pkgdown deploy on release\n",
    "time": 1779621134
  },
  "_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": "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": 35
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-05-24"
    }
  ],
  "_topics": [
    "aho-corasick",
    "rust",
    "cargo"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 39,
      "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_detect",
    "ac_extract",
    "ac_extract_df",
    "ac_info",
    "ac_locate",
    "ac_locate_bytes",
    "ac_locate_df",
    "ac_patterns",
    "ac_replace"
  ],
  "_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_detect",
      "title": "Detect pattern matches in documents",
      "topics": [
        "ac_detect"
      ]
    },
    {
      "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_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_patterns",
      "title": "Return patterns stored in an automaton",
      "topics": [
        "ac_patterns"
      ]
    },
    {
      "page": "ac_replace",
      "title": "Replace pattern matches in documents",
      "topics": [
        "ac_replace"
      ]
    }
  ],
  "_readme": "https://github.com/Yousa-Mirage/r-ahocorasick/raw/v0.1.0/README.md",
  "_rundeps": [
    "backports",
    "checkmate",
    "cli",
    "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": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "ahocorasick",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://yousa-mirage.r-universe.dev/ahocorasick",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T16:08:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "df6cf24afc267dc579d222d0f8325f79623ca34883dad4566c123bb080c9d215",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T16:08:16.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "5dc7279b9f81937e33cea5d939b6d8a36a1b34922eaa83a2fccc9ecb8809cbb7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T16:08:11.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "f5afc277217362cc629c05ff2ca42e3fdd7795d434c2dbf0a2de9e56c3fff9c0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-24T16:08:15.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "9e7a3ccb362a855647173ee388ab585a21bff00f4b28eb3bdffd1b39e55725c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T16:07:21.000Z",
      "arch": "aarch64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "1a70f196d88e7b662f3f668fe97e865073b129bf28414fbc2886eff90b44c545",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T16:09:20.000Z",
      "arch": "x86_64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "98a6e6563930af0f4c3f7eee40bb2a015e52efe01e689b8fa64653e02fc4322b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T16:07:16.000Z",
      "arch": "aarch64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "122e37e01659c1d7cd81c4386e13b77d425867407711cc838cd93292c670c43c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-24T16:08:47.000Z",
      "arch": "x86_64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "79864bf228ea33bf3e545e4c16772b336cb8c1d42754766596f7e3e455a22d36",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-24T16:08:37.000Z",
      "arch": "emscripten",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "d95705bde98fc2b4ef269be09dd9b81e29a07f3cddde5f39cad54c91847e576d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T16:07:12.000Z",
      "arch": "x86_64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "3bf65f29ea795e99bbd57d920d16dff7a71cfde93c43a40d011daa44ec7d3545",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T16:07:06.000Z",
      "arch": "x86_64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "e60f942a3941b5bfd7b76d95b174751b69bfb73c627ecd5efb869324d0ad7bee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-24T16:07:17.000Z",
      "arch": "x86_64",
      "commit": "a60d89f29df1fe906b37b801be87a2675c7cd7aa",
      "fileid": "a08e9b2ac1d6d1ecfde0bceef1eeff507116c69cea548d2182e6299e62a7227c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/26366040330"
    }
  ]
}