{
  "_id": "6a1ffc06b401979e73444afa",
  "Package": "disttools",
  "Type": "Package",
  "Title": "Distance Object Manipulation Tools",
  "Version": "0.1.8",
  "Authors@R": "c(\nperson(\"Zachary\", \"Colburn\", email = \"zcolburn@gmail.com\", role = c(\"aut\", \"cre\")),\nperson(\"Madigan Army Medical Center - Department of Clinical Investigation\", email = \"usarmy.jblm.medcom-mamc.mbx.dci@mail.mil\", role = c(\"cph\", \"fnd\"))\n)",
  "Maintainer": "Zachary Colburn <zcolburn@gmail.com>",
  "Description": "Provides convenient methods for accessing the data in\n'dist' objects with minimal memory and computational overhead.\n'disttools' can be used to extract the distance between any\npair or combination of points encoded by a 'dist' object using\nonly the indices of those points. This is an improvement over\nexisting functionality, which requires either coercing a 'dist'\nobject into a matrix or calculating the one dimensional index\ncorresponding to a pair of observations. Coercion to a matrix\nis undesirable because doing so doubles the amount of memory\nrequired for storage. In contrast, there is no inherent\ndownside to the latter solution. However, in part due to\nseveral edge cases, correctly and efficiently implementing such\na solution can be challenging. 'disttools' abstracts away these\nchallenges and provides a simple interface to access the data\nin a 'dist' object using the latter approach.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Repository": "https://mamc-dci.r-universe.dev",
  "Date/Publication": "2022-02-04 19:31:13 UTC",
  "RemoteUrl": "https://github.com/mamc-dci/disttools",
  "RemoteRef": "HEAD",
  "RemoteSha": "49820837aff0daff93715113b2818e6b55f4e8d9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 10:00:30 UTC",
    "User": "root"
  },
  "Author": "Zachary Colburn [aut, cre],\nMadigan Army Medical Center - Department of Clinical Investigation\n[cph, fnd]",
  "MD5sum": "4676f7e3a5921717402084a9b96d5bdd",
  "_user": "mamc-dci",
  "_type": "src",
  "_file": "disttools_0.1.8.tar.gz",
  "_fileid": "64a70b39d5e42b2ce2ea1e0dcea3d23fdba0203d49b400e8aac4b8244d51ee74",
  "_filesize": 80589,
  "_sha256": "64a70b39d5e42b2ce2ea1e0dcea3d23fdba0203d49b400e8aac4b8244d51ee74",
  "_created": "2026-06-03T10:00:30.000Z",
  "_published": "2026-06-03T10:03:50.826Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79268978566,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381520135"
    },
    {
      "job": 79268978771,
      "time": 111,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381511356"
    },
    {
      "job": 79268978514,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7381519221"
    },
    {
      "job": 79268978607,
      "time": 143,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381510837"
    },
    {
      "job": 79268444570,
      "time": 178,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381468826"
    },
    {
      "job": 79268978569,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381511782"
    },
    {
      "job": 79268978592,
      "time": 158,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7381530996"
    },
    {
      "job": 79268978554,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7381501012"
    },
    {
      "job": 79268978628,
      "time": 67,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7381495098"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/mamc-dci/disttools",
  "_commit": {
    "id": "49820837aff0daff93715113b2818e6b55f4e8d9",
    "author": "Zachary Colburn <zcolburn@gmail.com>",
    "committer": "Zachary Colburn <zcolburn@gmail.com>",
    "message": "Removed lazy data from the DESCRIPTION\n",
    "time": 1644003073
  },
  "_maintainer": {
    "name": "Zachary Colburn",
    "email": "zcolburn@gmail.com",
    "login": "zcolburn",
    "description": "My main interests are in bioinformatics, machine learning, and software development.",
    "uuid": 20046114
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "mamc-dci",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "distance"
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "zcolburn",
      "count": 30,
      "uuid": 20046114
    }
  ],
  "_userbio": {
    "uuid": 43586041,
    "type": "organization",
    "name": "Madigan Army Medical Center",
    "description": "Madigan Army Medical Center"
  },
  "_downloads": {
    "count": 173,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/disttools"
  },
  "_devurl": "https://github.com/mamc-dci/disttools",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/disttools.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mamc-dci/disttools",
  "_realowner": "mamc-dci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.7",
      "date": "2019-03-05"
    },
    {
      "version": "0.1.8",
      "date": "2022-02-05"
    }
  ],
  "_exports": [
    "get_dists"
  ],
  "_help": [
    {
      "page": "get_dists",
      "title": "Retrieve the distances between i and j from a 'dist' object.",
      "topics": [
        "get_dists"
      ]
    }
  ],
  "_readme": "https://github.com/mamc-dci/disttools/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "disttools.Rmd",
      "filename": "disttools.html",
      "title": "disttools",
      "author": "Zachary Colburn",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Usage",
        "Example 1 - Matrix-based retrieval",
        "Example 2 - Vector-based retrieval",
        "Example 3 - Distance retrieval for all combinations of a subset of points",
        "Example 4 - Return both indices and distances",
        "Disclaimer"
      ],
      "created": "2018-09-20 21:11:05",
      "modified": "2019-02-15 20:56:16",
      "commits": 6
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "disttools",
  "_universes": [
    "mamc-dci",
    "zcolburn"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-03T10:02:54.000Z",
      "distro": "noble",
      "commit": "49820837aff0daff93715113b2818e6b55f4e8d9",
      "fileid": "6c59e1a63405d41432e3816c8599f22f745ecad06d45e167f7ecfeb070550b1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.8",
      "date": "2026-06-03T10:02:29.000Z",
      "distro": "noble",
      "commit": "49820837aff0daff93715113b2818e6b55f4e8d9",
      "fileid": "0188e6af09a21a3855879d9779f036b10de7accc00c7771ee284b5dfc13880d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-03T10:02:50.000Z",
      "commit": "49820837aff0daff93715113b2818e6b55f4e8d9",
      "fileid": "9ed8b54a2cb192c5f99c779aaf1e30afdbe8d465495c053b45fed2e7086b648d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.8",
      "date": "2026-06-03T10:02:28.000Z",
      "commit": "49820837aff0daff93715113b2818e6b55f4e8d9",
      "fileid": "6270f902b107453c36469cc2ee3148fb87dc16a4a8042dee058c4499808a214d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.8",
      "date": "2026-06-03T10:02:40.000Z",
      "commit": "49820837aff0daff93715113b2818e6b55f4e8d9",
      "fileid": "0fd7f5e45d4b52d35df2c93b68d39d9e3d84dfee84413bb4e34edb0dcd212e95",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-03T10:03:02.000Z",
      "commit": "49820837aff0daff93715113b2818e6b55f4e8d9",
      "fileid": "3306e197f1470deac6f3cd872804d43fec06420b195a34b7d8f27b0bbf917317",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-03T10:01:56.000Z",
      "commit": "49820837aff0daff93715113b2818e6b55f4e8d9",
      "fileid": "0317b808308afdd8de7aee5821e3045bfa38a9dcb6b992dfac100cfa589e8e16",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.8",
      "date": "2026-06-03T10:01:41.000Z",
      "commit": "49820837aff0daff93715113b2818e6b55f4e8d9",
      "fileid": "bdeb89c06da06fe06cd65aeb175387444703adb20be344a332c4a0222ee2d248",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mamc-dci/actions/runs/26877439995"
    }
  ]
}