{
  "_id": "6a102cbeacfb0bcc41c935d3",
  "Package": "diffusionMap",
  "Type": "Package",
  "Title": "Diffusion Map",
  "Version": "1.2.0",
  "Description": "Implements diffusion map method of data parametrization,\nincluding creation and visualization of diffusion map,\nclustering with diffusion K-means and regression using adaptive\nregression model. Richards (2009)\n<doi:10.1088/0004-637X/691/1/32>.",
  "Authors@R": "c(\nperson(\n\"Joseph\", \"Richards\",\nemail = \"joeyrichar@gmail.com\",\nrole = c(\"aut\"),\ncomment = c(github = \"joeyrichar\")\n),\nperson(\n\"Robrecht\", \"Cannoodt\",\nemail = \"rcannood@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3641-729X\", github = \"rcannood\")\n)\n)",
  "License": "GPL-3",
  "URL": "https://github.com/rcannood/diffusionMap",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "6.1.1",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "Config/pak/sysreqs": "libglpk-dev libxml2-dev",
  "Repository": "https://rcannood.r-universe.dev",
  "Date/Publication": "2019-09-10 11:16:27 UTC",
  "RemoteUrl": "https://github.com/rcannood/diffusionmap",
  "RemoteRef": "HEAD",
  "RemoteSha": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 06:05:58 UTC",
    "User": "root"
  },
  "Author": "Joseph Richards [aut] (github: joeyrichar),\nRobrecht Cannoodt [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3641-729X>, github: rcannood)",
  "Maintainer": "Robrecht Cannoodt <rcannood@gmail.com>",
  "MD5sum": "d5ea3868b72236c9cd7ae116adf71478",
  "_user": "rcannood",
  "_type": "src",
  "_file": "diffusionMap_1.2.0.tar.gz",
  "_fileid": "69f19f24dcdcb53cd8bbaea6e24f67a59850ac4a7855afb22aa41f8a57fa2148",
  "_filesize": 179383,
  "_sha256": "69f19f24dcdcb53cd8bbaea6e24f67a59850ac4a7855afb22aa41f8a57fa2148",
  "_created": "2026-05-13T06:05:58.000Z",
  "_published": "2026-05-22T10:15:26.179Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77359869560,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962811906"
    },
    {
      "job": 77359869333,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962810202"
    },
    {
      "job": 77359869462,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962802914"
    },
    {
      "job": 77359869332,
      "time": 139,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962811156"
    },
    {
      "job": 77359868665,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962777873"
    },
    {
      "job": 77359868520,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7158119284"
    },
    {
      "job": 77359869296,
      "time": 100,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6962802221"
    },
    {
      "job": 77359869090,
      "time": 102,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6962801965"
    },
    {
      "job": 77359869229,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6962800482"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rcannood/diffusionmap",
  "_commit": {
    "id": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
    "author": "Robrecht Cannoodt <rcannood@gmail.com>",
    "committer": "Robrecht Cannoodt <rcannood@gmail.com>",
    "message": "fix description\n",
    "time": 1568114187
  },
  "_maintainer": {
    "name": "Robrecht Cannoodt",
    "email": "rcannood@gmail.com",
    "login": "rcannood",
    "linkedin": "in/robrechtcannoodt",
    "orcid": "0000-0003-3641-729X",
    "uuid": 553642
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "scatterplot3d",
      "role": "Imports"
    },
    {
      "package": "graphics",
      "role": "Imports"
    },
    {
      "package": "igraph",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    }
  ],
  "_owner": "rcannood",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 6,
  "_contributors": [
    {
      "user": "rcannood",
      "count": 9,
      "uuid": 553642
    },
    {
      "user": "joeyrichar",
      "count": 1,
      "uuid": 1462916
    }
  ],
  "_userbio": {
    "uuid": 553642,
    "type": "user",
    "name": "Robrecht Cannoodt",
    "description": "CEO and Founder at @edaro"
  },
  "_downloads": {
    "count": 3068,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/diffusionMap"
  },
  "_mentions": 4,
  "_devurl": "https://github.com/rcannood/diffusionmap",
  "_searchresults": 79,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/diffusionMap.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rcannood/diffusionmap",
  "_realowner": "rcannood",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0-1",
      "date": "2009-05-08"
    },
    {
      "version": "0.0-2",
      "date": "2009-05-10"
    },
    {
      "version": "1.0-0",
      "date": "2009-11-22"
    },
    {
      "version": "1.1-0",
      "date": "2014-02-20"
    },
    {
      "version": "1.1-0.1",
      "date": "2018-07-21"
    },
    {
      "version": "1.2.0",
      "date": "2019-09-11"
    }
  ],
  "_exports": [
    "adapreg",
    "adapreg.m",
    "diffuse",
    "diffusionKmeans",
    "distortionMin",
    "epsilonCompute",
    "nystrom"
  ],
  "_datasets": [
    {
      "name": "annulus",
      "title": "Annulus toy data set",
      "object": "annulus",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "X",
        "Y"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    },
    {
      "name": "Chainlink",
      "title": "Chainlink toy clustering data set",
      "object": "Chainlink",
      "class": [
        "spec_tbl_df",
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "C1",
        "C2",
        "C3"
      ],
      "rows": 1000,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "adapreg",
      "title": "Adaptive Regression",
      "topics": [
        "adapreg"
      ]
    },
    {
      "page": "adapreg.m",
      "title": "Adaptive Regression",
      "topics": [
        "adapreg.m"
      ]
    },
    {
      "page": "annulus",
      "title": "Annulus toy data set",
      "topics": [
        "annulus"
      ]
    },
    {
      "page": "Chainlink",
      "title": "Chainlink toy clustering data set",
      "topics": [
        "Chainlink"
      ]
    },
    {
      "page": "diffuse",
      "title": "Compute diffusion map coordinates from pair-wise distances.",
      "topics": [
        "diffuse"
      ]
    },
    {
      "page": "diffusionKmeans",
      "title": "Diffusion K-means",
      "topics": [
        "diffusionKmeans"
      ]
    },
    {
      "page": "distortionMin",
      "title": "Distortion Minimization via K-means",
      "topics": [
        "distortionMin"
      ]
    },
    {
      "page": "epsilonCompute",
      "title": "Compute default diffusion map epsilon.",
      "topics": [
        "epsilonCompute"
      ]
    },
    {
      "page": "nystrom",
      "title": "Perform Nystrom Extension to estimate diffusion coordinates of data.",
      "topics": [
        "nystrom"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "glue",
    "igraph",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "pkgconfig",
    "rlang",
    "scatterplot3d",
    "vctrs"
  ],
  "_score": 4.7646936882789905,
  "_indexed": true,
  "_nocasepkg": "diffusionmap",
  "_universes": [
    "rcannood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-13T06:08:03.000Z",
      "distro": "noble",
      "commit": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
      "fileid": "f9e602feaa342bd71c5c5db7c58f9800bb306453903b3b6d453b820de8d23307",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.0",
      "date": "2026-05-13T06:08:00.000Z",
      "distro": "noble",
      "commit": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
      "fileid": "95b1c2b2c6b391cffed18f38db3ba34255f23c4c7cc832721d2c40fa1204d0bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-13T06:07:34.000Z",
      "commit": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
      "fileid": "1e624b506f770954c3bbbf535bb7f6c55c3824554308a6b0de07565b343f28c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.0",
      "date": "2026-05-13T06:07:58.000Z",
      "commit": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
      "fileid": "23fd014f3d44409d1c29ab3f0f732ddad628b6641635c295848ec94a22690a24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-13T06:07:16.000Z",
      "commit": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
      "fileid": "634145e7b7cce619c42962150da6cd1609d0d2d9c6a08b752bc66281a23d4721",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-13T06:07:16.000Z",
      "commit": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
      "fileid": "7803a7dba5464556720d152c7775ef204813e1deee3606ecafe084199a942066",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.0",
      "date": "2026-05-13T06:07:09.000Z",
      "commit": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
      "fileid": "799186b50b0a9ab3d41f52f724aeb9ff23f0e37072d408ffe5dbc9af94858844",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.0",
      "date": "2026-05-22T10:15:07.000Z",
      "commit": "5ed21f8c4b37ef70b207ec0514426310e587f3ac",
      "fileid": "1a0c8c0e8c078fceabbf40338822cf3b7a240782deeaa4ea6d7785a2984907f7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rcannood/actions/runs/25781491707"
    }
  ]
}