{
  "_id": "6a488c7ae06c18f0a6540b71",
  "Package": "kdml",
  "Title": "Kernel Distance Metric Learning for Mixed-Type Data",
  "Version": "1.1.1",
  "Authors@R": "c(person(\"John R. J.\", \"Thompson\", email = \"john.thompson@ubc.ca\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-6303-449X\")),\nperson(\"Jesse S.\",\"Ghashti\", email=\"jesse.ghashti@ubc.ca\", role = \"aut\",\ncomment = c(ORCID = \"0009-0001-6645-1766\")))",
  "Maintainer": "John R. J. Thompson <john.thompson@ubc.ca>",
  "Description": "Distance metrics for mixed-type data consisting of\ncontinuous, nominal, and ordinal variables. This methodology\nuses additive and product kernels to calculate similarity\nfunctions and metrics, and selects variables relevant to the\nunderlying distance through bandwidth selection via maximum\nsimilarity cross-validation. These methods can be used in any\ndistance-based algorithm, such as distance-based clustering.\nFor further details, we refer the reader to Ghashti and\nThompson (2024) <doi:10.1007/s00357-024-09493-z> for dkps()\nmethodology, and Ghashti (2024) <doi:10.14288/1.0443975> for\ndkss() methodology.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-04 04:27:20 UTC",
    "User": "root"
  },
  "Author": "John R. J. Thompson [aut, cre]\n(<https://orcid.org/0000-0002-6303-449X>), Jesse S. Ghashti\n[aut] (<https://orcid.org/0009-0001-6645-1766>)",
  "Config/pak/sysreqs": "make",
  "Repository": "https://jrjthompson.r-universe.dev",
  "Date/Publication": "2025-02-21 01:56:47 UTC",
  "RemoteUrl": "https://github.com/cran/kdml",
  "RemoteRef": "HEAD",
  "RemoteSha": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
  "_user": "jrjthompson",
  "_type": "src",
  "_file": "kdml_1.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/3bbdd77f0eb848ac9ef5ecdf5493fcfdead65850ed5b4ffd290c0c6068701f23",
  "_filesize": 285977,
  "_sha256": "3bbdd77f0eb848ac9ef5ecdf5493fcfdead65850ed5b4ffd290c0c6068701f23",
  "_expires": "2026-10-12T04:30:48.000Z",
  "_created": "2026-07-04T04:27:20.000Z",
  "_published": "2026-07-04T04:30:50.045Z",
  "_jobs": [
    {
      "job": 85102721094,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078300620"
    },
    {
      "job": 85102721079,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078300953"
    },
    {
      "job": 85102721085,
      "time": 140,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078298571"
    },
    {
      "job": 85102721110,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078299331"
    },
    {
      "job": 85102546134,
      "time": 174,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078284680"
    },
    {
      "job": 85102721078,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078299989"
    },
    {
      "job": 85102721114,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078296638"
    },
    {
      "job": 85102721109,
      "time": 93,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078295554"
    },
    {
      "job": 85102721105,
      "time": 102,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078296421"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697",
  "_status": "success",
  "_upstream": "https://github.com/cran/kdml",
  "_commit": {
    "id": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
    "author": "John R. J. Thompson <john.thompson@ubc.ca>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.1.1\n",
    "time": 1740103007
  },
  "_maintainer": {
    "name": "John R. J. Thompson",
    "email": "john.thompson@ubc.ca",
    "login": "jrjthompson",
    "linkedin": "in/john-thompson-4b2b036b",
    "description": "",
    "uuid": 89273260,
    "orcid": "0000-0002-6303-449X"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "np",
      "role": "Depends"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "markdown",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "jrjthompson",
      "count": 3,
      "uuid": 89273260
    }
  ],
  "_userbio": {
    "uuid": 89273260,
    "type": "user",
    "name": "John R.J. Thompson",
    "followers": 3
  },
  "_downloads": {
    "count": 288,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/kdml"
  },
  "_searchresults": 7,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/kdml.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "jrjthompson",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-08-27"
    },
    {
      "version": "1.1.0",
      "date": "2024-09-21"
    },
    {
      "version": "1.1.1",
      "date": "2025-02-21"
    }
  ],
  "_exports": [
    "confactord",
    "dkps",
    "dkss",
    "kss",
    "mscv.dkps",
    "mscv.dkss",
    "spectral.clust"
  ],
  "_help": [
    {
      "page": "confactord",
      "title": "Mixed-type Data Generation with True Membership Labels",
      "topics": [
        "confactord"
      ]
    },
    {
      "page": "dkps",
      "title": "Distance using Kernel Product Similarity (DKPS) for Mixed-type Data",
      "concept": [
        "~distances",
        "~metrics",
        "~metriclearning"
      ],
      "topics": [
        "dkps"
      ]
    },
    {
      "page": "dkss",
      "title": "Distance using Kernel Summation Similarity (DKSS) for Mixed-type Data",
      "concept": [
        "~distances",
        "~metrics",
        "~metriclearning"
      ],
      "topics": [
        "dkss"
      ]
    },
    {
      "page": "kdml-package",
      "title": "Kernel Metric Learning for Mixed-type Data",
      "topics": [
        "kdml-package",
        "kdml"
      ]
    },
    {
      "page": "kss",
      "title": "Kernel Summation Similarity Function (KSS) for Mixed-type Data",
      "concept": [
        "~distances",
        "~metrics",
        "~metriclearning"
      ],
      "topics": [
        "kss"
      ]
    },
    {
      "page": "mscv.dkps",
      "title": "Maximum-similarity Cross-validated (MSCV) bandwidth selection method for the Distance using Kernel Product Similarities (DKPS)",
      "concept": [
        "~distances",
        "~metrics",
        "~metriclearning"
      ],
      "topics": [
        "mscv.dkps"
      ]
    },
    {
      "page": "mscv.dkss",
      "title": "Maximum-similarity Cross-validated (MSCV) bandwidth selection method for the distance using kernel summation similarity (DKSS)",
      "concept": [
        "~distances",
        "~metrics",
        "~metriclearning"
      ],
      "topics": [
        "mscv.dkss"
      ]
    },
    {
      "page": "spectral.clust",
      "title": "Spectral Clustering using Similarity or Distance Matrices",
      "concept": [
        "~similaritylearning",
        "~similarity",
        "~clustering",
        "~spectralclustering"
      ],
      "topics": [
        "spectral.clust"
      ]
    }
  ],
  "_readme": "https://github.com/cran/kdml/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "commonmark",
    "crs",
    "cubature",
    "lattice",
    "litedown",
    "markdown",
    "MASS",
    "Matrix",
    "MatrixModels",
    "np",
    "quadprog",
    "quantreg",
    "Rcpp",
    "SparseM",
    "survival",
    "xfun"
  ],
  "_vignettes": [
    {
      "source": "kdml.Rmd",
      "filename": "kdml.html",
      "title": "kdml package",
      "author": "John R. J. Thompson & Jesse S. Ghashti",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Installing",
        "Bandwidth Selection",
        "Data Generation"
      ],
      "created": "2024-08-28 02:50:00",
      "modified": "2024-08-28 02:50:00",
      "commits": 1
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "kdml",
  "_universes": [
    "jrjthompson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-04T04:29:29.000Z",
      "distro": "resolute",
      "commit": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
      "fileid": "https://r2.ropensci.org/546234207adc13a2b80e14dfb5fda0bae6b881422a0b15bcf875e69865fd5d19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.1",
      "date": "2026-07-04T04:29:31.000Z",
      "distro": "resolute",
      "commit": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
      "fileid": "https://r2.ropensci.org/6f879e1fe16a74756951fbef2d1eff639be1385b842a8243b5ba934f20809528",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-07-04T04:29:24.000Z",
      "commit": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
      "fileid": "https://r2.ropensci.org/50364a80db1645b02b49d15bb817a54f60a12e906a781ae29104abe0d846136c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.1",
      "date": "2026-07-04T04:29:23.000Z",
      "commit": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
      "fileid": "https://r2.ropensci.org/b77e822ac525e298d8c328e11970976b12f411b8ffc99bd991c9a0bf2e869287",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1",
      "date": "2026-07-04T04:29:56.000Z",
      "commit": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
      "fileid": "https://r2.ropensci.org/e744a43325067787157c132c1c81d92a0877d59038abf56c182cbbc41d132fd4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-04T04:28:42.000Z",
      "commit": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
      "fileid": "https://r2.ropensci.org/e0b9b28a2dc1b216cdfb22b3634646ffcea87e74f93f55ae8075a2a164047759",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-04T04:28:40.000Z",
      "commit": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
      "fileid": "https://r2.ropensci.org/24c8f59047baab40fa92cc8159fc491dc0aebacce6f609186926ecfa6e8ae6ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.1",
      "date": "2026-07-04T04:28:41.000Z",
      "commit": "f6e0a566ce7d52e5ea543f898ee58bda112f4a88",
      "fileid": "https://r2.ropensci.org/f7c2fcb5afe6ad36dfd54468316bc058943f5d4d515d232064fd2ab453c5151d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrjthompson/actions/runs/28694814697"
    }
  ]
}