{
  "_id": "6a2bcf4cba420f1ac0cbc393",
  "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-12 09:17:55 UTC",
    "User": "root"
  },
  "Author": "Ravi Varadhan [aut, cre]",
  "Maintainer": "Ravi Varadhan <ravi.varadhan@jhu.edu>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-04-27 02:00:02 UTC",
  "RemoteUrl": "https://github.com/cran/FastHamming",
  "RemoteRef": "HEAD",
  "RemoteSha": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
  "MD5sum": "a22d016400d646595ff61872bca03ba4",
  "_user": "cran",
  "_type": "src",
  "_file": "FastHamming_1.2.tar.gz",
  "_fileid": "48be6206cdd314c35efb176d863cc47ef049a586ee51307627b36df50a09c403",
  "_filesize": 76871,
  "_sha256": "48be6206cdd314c35efb176d863cc47ef049a586ee51307627b36df50a09c403",
  "_created": "2026-06-12T09:17:55.000Z",
  "_published": "2026-06-12T09:20:12.920Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80997369506,
      "time": 99,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587776396"
    },
    {
      "job": 80997369502,
      "time": 94,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7587774791"
    },
    {
      "job": 80997369608,
      "time": 88,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587772640"
    },
    {
      "job": 80997369536,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587775656"
    },
    {
      "job": 80996854405,
      "time": 188,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587741521"
    },
    {
      "job": 80997369494,
      "time": 82,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7587770688"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/27406481673",
  "_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": false,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "rvaradhan",
      "count": 2,
      "uuid": 1282368
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 179,
    "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": false,
  "_nocasepkg": "fasthamming",
  "_universes": [
    "cran"
  ],
  "_indexurl": "https://rvaradhan.r-universe.dev/FastHamming",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-12T09:19:50.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "71d08c186541cc23579486038aff74091b992df6802106aad9c627efea97c5ff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27406481673"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-12T09:19:44.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "3ef7fc81632a3849f1a3c0ee39bb7c2bbfae9f315bc62655abdbcdf8946d3c7c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27406481673"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-12T09:19:39.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "9f899e644a7af2ed7afa1070355371c81633f0387962aa520b1ff3259971bd99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27406481673"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-06-12T09:19:45.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "ed76b72822f916dd8b61ab1b1ef859d1cc25d4af4d964d0d31ce4696592b9488",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27406481673"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-06-12T09:19:38.000Z",
      "arch": "emscripten",
      "commit": "a5b3615d1221b790b6aeaf779a8b6ec445b1f941",
      "fileid": "454ddc9d862a80bca03b559133ece1c35a2c9db1fa2d0be2d211865401c24c7b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/27406481673"
    }
  ]
}