{
  "_id": "6a587ed1ff0138dec5d743b0",
  "Package": "fastmatch",
  "Version": "1.1-8",
  "Title": "Fast 'match()' Function",
  "Author": "Simon Urbanek [aut, cre, cph] (https://urbanek.nz,\n<https://orcid.org/0000-0003-2297-1732>)",
  "Authors@R": "person(\"Simon\", \"Urbanek\", role=c(\"aut\",\"cre\",\"cph\"), email=\"Simon.Urbanek@r-project.org\", comment=c(\"https://urbanek.nz\", ORCID=\"0000-0003-2297-1732\"))",
  "Maintainer": "Simon Urbanek <Simon.Urbanek@r-project.org>",
  "Description": "Package providing a fast match() replacement for cases\nthat require repeated look-ups. It is slightly faster that R's\nbuilt-in match() function on first match against a table, but\nextremely fast on any subsequent lookup as it keeps the hash\ntable in memory.",
  "License": "GPL-2",
  "URL": "https://www.rforge.net/fastmatch",
  "BugReports": "https://github.com/s-u/fastmatch/issues/",
  "Repository": "https://fastverse.r-universe.dev",
  "Date/Publication": "2026-01-17 07:29:49 UTC",
  "RemoteUrl": "https://github.com/s-u/fastmatch",
  "RemoteRef": "HEAD",
  "RemoteSha": "85f0c6496520c2dafb8f0331f754a492643fc91f",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-07-16 06:42:43 UTC",
    "User": "root"
  },
  "_user": "fastverse",
  "_type": "src",
  "_file": "fastmatch_1.1-8.tar.gz",
  "_fileid": "https://r2.ropensci.org/3700c4860dd15f15dd0fb51bb349a71cde02cc2c050d1098382b21c1a754494b",
  "_filesize": 123804,
  "_sha256": "3700c4860dd15f15dd0fb51bb349a71cde02cc2c050d1098382b21c1a754494b",
  "_expires": "2026-10-24T06:48:47.000Z",
  "_created": "2026-07-16T06:42:43.000Z",
  "_published": "2026-07-16T06:48:49.751Z",
  "_jobs": [
    {
      "job": 87553688958,
      "time": 121,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367168216"
    },
    {
      "job": 87553688987,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367179299"
    },
    {
      "job": 87553688962,
      "time": 124,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367169005"
    },
    {
      "job": 87553688994,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367173168"
    },
    {
      "job": 87553688949,
      "time": 96,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367158106"
    },
    {
      "job": 87553688968,
      "time": 322,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367234552"
    },
    {
      "job": 87553688942,
      "time": 79,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367152295"
    },
    {
      "job": 87553688972,
      "time": 144,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367174777"
    },
    {
      "job": 87553355984,
      "time": 130,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367126792"
    },
    {
      "job": 87553688930,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8367155858"
    },
    {
      "job": 87553688978,
      "time": 86,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8367155804"
    },
    {
      "job": 87553688953,
      "time": 65,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8367148026"
    },
    {
      "job": 87553688932,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8367152052"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342",
  "_status": "success",
  "_upstream": "https://github.com/s-u/fastmatch",
  "_commit": {
    "id": "85f0c6496520c2dafb8f0331f754a492643fc91f",
    "author": "Simon Urbanek <simon.urbanek@R-project.org>",
    "committer": "Simon Urbanek <simon.urbanek@R-project.org>",
    "message": "update NEWS\n",
    "time": 1768634989
  },
  "_maintainer": {
    "name": "Simon Urbanek",
    "email": "simon.urbanek@r-project.org",
    "login": "s-u",
    "description": "",
    "uuid": 2073427,
    "orcid": "0000-0003-2297-1732"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.3.0",
      "role": "Depends"
    }
  ],
  "_owner": "s-u",
  "_selfowned": false,
  "_usedby": 356,
  "_updates": [
    {
      "week": "2026-03",
      "n": 11
    }
  ],
  "_tags": [
    {
      "name": "1.1-7",
      "date": "2026-01-17"
    },
    {
      "name": "1.1-8",
      "date": "2026-01-17"
    }
  ],
  "_stars": 21,
  "_contributors": [
    {
      "user": "s-u",
      "count": 64,
      "uuid": 2073427
    },
    {
      "user": "joshuaulrich",
      "count": 1,
      "uuid": 1023193
    }
  ],
  "_userbio": {
    "uuid": 105517888,
    "type": "organization",
    "name": "fastverse",
    "followers": 28,
    "description": "An Extensible Suite of High-Performance and Low-Dependency Packages for Statistical Computing and Data Manipulation in R"
  },
  "_downloads": {
    "count": 74727,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastmatch"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/s-u/fastmatch",
  "_searchresults": 348,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fastmatch.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s-u/fastmatch",
  "_realowner": "s-u",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0-0",
      "date": "2010-12-23"
    },
    {
      "version": "1.0-2",
      "date": "2011-09-14"
    },
    {
      "version": "1.0-3",
      "date": "2011-12-22"
    },
    {
      "version": "1.0-4",
      "date": "2012-01-21"
    },
    {
      "version": "1.1-0",
      "date": "2017-01-28"
    },
    {
      "version": "1.1-3",
      "date": "2021-07-23"
    },
    {
      "version": "1.1-4",
      "date": "2023-08-18"
    },
    {
      "version": "1.1-6",
      "date": "2024-12-23"
    },
    {
      "version": "1.1-8",
      "date": "2026-01-17"
    }
  ],
  "_exports": [
    "%!fin%",
    "%fin%",
    "coalesce",
    "ctapply",
    "fmatch",
    "fmatch.hash"
  ],
  "_help": [
    {
      "page": "coalesce",
      "title": "Create an index that groups unique values together",
      "topics": [
        "coalesce"
      ]
    },
    {
      "page": "ctapply",
      "title": "Fast tapply() replacement functions",
      "topics": [
        "ctapply"
      ]
    },
    {
      "page": "fmatch",
      "title": "Fast match() replacement",
      "topics": [
        "%!fin%",
        "%fin%",
        "fastmatch",
        "fmatch",
        "fmatch.hash"
      ]
    }
  ],
  "_rundeps": [],
  "_score": 10.066877334399594,
  "_indexed": false,
  "_nocasepkg": "fastmatch",
  "_universes": [
    "fastverse"
  ],
  "_indexurl": "https://s-u.r-universe.dev/fastmatch",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-8",
      "date": "2026-07-16T06:44:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/c6713214c9368028a63836e22d31fd5143b87316d856adc315a08d8711d90456",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-8",
      "date": "2026-07-16T06:45:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/de348969e893e2049d526f1673ec15dec7129784be3db84460a95131db2e783a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1-8",
      "date": "2026-07-16T06:44:48.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/3cb5cbda3462cf6b57f712a9502953de043c43332c19ca43e31cd294741e050b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1-8",
      "date": "2026-07-16T06:44:55.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/4c8569d746b8a418b978af07fa8555d596e43d23ea752be63ccb0a63e760de1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-8",
      "date": "2026-07-16T06:44:11.000Z",
      "arch": "aarch64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/29a4beee5df6a1b52e4f201238046b8db1a8c9f0340d6403aa6fe79cebffe884",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-8",
      "date": "2026-07-16T06:47:21.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/f2c35ced3b217cd9f63eb44f115fc4e5bd6f138a7e35d47ccd9dfe90ee288226",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1-8",
      "date": "2026-07-16T06:43:58.000Z",
      "arch": "aarch64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/a6871b3fe0e9a2cf9c1be85615ed0017bdae81a69e3c88c588200f57a11a7804",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1-8",
      "date": "2026-07-16T06:44:52.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/1565f4b2be21e9d9385a9fbfe34758eebeb1390e2bc3db4fc8c6098c79c92edc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-8",
      "date": "2026-07-16T06:44:22.000Z",
      "arch": "emscripten",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/18ebbd957e4734891e11ca712704ddaf3a23e799102fa3109801b52b08b53216",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-8",
      "date": "2026-07-16T06:43:56.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/8136a40f6cbe533f2fdd0f2c4a7bc82eda1d9d12b3e26c2e30e2437301ec8067",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-8",
      "date": "2026-07-16T06:43:38.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/6188cb0b6308f95bdd62a03897f3d67179b059a0c2b1c59af51aeef5a3f69eac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1-8",
      "date": "2026-07-16T06:43:43.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "https://r2.ropensci.org/bd3508c71fb73cceba8126227d795adf7ba49279115567e37ad0a8ee9256148e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fastverse/actions/runs/29477417342"
    }
  ]
}