{
  "_id": "6a102b3cacfb0bcc41c9277e",
  "Package": "pdist",
  "Type": "Package",
  "Title": "Partitioned Distance Function",
  "Version": "1.2",
  "Date": "2013-01-31",
  "Author": "Jeffrey Wong",
  "Maintainer": "Jeffrey Wong <jeff.ct.wong@gmail.com>",
  "URL": "https://github.com/jeffwong/pdist",
  "Description": "Computes the euclidean distance between rows of a matrix X\nand rows of another matrix Y.  Previously, this could be done\nby binding the two matrices together and calling 'dist', but\nthis creates unnecessary computation by computing the distances\nbetween a row of X and another row of X, and likewise for Y.\npdist strictly computes distances across the two matrices, not\nwithin the same matrix, making computations significantly\nfaster for certain use cases.",
  "License": "GPL",
  "LazyLoad": "yes",
  "Collate": "'pdist.R' 'setup.R'",
  "Repository": "https://jeffwong.r-universe.dev",
  "Date/Publication": "2014-04-09 20:54:37 UTC",
  "RemoteUrl": "https://github.com/jeffwong/pdist",
  "RemoteRef": "HEAD",
  "RemoteSha": "fca01b87e5306d5dd152390a41d05e191f9363e7",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-22 10:01:23 UTC",
    "User": "root"
  },
  "MD5sum": "663db612cb1ca89702f8764b6c26d93e",
  "_user": "jeffwong",
  "_type": "src",
  "_file": "pdist_1.2.tar.gz",
  "_fileid": "a49d149766864e4de976283d852ca46afc31c451ecad3792153381aa3aa4d30f",
  "_filesize": 88777,
  "_sha256": "a49d149766864e4de976283d852ca46afc31c451ecad3792153381aa3aa4d30f",
  "_created": "2026-05-22T10:01:23.000Z",
  "_published": "2026-05-22T10:09:00.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77358088506,
      "time": 124,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7157908857"
    },
    {
      "job": 77358088435,
      "time": 99,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7157901334"
    },
    {
      "job": 77358088548,
      "time": 108,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7157903989"
    },
    {
      "job": 77358088502,
      "time": 96,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7157900220"
    },
    {
      "job": 77358088457,
      "time": 132,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7157902003"
    },
    {
      "job": 77358088459,
      "time": 425,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7157988987"
    },
    {
      "job": 77358088524,
      "time": 142,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7157908451"
    },
    {
      "job": 77358088499,
      "time": 191,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7157923208"
    },
    {
      "job": 77357720650,
      "time": 139,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157869674"
    },
    {
      "job": 77358088469,
      "time": 88,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157898112"
    },
    {
      "job": 77358088487,
      "time": 61,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7157889738"
    },
    {
      "job": 77358088472,
      "time": 57,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7157888329"
    },
    {
      "job": 77358088448,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7157891882"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jeffwong/pdist",
  "_commit": {
    "id": "fca01b87e5306d5dd152390a41d05e191f9363e7",
    "author": "Jeffrey Wong <jeff.ct.wong@gmail.com>",
    "committer": "Jeffrey Wong <jeff.ct.wong@gmail.com>",
    "message": "Merge pull request #3 from ahardjasa/mybranch\n\ncheck if j is missing before checking bounds",
    "time": 1397076877
  },
  "_maintainer": {
    "name": "Jeffrey Wong",
    "email": "jeff.ct.wong@gmail.com",
    "login": "jeffwong",
    "description": "Data Scientist interested in scientific computing and game theory",
    "uuid": 100511
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    }
  ],
  "_owner": "jeffwong",
  "_selfowned": true,
  "_usedby": 33,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "jeffwong",
      "count": 30,
      "uuid": 100511
    }
  ],
  "_userbio": {
    "uuid": 100511,
    "type": "user",
    "name": "Jeffrey Wong",
    "description": "Data Scientist interested in scientific computing and game theory"
  },
  "_downloads": {
    "count": 4091,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pdist"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/jeffwong/pdist",
  "_searchresults": 298,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/pdist.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jeffwong/pdist",
  "_realowner": "jeffwong",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0",
      "date": "2011-06-19"
    },
    {
      "version": "1.1",
      "date": "2012-12-31"
    },
    {
      "version": "1.2",
      "date": "2013-02-03"
    },
    {
      "version": "1.2.1",
      "date": "2022-05-02"
    }
  ],
  "_exports": [
    "pdist"
  ],
  "_help": [
    {
      "page": "pdist-package",
      "title": "Distances between Observations for a Partitioned Matrix",
      "topics": [
        "pdist-package"
      ]
    },
    {
      "page": "extract-methods",
      "title": "extract parts of pdist",
      "topics": [
        "[",
        "[,pdist-method"
      ]
    },
    {
      "page": "pdist",
      "title": "Partitioned Distances",
      "topics": [
        "pdist"
      ]
    }
  ],
  "_readme": "https://github.com/jeffwong/pdist/raw/HEAD/README.md",
  "_rundeps": [],
  "_score": 8.285800920828104,
  "_indexed": true,
  "_nocasepkg": "pdist",
  "_universes": [
    "jeffwong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-22T10:03:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "8a6850377dd7466c71cf45852dfeadc1e998d54135dbc5ff1c8e1768bdac1b63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-22T10:03:07.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "1c308dab013fd680c629e01b421b823713a5b45d01365754755471c467896866",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-22T10:03:18.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "afd52ecea2e809cd6fb6ac6ee1758e3d541cec221f308a439c7a0540becd297b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-05-22T10:03:04.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "d15929c0c40dcccaa52a868f7561b3abfdcb6d204fb81fb62955814063a3dcc6",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-22T10:03:11.000Z",
      "arch": "aarch64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "1b7d3a848b0e22b51da9762bc86ad1592d44a0c3733f62eecaca2c57cdd2f9fb",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-22T10:07:28.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "8ca9b2eaf953013be8cef628d441f3b36dfbb12bfac36e517e4283947917274b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-22T10:03:30.000Z",
      "arch": "aarch64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "e92b03dca93844731eb1557ee2f42fbf0a5c68051e42d4c0f0c74f1094888669",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2",
      "date": "2026-05-22T10:04:08.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "5af3f977de77d8ba6b5240f3ef7ac0194e61cdc926dce80291c0fc9b329ff394",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-05-22T10:03:05.000Z",
      "arch": "emscripten",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "7b7c8278fe6d67adcfd206c5b2e4a83c8cd66ad45ab36554e3c9d160df356481",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-22T10:02:22.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "94b1bb0b67c7dad8e94d99249a866d0d27c9f514a3ac5703f3588a7d498f3411",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-22T10:02:19.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "9a6a2e4a9c2cb96321fdeac1201cb4727b367ec3b95ce2205e6bee8c6318da64",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-05-22T10:02:23.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "58ff313f952e540a74b6e609f3f5c74caf69e2fb658e9b7cb16b6f03cbd8fdb1",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/26281242744"
    }
  ]
}