{
  "_id": "6a5f25b214e95619b75d47d4",
  "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-07-21 07:49:20 UTC",
    "User": "root"
  },
  "_user": "jeffwong",
  "_type": "src",
  "_file": "pdist_1.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/85aa54ec3c8e3e8036412a3023868061dcb375716dac5be06431e8aaf4fe0a78",
  "_filesize": 88483,
  "_sha256": "85aa54ec3c8e3e8036412a3023868061dcb375716dac5be06431e8aaf4fe0a78",
  "_expires": "2026-10-29T07:54:25.000Z",
  "_created": "2026-07-21T07:49:20.000Z",
  "_published": "2026-07-21T07:54:26.568Z",
  "_jobs": [
    {
      "job": 88574489956,
      "time": 120,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8487793288"
    },
    {
      "job": 88574489960,
      "time": 107,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8487785407"
    },
    {
      "job": 88574489988,
      "time": 111,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8487788622"
    },
    {
      "job": 88574489965,
      "time": 106,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8487785097"
    },
    {
      "job": 88574490038,
      "time": 187,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8487805761"
    },
    {
      "job": 88574489968,
      "time": 265,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8487842402"
    },
    {
      "job": 88574489946,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8487805978"
    },
    {
      "job": 88574489972,
      "time": 193,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8487807565"
    },
    {
      "job": 88573952289,
      "time": 163,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8487739316"
    },
    {
      "job": 88574489920,
      "time": 84,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8487776339"
    },
    {
      "job": 88574489935,
      "time": 56,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8487764415"
    },
    {
      "job": 88574489931,
      "time": 63,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8487766775"
    },
    {
      "job": 88574490003,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8487778469"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352",
  "_status": "success",
  "_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
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "methods",
      "role": "Depends"
    }
  ],
  "_owner": "jeffwong",
  "_selfowned": true,
  "_usedby": 32,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "jeffwong",
      "count": 30,
      "uuid": 100511
    }
  ],
  "_userbio": {
    "uuid": 100511,
    "type": "user",
    "name": "Jeffrey Wong",
    "followers": 76,
    "description": "Data Scientist interested in scientific computing and game theory"
  },
  "_downloads": {
    "count": 2646,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pdist"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/jeffwong/pdist",
  "_searchresults": 316,
  "_rbuild": "4.6.1",
  "_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.108668138165378,
  "_indexed": true,
  "_nocasepkg": "pdist",
  "_universes": [
    "jeffwong"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-21T07:51:33.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/05bce23b5c0382d9613eab2d65bb1993944f2d7976b3ef111b5b38f22aa4d96c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-21T07:51:13.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/9cb57e88a0ea1313b0ec32fc885d74295358785f0d31163f3a5c5143305a9ae5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-21T07:51:23.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/d700c809199a41963e94b723ce430bb80ce8afd0ab0edbd163540f38d3008d11",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.2",
      "date": "2026-07-21T07:51:11.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/9fa537cf7596ce265a7c91a3a355f072477907b0fba0049ae0e7396f763be742",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-21T07:51:57.000Z",
      "arch": "aarch64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/e92a697829ad0e62e65bdc6ea4dbe314bb3989294632052fb9325dce1c0bf78e",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-21T07:53:09.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/b2406675e7bd4d04cbf677898ee5b682811dd18cc524d0b4164b40f816769625",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-21T07:51:55.000Z",
      "arch": "aarch64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/9e6308d7bdc785d519e641ceb6264793059f1ab0856927403f360520c017a26d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.2",
      "date": "2026-07-21T07:51:56.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/a75487cb22293046a52fd39c3fc5ad8b8d70969e144809dd2d5f56c2ab049827",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2",
      "date": "2026-07-21T07:51:00.000Z",
      "arch": "emscripten",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/5b7e22dc8c429108bb22c508a4739b80d9f73b113201237f0043a134129a0142",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-21T07:50:13.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/246f01678dbbdc3bd7dd069e4387b6cc82d37bff5acf6911d5a5bfd0161735c3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-21T07:50:19.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/5728586fd80726a926dbd41055f602a2370b8b65cfbe3b8f3e29535363ad65ea",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.2",
      "date": "2026-07-21T07:50:33.000Z",
      "arch": "x86_64",
      "commit": "fca01b87e5306d5dd152390a41d05e191f9363e7",
      "fileid": "https://r2.ropensci.org/952ce783cdc5bb0741e8253527407db8d9d6176a53ee3ba892628c796fe1708c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/jeffwong/actions/runs/29811697352"
    }
  ]
}