{
  "_id": "6a1f2e59b401979e73426a4b",
  "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",
  "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",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-02 18:53:09 UTC",
    "User": "root"
  },
  "Author": "Hao Cheng [aut, cre, cph]",
  "Maintainer": "Hao Cheng <Yousa-Mirage@foxmail.com>",
  "Config/pak/sysreqs": "xz-utils libclang-dev",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-02 11:46:49 UTC",
  "RemoteUrl": "https://github.com/cran/ahocorasick",
  "RemoteRef": "HEAD",
  "RemoteSha": "13543615314307642713c118b2a8780a3f7b9114",
  "MD5sum": "5570f94aa10d212d20e2b682f4947382",
  "_user": "cran",
  "_type": "src",
  "_file": "ahocorasick_0.2.0.tar.gz",
  "_fileid": "19d97b4070a15d0e2f136f6463d26e23d0e1449b5b2216ab2c2562e95d304488",
  "_filesize": 887668,
  "_sha256": "19d97b4070a15d0e2f136f6463d26e23d0e1449b5b2216ab2c2562e95d304488",
  "_created": "2026-06-02T18:53:09.000Z",
  "_published": "2026-06-02T19:26:17.379Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79148494693,
      "time": 168,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7367076171"
    },
    {
      "job": 79148494989,
      "time": 160,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7367072054"
    },
    {
      "job": 79148494710,
      "time": 172,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7367077326"
    },
    {
      "job": 79148494716,
      "time": 1941,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7367707355"
    },
    {
      "job": 79147800108,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367013045"
    },
    {
      "job": 79148494741,
      "time": 144,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367066053"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26840987132",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ahocorasick",
  "_commit": {
    "id": "13543615314307642713c118b2a8780a3f7b9114",
    "author": "Hao Cheng <Yousa-Mirage@foxmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.2.0\n",
    "time": 1780400809
  },
  "_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": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.0",
      "date": "2026-06-02"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yousa-mirage",
      "count": 1,
      "uuid": 117379168
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_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/",
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo"
  ],
  "_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,
  "_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/cran/ahocorasick/raw/HEAD/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-06-02 11:46:49",
      "modified": "2026-06-02 11:46:49",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ahocorasick",
  "_universes": [
    "cran",
    "yousa-mirage"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T18:56:04.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "13543615314307642713c118b2a8780a3f7b9114",
      "fileid": "96a9f7cbf25c41bfe6a20d0010df3158a9115ff685d27a070a62b534d23535c2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26840987132"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T18:55:52.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "13543615314307642713c118b2a8780a3f7b9114",
      "fileid": "a5d590f2231773c068fe2b27c938ac268de455affe1463ff25e00ea232ed7ee3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26840987132"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T18:56:07.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "13543615314307642713c118b2a8780a3f7b9114",
      "fileid": "44e81cdff23467aa3f2bd871b05fc0c704a0224a825e842f1f7cdb3cd1ad83ae",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26840987132"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-02T19:10:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "13543615314307642713c118b2a8780a3f7b9114",
      "fileid": "492b6b7abe09a05a3278261fc3c5abe36c054f70ffc62d23705154ceeb4e6339",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26840987132"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T18:55:52.000Z",
      "arch": "emscripten",
      "commit": "13543615314307642713c118b2a8780a3f7b9114",
      "fileid": "35ffd26cd4193414c1a0bd9e228c8bd684b9ae49d3fed6dc5f19aa876a1f76fe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26840987132"
    }
  ]
}