{
  "_id": "6a3120df3efcd9bda435cded",
  "Package": "FastHamming",
  "Title": "Fast Computation of Pairwise Hamming Distances",
  "Type": "Package",
  "Version": "1.2",
  "Authors@R": "person(given=\"Ravi\", family=\"Varadhan\", email=\"ravi.varadhan@jhu.edu\", role = c(\"aut\", \"cre\"))",
  "Description": "Pairwise Hamming distances are computed between the rows\nof a binary (0/1) matrix using highly optimized 'C' code. The\ninput is an integer matrix where each row represents a binary\nfeature vector and returns a symmetric integer matrix of\npairwise distances. Internally, rows are bit-packed into 64-bit\nwords for fast XOR-based comparisons, with hardware-accelerated\npopcount operations to count differences. 'OpenMP'\nparallelization ensures efficient performance for large\nmatrices.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "C compiler (C99), OpenMP",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-16 10:04:52 UTC",
    "User": "root"
  },
  "Author": "Ravi Varadhan [aut, cre]",
  "Maintainer": "Ravi Varadhan <ravi.varadhan@jhu.edu>",
  "Repository": "https://rvaradhan.r-universe.dev",
  "Date/Publication": "2025-04-27 02:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/FastHamming",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
  "MD5sum": "6d1e1423fbe30e7fad84ad1252b578ff",
  "_user": "rvaradhan",
  "_type": "src",
  "_file": "FastHamming_1.2.tar.gz",
  "_fileid": "a2e3ae646e91df9463679e9111d6ee3303c6a6cc27f285c26c67d994bb79470d",
  "_filesize": 76833,
  "_sha256": "a2e3ae646e91df9463679e9111d6ee3303c6a6cc27f285c26c67d994bb79470d",
  "_created": "2026-06-16T10:04:52.000Z",
  "_published": "2026-06-16T10:09:35.190Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81631573327,
      "time": 115,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663599988"
    },
    {
      "job": 81631573312,
      "time": 123,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663605844"
    },
    {
      "job": 81631573447,
      "time": 102,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663594677"
    },
    {
      "job": 81631573425,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663594016"
    },
    {
      "job": 81631573389,
      "time": 103,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663594434"
    },
    {
      "job": 81631573365,
      "time": 237,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663649179"
    },
    {
      "job": 81631573289,
      "time": 103,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663594807"
    },
    {
      "job": 81631573276,
      "time": 184,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663628079"
    },
    {
      "job": 81630980391,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663550842"
    },
    {
      "job": 81631573249,
      "time": 72,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663581922"
    },
    {
      "job": 81631573296,
      "time": 128,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7663605108"
    },
    {
      "job": 81631573283,
      "time": 61,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7663577266"
    },
    {
      "job": 81631573373,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7663585096"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/FastHamming",
  "_commit": {
    "id": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
    "author": "Ravi Varadhan <ravi.varadhan@jhu.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.2\n",
    "time": 1745719202
  },
  "_maintainer": {
    "name": "Ravi Varadhan",
    "email": "ravi.varadhan@jhu.edu",
    "login": "rvaradhan",
    "description": "",
    "uuid": 1282368
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rvaradhan",
      "count": 2,
      "uuid": 1282368
    }
  ],
  "_userbio": {
    "uuid": 1282368,
    "type": "user",
    "name": "rvaradhan",
    "followers": 2
  },
  "_downloads": {
    "count": 188,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/FastHamming"
  },
  "_searchresults": 0,
  "_topics": [
    "openmp"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/FastHamming.html",
    "manual.pdf"
  ],
  "_realowner": "rvaradhan",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.1",
      "date": "2025-04-25"
    },
    {
      "version": "1.2",
      "date": "2025-04-27"
    }
  ],
  "_exports": [
    "hamming_distance"
  ],
  "_help": [
    {
      "page": "hamming_distance",
      "title": "Pairwise Hamming distances",
      "topics": [
        "hamming_distance"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libgomp",
      "package": "libgomp1",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "openmp",
      "homepage": "http://gcc.gnu.org/",
      "description": "GCC OpenMP (GOMP) support library"
    }
  ],
  "_score": 1,
  "_indexed": true,
  "_nocasepkg": "fasthamming",
  "_universes": [
    "rvaradhan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-16T10:07:01.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "ca1fc8a6dde37ff936a654abc145e2130bb154bb0dce9c28f9fd0f76f95a5c47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-16T10:07:13.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "9efa04ef3cf435b416c39e2b609b3ed49a0a7470efa5660e20662e7570c9cf2e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-16T10:06:49.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "8fcc94382218d1fbcbfcd39c74c97f470502970f6f536d786ff8d40bd0c599b8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-16T10:06:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "e4ff5b8246077c1e2aff3b011adb46005d08deb92884c3f68bf2ac82255fc559",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-06-16T10:06:43.000Z",
      "arch": "aarch64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "26c355ea357cb0eec8f77fca568c9be0d5932f9557ec82f2440f64993205f7dc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-06-16T10:08:44.000Z",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "4decdffe8d7e2d6398bba580c0f19f626ed94f9e0961867c4b7bf07871fc8e00",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-06-16T10:06:39.000Z",
      "arch": "aarch64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "2ac53f3910bbed4ac8cc5ade16d7a0daa7d77f7aa3c817a975135ba7a8e6b7f6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-06-16T10:07:55.000Z",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "17e7c841a61494b3dbf3bb3b23c0f18c7a299157d0197ca8ef051d58991b0191",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-16T10:06:23.000Z",
      "arch": "emscripten",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "9b27be0aad7dde27e668ba372d94e3417263ccd46f35e8eeddb2923b0e771963",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-16T10:06:48.000Z",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "cf8d1e1f1653e3f969d39ee1c43369b64345a70db5161d5b2f681e3ee2a560a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-16T10:05:52.000Z",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "b6a0b9e8e6f8a8b3ee600ea94ef4514a7310090e3df0be4d2b2436f50d40687f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-06-16T10:06:10.000Z",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "4b66f0400da780d00e47b090da98cf9badaf5ebf6ae9eed8741f03d886602912",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rvaradhan/actions/runs/27609775470"
    }
  ]
}