{
  "_id": "6a0f6674acfb0bcc41c5d46a",
  "Package": "stringfish",
  "Title": "Alt String Implementation",
  "Version": "0.19.0",
  "Date": "2026-04-18",
  "Authors@R": "c(\nperson(\"Travers\", \"Ching\", email = \"traversc@gmail.com\", role = c(\"aut\", \"cre\", \"cph\")),\nperson(\"Phillip\", \"Hazel\", role = c(\"ctb\"), comment = \"Bundled PCRE2 code\"),\nperson(\"Zoltan\", \"Herczeg\", role = c(\"ctb\", \"cph\"), comment = \"Bundled PCRE2 code\"),\nperson(\"University of Cambridge\", role = c(\"cph\"), comment = \"Bundled PCRE2 code\"),\nperson(\"Tilera Corporation\", role = c(\"cph\"), comment = \"Stack-less Just-In-Time compiler bundled with PCRE2\"),\nperson(\"Yann\", \"Collet\", role = c(\"ctb\", \"cph\"), comment = \"Yann Collet is the author of the bundled xxHash code\"))",
  "Maintainer": "Travers Ching <traversc@gmail.com>",
  "Description": "Provides an extendable, performant and multithreaded\n'alt-string' implementation backed by 'C++' vectors and\nstrings.",
  "License": "GPL-3",
  "Biarch": "true",
  "Encoding": "UTF-8",
  "SystemRequirements": "GNU make, C++17",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.3",
  "Copyright": "Copyright for the bundled 'PCRE2' library is held by\nUniversity of Cambridge, Zoltan Herczeg and Tilera Corporation\n(Stack-less Just-In-Time compiler); Copyright for the bundled\n'xxHash' code is held by Yann Collet.",
  "URL": "https://github.com/traversc/stringfish",
  "BugReports": "https://github.com/traversc/stringfish/issues",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-21 09:53:21 UTC",
    "User": "root"
  },
  "Author": "Travers Ching [aut, cre, cph], Phillip Hazel [ctb] (Bundled\nPCRE2 code), Zoltan Herczeg [ctb, cph] (Bundled PCRE2 code),\nUniversity of Cambridge [cph] (Bundled PCRE2 code), Tilera\nCorporation [cph] (Stack-less Just-In-Time compiler bundled\nwith PCRE2), Yann Collet [ctb, cph] (Yann Collet is the author\nof the bundled xxHash code)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-04-21 14:13:16 UTC",
  "RemoteUrl": "https://github.com/cran/stringfish",
  "RemoteRef": "HEAD",
  "RemoteSha": "b7ffee124436e3f4e158fbd5bd75b70752968dd9",
  "MD5sum": "3752f5c75618686740e2122edbb02823",
  "_user": "cran",
  "_type": "src",
  "_file": "stringfish_0.19.0.tar.gz",
  "_fileid": "913a666cf376350cf81701dbfada6906265f6d187ae6c693e425066a94a4c538",
  "_filesize": 1182501,
  "_sha256": "913a666cf376350cf81701dbfada6906265f6d187ae6c693e425066a94a4c538",
  "_created": "2026-05-21T09:53:21.000Z",
  "_published": "2026-05-21T20:09:24.869Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77259051286,
      "time": 141,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7132703339"
    },
    {
      "job": 77259051310,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7132706018"
    },
    {
      "job": 77259051873,
      "time": 150,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7132705690"
    },
    {
      "job": 77259051883,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7132704897"
    },
    {
      "job": 77259051363,
      "time": 237,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7132653059"
    },
    {
      "job": 77259051005,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7146068317"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26218627456",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/stringfish",
  "_commit": {
    "id": "b7ffee124436e3f4e158fbd5bd75b70752968dd9",
    "author": "Travers Ching <traversc@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.19.0\n",
    "time": 1776780796
  },
  "_maintainer": {
    "name": "Travers Ching",
    "email": "traversc@gmail.com",
    "login": "traversc",
    "description": "Data Scientist and Computational Biologist",
    "uuid": 9452194
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "version": ">= 0.12.18.3",
      "role": "LinkingTo"
    },
    {
      "package": "RcppParallel",
      "version": ">= 5.1.4",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "RcppParallel",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 129,
  "_updates": [
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-17",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.17.0",
      "date": "2025-07-13"
    },
    {
      "name": "0.18.0",
      "date": "2026-01-18"
    },
    {
      "name": "0.19.0",
      "date": "2026-04-21"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "traversc",
      "count": 20,
      "uuid": 9452194
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 35214,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/stringfish"
  },
  "_devurl": "https://github.com/traversc/stringfish",
  "_searchresults": 21,
  "_topics": [
    "pcre2",
    "cpp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/stringfish.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/traversc/stringfish",
  "_realowner": "traversc",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1",
      "date": "2020-05-11"
    },
    {
      "version": "0.11",
      "date": "2020-05-31"
    },
    {
      "version": "0.12",
      "date": "2020-06-04"
    },
    {
      "version": "0.12.1",
      "date": "2020-06-05"
    },
    {
      "version": "0.13.2",
      "date": "2020-07-08"
    },
    {
      "version": "0.13.3",
      "date": "2020-07-09"
    },
    {
      "version": "0.14.1",
      "date": "2020-08-27"
    },
    {
      "version": "0.14.2",
      "date": "2020-09-05"
    },
    {
      "version": "0.15.0",
      "date": "2021-02-25"
    },
    {
      "version": "0.15.1",
      "date": "2021-03-16"
    },
    {
      "version": "0.15.2",
      "date": "2021-07-24"
    },
    {
      "version": "0.15.3",
      "date": "2021-10-10"
    },
    {
      "version": "0.15.4",
      "date": "2021-10-15"
    },
    {
      "version": "0.15.5",
      "date": "2021-12-01"
    },
    {
      "version": "0.15.7",
      "date": "2022-04-13"
    },
    {
      "version": "0.15.8",
      "date": "2023-05-30"
    },
    {
      "version": "0.16.0",
      "date": "2023-11-28"
    },
    {
      "version": "0.17.0",
      "date": "2025-07-13"
    },
    {
      "version": "0.18.0",
      "date": "2026-01-18"
    },
    {
      "version": "0.19.0",
      "date": "2026-04-21"
    }
  ],
  "_exports": [
    "convert_to_sf",
    "convert_to_sf_vector",
    "convert_to_slice_store",
    "get_string_type",
    "materialize",
    "random_strings",
    "sf_assign",
    "sf_collapse",
    "sf_compare",
    "sf_concat",
    "sf_ends",
    "sf_equals",
    "sf_grepl",
    "sf_gsub",
    "sf_iconv",
    "sf_match",
    "sf_nchar",
    "sf_paste",
    "sf_readLines",
    "sf_split",
    "sf_starts",
    "sf_substr",
    "sf_tolower",
    "sf_toupper",
    "sf_trim",
    "sf_vector",
    "sf_vector_create",
    "sf_writeLines",
    "sfc",
    "slice_store_create",
    "slice_store_create_with_size",
    "string_identical"
  ],
  "_help": [
    {
      "page": "convert_to_sf_vector",
      "title": "convert_to_sf_vector",
      "topics": [
        "convert_to_sf",
        "convert_to_sf_vector"
      ]
    },
    {
      "page": "convert_to_slice_store",
      "title": "convert_to_slice_store",
      "topics": [
        "convert_to_slice_store"
      ]
    },
    {
      "page": "get_string_type",
      "title": "get_string_type",
      "topics": [
        "get_string_type"
      ]
    },
    {
      "page": "materialize",
      "title": "materialize",
      "topics": [
        "materialize"
      ]
    },
    {
      "page": "random_strings",
      "title": "random_strings",
      "topics": [
        "random_strings"
      ]
    },
    {
      "page": "sf_assign",
      "title": "sf_assign",
      "topics": [
        "sf_assign"
      ]
    },
    {
      "page": "sf_collapse",
      "title": "sf_collapse",
      "topics": [
        "sf_collapse"
      ]
    },
    {
      "page": "sf_compare",
      "title": "sf_compare",
      "topics": [
        "sf_compare",
        "sf_equals"
      ]
    },
    {
      "page": "sf_concat",
      "title": "sf_concat",
      "topics": [
        "sfc",
        "sf_concat"
      ]
    },
    {
      "page": "sf_ends",
      "title": "sf_ends",
      "topics": [
        "sf_ends"
      ]
    },
    {
      "page": "sf_grepl",
      "title": "sf_grepl",
      "topics": [
        "sf_grepl"
      ]
    },
    {
      "page": "sf_gsub",
      "title": "sf_gsub",
      "topics": [
        "sf_gsub"
      ]
    },
    {
      "page": "sf_iconv",
      "title": "sf_iconv",
      "topics": [
        "sf_iconv"
      ]
    },
    {
      "page": "sf_match",
      "title": "sf_match",
      "topics": [
        "sf_match"
      ]
    },
    {
      "page": "sf_nchar",
      "title": "sf_nchar",
      "topics": [
        "sf_nchar"
      ]
    },
    {
      "page": "sf_paste",
      "title": "sf_paste",
      "topics": [
        "sf_paste"
      ]
    },
    {
      "page": "sf_readLines",
      "title": "sf_readLines",
      "topics": [
        "sf_readLines"
      ]
    },
    {
      "page": "sf_split",
      "title": "sf_split",
      "topics": [
        "sf_split"
      ]
    },
    {
      "page": "sf_starts",
      "title": "sf_starts",
      "topics": [
        "sf_starts"
      ]
    },
    {
      "page": "sf_substr",
      "title": "sf_substr",
      "topics": [
        "sf_substr"
      ]
    },
    {
      "page": "sf_tolower",
      "title": "sf_tolower",
      "topics": [
        "sf_tolower"
      ]
    },
    {
      "page": "sf_toupper",
      "title": "sf_toupper",
      "topics": [
        "sf_toupper"
      ]
    },
    {
      "page": "sf_trim",
      "title": "sf_trim",
      "topics": [
        "sf_trim"
      ]
    },
    {
      "page": "sf_vector",
      "title": "sf_vector",
      "topics": [
        "sf_vector"
      ]
    },
    {
      "page": "sf_vector_create",
      "title": "sf_vector_create",
      "topics": [
        "sf_vector_create"
      ]
    },
    {
      "page": "sf_writeLines",
      "title": "sf_writeLines",
      "topics": [
        "sf_writeLines"
      ]
    },
    {
      "page": "slice_store_create",
      "title": "slice_store_create",
      "topics": [
        "slice_store_create"
      ]
    },
    {
      "page": "slice_store_create_with_size",
      "title": "slice_store_create_with_size",
      "topics": [
        "slice_store_create_with_size"
      ]
    },
    {
      "page": "string_identical",
      "title": "string_identical",
      "topics": [
        "string_identical"
      ]
    }
  ],
  "_readme": "https://github.com/cran/stringfish/raw/HEAD/README.md",
  "_rundeps": [
    "Rcpp",
    "RcppParallel"
  ],
  "_sysdeps": [
    {
      "shlib": "libpcre2-8",
      "package": "libpcre2-8-0",
      "headers": "libpcre2-dev",
      "source": "pcre2",
      "version": "10.42-4ubuntu2.1",
      "name": "pcre2",
      "homepage": "https://pcre.org/",
      "description": "New Perl Compatible Regular Expression Library- 8 bit runtime files"
    },
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "vignette.rmd",
      "filename": "vignette.html",
      "title": "stringfish",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Benchmark",
        "Currently implemented functions",
        "Extensibility"
      ],
      "created": "2020-05-11 15:30:02",
      "modified": "2026-04-21 14:13:16",
      "commits": 11
    }
  ],
  "_score": 7.632736878705729,
  "_indexed": false,
  "_nocasepkg": "stringfish",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://traversc.r-universe.dev/stringfish",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.19.0",
      "date": "2026-05-21T09:55:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b7ffee124436e3f4e158fbd5bd75b70752968dd9",
      "fileid": "67bc27ca12ff96d1275d6f3791849d9bb3ead3e5b57e01397b0f69b34f90c085",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26218627456"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.19.0",
      "date": "2026-05-21T09:55:43.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b7ffee124436e3f4e158fbd5bd75b70752968dd9",
      "fileid": "ee869b5efd154b0053fb66aa06b90bcbe0afbf6252a52438d865e0d4563bd6a1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26218627456"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.19.0",
      "date": "2026-05-21T09:55:42.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "b7ffee124436e3f4e158fbd5bd75b70752968dd9",
      "fileid": "cc6c47c3af09739dd84579d6207d7f137cf4f9734fa47330d46dfa000f522b45",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26218627456"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.19.0",
      "date": "2026-05-21T09:55:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "b7ffee124436e3f4e158fbd5bd75b70752968dd9",
      "fileid": "24ab293798d1026e6e6dbafd06c49178860276701f0c2c86a2ab20d3564d5e3f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26218627456"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.19.0",
      "date": "2026-05-21T20:08:50.000Z",
      "arch": "emscripten",
      "commit": "b7ffee124436e3f4e158fbd5bd75b70752968dd9",
      "fileid": "3992747fc1e00ad49f1a0215bd824f399ddfe256e492eb1815429791428a4c0d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26218627456"
    }
  ]
}