{
  "_id": "6a1f0352b401979e7341b4db",
  "Package": "dissimilarities",
  "Type": "Package",
  "Title": "Creating, Manipulating, and Subsetting \"dist\" Objects",
  "Version": "0.3.0",
  "Authors@R": "person(given = \"Minh Long\",\nfamily = \"Nguyen\",\nrole = c(\"aut\", \"cre\"),\nemail = \"edelweiss611428@gmail.com\")",
  "Maintainer": "Minh Long Nguyen <edelweiss611428@gmail.com>",
  "Description": "Efficiently creates, manipulates, and subsets \"dist\"\nobjects, commonly used in cluster analysis. Designed to\nminimise unnecessary conversions and computational overhead\nwhile enabling seamless interaction with distance matrices.",
  "License": "CC BY 4.0",
  "Encoding": "UTF-8",
  "URL": "https://github.com/edelweiss611428/dissimilarities",
  "BugReports": "https://github.com/edelweiss611428/dissimilarities/issues",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "Repository": "https://edelweiss611428.r-universe.dev",
  "Date/Publication": "2025-07-20 13:12:21 UTC",
  "RemoteUrl": "https://github.com/edelweiss611428/dissimilarities",
  "RemoteRef": "HEAD",
  "RemoteSha": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-18 07:23:05 UTC",
    "User": "root"
  },
  "Author": "Minh Long Nguyen [aut, cre]",
  "MD5sum": "764e8a68a4aa6dd772653cab574805b4",
  "_user": "edelweiss611428",
  "_type": "src",
  "_file": "dissimilarities_0.3.0.tar.gz",
  "_fileid": "a2faf40a161afe6df875b67dffa96b55064f6f6ab22e61da097b24e23eb9ebd4",
  "_filesize": 131908,
  "_sha256": "a2faf40a161afe6df875b67dffa96b55064f6f6ab22e61da097b24e23eb9ebd4",
  "_created": "2026-05-18T07:23:05.000Z",
  "_published": "2026-06-02T16:22:42.423Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79119406029,
      "time": 135,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051769875"
    },
    {
      "job": 79119405836,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051764869"
    },
    {
      "job": 79119406759,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051764584"
    },
    {
      "job": 79119405999,
      "time": 184,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051778409"
    },
    {
      "job": 79119406556,
      "time": 572,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051889270"
    },
    {
      "job": 79119405945,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051770796"
    },
    {
      "job": 79119405949,
      "time": 304,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051812634"
    },
    {
      "job": 79119405218,
      "time": 171,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051727431"
    },
    {
      "job": 79119405271,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363611370"
    },
    {
      "job": 79119405898,
      "time": 131,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7051768468"
    },
    {
      "job": 79119406838,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7051757289"
    },
    {
      "job": 79119406486,
      "time": 99,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7051757808"
    }
  ],
  "_buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/edelweiss611428/dissimilarities",
  "_commit": {
    "id": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
    "author": "Minh Long Nguyen <minhlong.nguyen@hdr.qut.edu.au>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1753017141
  },
  "_maintainer": {
    "name": "Minh Long Nguyen",
    "email": "edelweiss611428@gmail.com",
    "login": "edelweiss611428",
    "description": "Research interest: computational Bayesian statistics, unsupervised learning, quantitative software development.",
    "uuid": 132855361
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "microbenchmark",
      "role": "Imports"
    },
    {
      "package": "proxy",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "edelweiss611428",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-20",
      "n": 23
    },
    {
      "week": "2025-26",
      "n": 17
    },
    {
      "week": "2025-27",
      "n": 3
    },
    {
      "week": "2025-28",
      "n": 1
    },
    {
      "week": "2025-29",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v.0.3.0",
      "date": "2025-06-28"
    }
  ],
  "_topics": [
    "cluster-analysis",
    "distance-matrix",
    "cpp"
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "edelweiss611428",
      "count": 132,
      "uuid": 132855361
    }
  ],
  "_userbio": {
    "uuid": 132855361,
    "type": "user",
    "name": "Minh Long Nguyen",
    "description": "Research interest: computational Bayesian statistics, unsupervised learning, quantitative software development."
  },
  "_downloads": {
    "count": 204,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dissimilarities"
  },
  "_devurl": "https://github.com/edelweiss611428/dissimilarities",
  "_searchresults": 1,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dissimilarities.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/edelweiss611428/dissimilarities",
  "_realowner": "edelweiss611428",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2025-05-05"
    },
    {
      "version": "0.2.0",
      "date": "2025-05-17"
    },
    {
      "version": "0.2.1",
      "date": "2025-05-17"
    },
    {
      "version": "0.3.0",
      "date": "2025-06-28"
    }
  ],
  "_exports": [
    "Dist2Mat",
    "expandDist",
    "fastDist",
    "fastDistAB",
    "get1dFrom2d",
    "get2dFrom1d",
    "subCols",
    "subDist2Dist",
    "subDist2Mat"
  ],
  "_help": [
    {
      "page": "Dist2Mat",
      "title": "Dist2Mat conversion",
      "topics": [
        "Dist2Mat"
      ]
    },
    {
      "page": "expandDist",
      "title": "Expanding a distance matrix given new data",
      "topics": [
        "expandDist"
      ]
    },
    {
      "page": "fastDist",
      "title": "\"dist\" object computation",
      "topics": [
        "fastDist"
      ]
    },
    {
      "page": "fastDistAB",
      "title": "Computing pairwise distances between rows of two matrices",
      "topics": [
        "fastDistAB"
      ]
    },
    {
      "page": "get1dFrom2d",
      "title": "2D-indexing to 1D-indexing",
      "topics": [
        "get1dFrom2d"
      ]
    },
    {
      "page": "get2dFrom1d",
      "title": "1D-indexing to 2D-indexing",
      "topics": [
        "get2dFrom1d"
      ]
    },
    {
      "page": "subCols",
      "title": "Subsetting a \"dist\" object by columns",
      "topics": [
        "subCols"
      ]
    },
    {
      "page": "subDist2Dist",
      "title": "Dist2Dist subsetting",
      "topics": [
        "subDist2Dist"
      ]
    },
    {
      "page": "subDist2Mat",
      "title": "Dist2Mat subsetting",
      "topics": [
        "subDist2Mat"
      ]
    }
  ],
  "_readme": "https://github.com/edelweiss611428/dissimilarities/raw/HEAD/README.md",
  "_rundeps": [
    "microbenchmark",
    "proxy",
    "Rcpp"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "dissimilarities",
  "_universes": [
    "edelweiss611428"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-04-18T05:52:48.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "2c0dcd1e3b34be1886262cbbd61f62874a97c1a09a2382d9f7ee3c7b043cfb1d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/24598189479"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-18T07:25:27.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "622347cf385ba5425e25f8fae4a658c40ae90c7b9593386dc3c289274f690476",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-18T07:25:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "5b22ea3115e1a003911d9c09980a0e4498d78e7f6935d8543fbf4a46ccc73a3d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-05-18T07:25:10.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "3cedb98ed965eeef7a4545a992e6ab362fc3d908af1303dcd8aaf3b02fe0cf1f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-18T07:25:52.000Z",
      "arch": "aarch64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "fbc61907a2a5e3ef44326925e82d34c5d9d61cc9dc4c96349da9db23975c2404",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-18T07:30:52.000Z",
      "arch": "x86_64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "cd72e4528ed4cb7bf9e61ccdcb140cbe1d0eb8590aa1f940dccde8e8a019b561",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-18T07:25:24.000Z",
      "arch": "aarch64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "224cb46419e004a14abc589d70c2517a920a129d89d72f8dcff0e53d66a89631",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-05-18T07:26:45.000Z",
      "arch": "x86_64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "c36d702df9ccf3b98213924302276fe0ca4b32e61cbaa903e5a6b9901bbaa92b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-18T07:24:50.000Z",
      "arch": "x86_64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "c8a8e2eee84e5ca5c1525ae041e40961a6669327d1dc744079f2bf30eabc676c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-18T07:24:21.000Z",
      "arch": "x86_64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "baab8daca5fa700f203318f4084388d336225a68d5e07f3d6b33251372accd1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-05-18T07:24:22.000Z",
      "arch": "x86_64",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "389de2a343f55ab2c5b2f6e5283694cce75b9fc3d4031fc4652a443e4f489dd3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-06-02T16:22:06.000Z",
      "arch": "emscripten",
      "commit": "ea9cc7a4c5a5ca868ce37987182c008eb420cfb8",
      "fileid": "4ff91bf18987c1f12eee1092d541d0bb75c17ff88df85d7cbb90b75d3dcaf01b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/edelweiss611428/actions/runs/26019294460"
    }
  ]
}