{
  "_id": "6a1f1137b401979e7341d9c1",
  "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://s-u.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-05-17 08:02:25 UTC",
    "User": "root"
  },
  "MD5sum": "329c7f187d9ac800e6ee1aa434d69488",
  "_user": "s-u",
  "_type": "src",
  "_file": "fastmatch_1.1-8.tar.gz",
  "_fileid": "4e612a5f980dc08b546791c7515febf7b77c3ac162eb69d7cf37cc0719856b4e",
  "_filesize": 124038,
  "_sha256": "4e612a5f980dc08b546791c7515febf7b77c3ac162eb69d7cf37cc0719856b4e",
  "_created": "2026-05-17T08:02:25.000Z",
  "_published": "2026-06-02T17:21:59.820Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79130727071,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040659396"
    },
    {
      "job": 79130726520,
      "time": 102,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040657487"
    },
    {
      "job": 79130726697,
      "time": 112,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040658570"
    },
    {
      "job": 79130727021,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040656626"
    },
    {
      "job": 79130727254,
      "time": 85,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040655479"
    },
    {
      "job": 79130726983,
      "time": 162,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040663825"
    },
    {
      "job": 79130726985,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040654354"
    },
    {
      "job": 79130726977,
      "time": 187,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040666983"
    },
    {
      "job": 79130725814,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040646152"
    },
    {
      "job": 79130725874,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364955374"
    },
    {
      "job": 79130726822,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7040654923"
    },
    {
      "job": 79130727037,
      "time": 76,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7040654561"
    },
    {
      "job": 79130727026,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7040654143"
    }
  ],
  "_buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.3.0",
      "role": "Depends"
    }
  ],
  "_owner": "s-u",
  "_selfowned": true,
  "_usedby": 367,
  "_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": 2073427,
    "type": "user",
    "name": "Simon Urbanek"
  },
  "_downloads": {
    "count": 87586,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fastmatch"
  },
  "_mentions": 2,
  "_devurl": "https://github.com/s-u/fastmatch",
  "_searchresults": 282,
  "_rbuild": "4.6.0",
  "_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.057720410516307,
  "_indexed": true,
  "_nocasepkg": "fastmatch",
  "_universes": [
    "s-u"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-8",
      "date": "2026-05-17T08:04:25.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "e248a1e3f992291d352a06797c3d4fd30148a68fcafda884cd02355e0928b4ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1-8",
      "date": "2026-05-17T08:04:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "a4b262ab298ebe424286175b25d3b46031a63f4935e97037abdf1ceae2189c46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-8",
      "date": "2026-05-17T08:04:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "5780e644d20bfbadc9f586d616441ba05eb9361d08a67371f249880183003387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.1-8",
      "date": "2026-05-17T08:03:59.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "385f2607bf947ed34a14a5023dcfef85df5996d26cc2cb6e0b9332f11bd2ae75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-8",
      "date": "2026-05-17T08:03:50.000Z",
      "arch": "aarch64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "784382d35ec93d56f94c07ae0cb472ed0d2c6cfb33fdf213bba8087fa07374a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1-8",
      "date": "2026-05-17T08:04:39.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "6c130b0db347ccb5a3a7088a13670f48322439af352d02ef05c5518fe9839211",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-8",
      "date": "2026-05-17T08:03:42.000Z",
      "arch": "aarch64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "27f4170fcd0bf34151c15e93bdaf2831497e0d4cffff90b42e7bd230fcf4cf5a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.1-8",
      "date": "2026-05-17T08:05:19.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "6a98479dd1b1c624a7942299a9e97715ae9c499b111a65ddbf5cd8c2d6ac0664",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1-8",
      "date": "2026-05-17T08:03:35.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "a322f59ce67a6bcc41a97dc3528e41cf74dcf8ebc88e066d73c98358a239d6ac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1-8",
      "date": "2026-05-17T08:03:29.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "3674e2460d2773c7fb306cd0c132224eaabb561cd0936b8d9e23f6f360912a91",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.1-8",
      "date": "2026-05-17T08:03:30.000Z",
      "arch": "x86_64",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "dbff513b020d8d607c61697af2fe28cbe31d9958277cc818df4fe00676ba511d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1-8",
      "date": "2026-06-02T17:21:34.000Z",
      "arch": "emscripten",
      "commit": "85f0c6496520c2dafb8f0331f754a492643fc91f",
      "fileid": "a9c028bf5f5fc54eab6bf0deba91d2b337296d51ec5aca3169aaba5833946e5f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s-u/actions/runs/25985278250"
    }
  ]
}