{
  "_id": "6a1f2bf6b401979e734259b1",
  "Package": "dyndimred",
  "Type": "Package",
  "Title": "Dimensionality Reduction Methods in a Common Format",
  "Version": "1.0.4",
  "Authors@R": "c(\nperson(\n\"Robrecht\", \"Cannoodt\",\nemail = \"rcannood@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-3641-729X\", github = \"rcannood\")\n),\nperson(\n\"Wouter\", \"Saelens\",\nemail = \"wouter.saelens@gmail.com\",\nrole = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-7114-6248\", github = \"zouter\")\n)\n)",
  "Description": "Provides a common interface for applying dimensionality\nreduction methods, such as Principal Component Analysis\n('PCA'), Independent Component Analysis ('ICA'), diffusion\nmaps, Locally-Linear Embedding ('LLE'), t-distributed\nStochastic Neighbor Embedding ('t-SNE'), and Uniform Manifold\nApproximation and Projection ('UMAP'). Has built-in support for\nsparse matrices.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/dynverse/dyndimred",
  "BugReports": "https://github.com/dynverse/dyndimred/issues",
  "Config/pak/sysreqs": "git libicu-dev",
  "Repository": "https://dynverse.r-universe.dev",
  "Date/Publication": "2021-03-23 08:50:42 UTC",
  "RemoteUrl": "https://github.com/dynverse/dyndimred",
  "RemoteRef": "HEAD",
  "RemoteSha": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-15 10:14:33 UTC",
    "User": "root"
  },
  "Author": "Robrecht Cannoodt [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3641-729X>, github: rcannood),\nWouter Saelens [aut] (ORCID: <https://orcid.org/0000-0002-7114-6248>,\ngithub: zouter)",
  "Maintainer": "Robrecht Cannoodt <rcannood@gmail.com>",
  "MD5sum": "5b827fa9dd9f1ed17d6c0c781e7b07ec",
  "_user": "dynverse",
  "_type": "src",
  "_file": "dyndimred_1.0.4.tar.gz",
  "_fileid": "7733dd322558c7e4f53b7fed2e90a755585e921da932c996b122210f4c12e002",
  "_filesize": 477018,
  "_sha256": "7733dd322558c7e4f53b7fed2e90a755585e921da932c996b122210f4c12e002",
  "_created": "2026-05-15T10:14:33.000Z",
  "_published": "2026-06-02T19:16:06.503Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79152146293,
      "time": 222,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014912652"
    },
    {
      "job": 79152146609,
      "time": 216,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014910840"
    },
    {
      "job": 79152146486,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014922350"
    },
    {
      "job": 79152146418,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014933789"
    },
    {
      "job": 79152145888,
      "time": 283,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014850073"
    },
    {
      "job": 79152145683,
      "time": 155,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7367491642"
    },
    {
      "job": 79152146481,
      "time": 169,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7014898174"
    },
    {
      "job": 79152147186,
      "time": 166,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7014897247"
    },
    {
      "job": 79152146384,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7014885386"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dynverse/dyndimred",
  "_commit": {
    "id": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
    "author": "Robrecht Cannoodt <rcannood@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #11 from dynverse/devel\n\ndyndimred 1.0.4",
    "time": 1616489442
  },
  "_maintainer": {
    "name": "Robrecht Cannoodt",
    "email": "rcannood@gmail.com",
    "login": "rcannood",
    "linkedin": "in/robrechtcannoodt",
    "orcid": "0000-0003-3641-729X",
    "uuid": 553642
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dynutils",
      "version": ">= 1.0.5",
      "role": "Imports"
    },
    {
      "package": "irlba",
      "role": "Imports"
    },
    {
      "package": "lmds",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "diffusionMap",
      "role": "Suggests"
    },
    {
      "package": "fastICA",
      "role": "Suggests"
    },
    {
      "package": "igraph",
      "role": "Suggests"
    },
    {
      "package": "lle",
      "role": "Suggests"
    },
    {
      "package": "MASS",
      "role": "Suggests"
    },
    {
      "package": "Matrix",
      "role": "Suggests"
    },
    {
      "package": "RANN",
      "role": "Suggests"
    },
    {
      "package": "Rtsne",
      "role": "Suggests"
    },
    {
      "package": "smacof",
      "role": "Suggests"
    },
    {
      "package": "uwot",
      "role": "Suggests"
    }
  ],
  "_owner": "dynverse",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 8,
  "_contributors": [
    {
      "user": "rcannood",
      "count": 99,
      "uuid": 553642
    },
    {
      "user": "zouter",
      "count": 77,
      "uuid": 5727377
    },
    {
      "user": "helena-todd",
      "count": 1,
      "uuid": 17719754
    }
  ],
  "_userbio": {
    "uuid": 31854945,
    "type": "organization",
    "name": "dynverse: benchmarking, constructing and interpreting single-cell trajectories",
    "description": "The dynverse is an open set of packages to benchmark, construct and interpret single-cell trajectories. See https://dynverse.org for an overview"
  },
  "_downloads": {
    "count": 260,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dyndimred"
  },
  "_devurl": "https://github.com/dynverse/dyndimred",
  "_searchresults": 31,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dyndimred.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dynverse/dyndimred",
  "_realowner": "dynverse",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2019-05-24"
    },
    {
      "version": "1.0.2",
      "date": "2019-08-07"
    },
    {
      "version": "1.0.3",
      "date": "2020-03-08"
    },
    {
      "version": "1.0.4",
      "date": "2021-03-23"
    }
  ],
  "_exports": [
    "dimred",
    "dimred_dm_destiny",
    "dimred_dm_diffusionmap",
    "dimred_ica",
    "dimred_knn_fr",
    "dimred_landmark_mds",
    "dimred_lle",
    "dimred_mds",
    "dimred_mds_isomds",
    "dimred_mds_sammon",
    "dimred_mds_smacof",
    "dimred_pca",
    "dimred_tsne",
    "dimred_umap",
    "list_dimred_methods"
  ],
  "_help": [
    {
      "page": "dimred",
      "title": "Perform simple dimensionality reduction",
      "topics": [
        "dimred",
        "dimred_dm_destiny",
        "dimred_dm_diffusionmap",
        "dimred_ica",
        "dimred_knn_fr",
        "dimred_landmark_mds",
        "dimred_lle",
        "dimred_mds",
        "dimred_mds_isomds",
        "dimred_mds_sammon",
        "dimred_mds_smacof",
        "dimred_pca",
        "list_dimred_methods"
      ]
    },
    {
      "page": "dimred_tsne",
      "title": "tSNE",
      "topics": [
        "dimred_tsne"
      ]
    },
    {
      "page": "dimred_umap",
      "title": "UMAP",
      "topics": [
        "dimred_umap"
      ]
    },
    {
      "page": "dyndimred",
      "title": "Common dimensionality reduction methods",
      "topics": [
        "dyndimred"
      ]
    }
  ],
  "_readme": "https://github.com/dynverse/dyndimred/raw/HEAD/README.md",
  "_rundeps": [
    "assertthat",
    "cli",
    "crayon",
    "desc",
    "dplyr",
    "dynutils",
    "generics",
    "glue",
    "irlba",
    "lattice",
    "lifecycle",
    "lmds",
    "magrittr",
    "Matrix",
    "pillar",
    "pkgconfig",
    "proxyC",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "remotes",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.394451680826217,
  "_indexed": true,
  "_nocasepkg": "dyndimred",
  "_universes": [
    "dynverse",
    "rcannood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-15T10:17:50.000Z",
      "distro": "noble",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "bc9890a2e64efd1b0d112720031b210d60c799e6217d3fdb4d3e9749e09b8a9f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-15T10:17:41.000Z",
      "distro": "noble",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "8910ffaf6380816f0b38d7186f61667303f3a2c3745cc67c0f66d0faf0508b6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-15T10:18:42.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "4411f142ec726c4013a03255c4996d224e8cff98202596b059a61a2bd3013df1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-15T10:19:24.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "dcfa1e51627ff5f2ab2e582347a1c72cae5e1eace084c087306dbbee82bfd70d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-15T10:16:55.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "d3daf6a15b4fb6ac2519ac7247d87b9bf6376df83e533a97269c1fdc9370d463",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-15T10:16:44.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "f030ccca6f9cc9abdd7e9b525a4165f3a7ab70a5a3ffe7f3af581438b6dda046",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-15T10:16:05.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "58f8030975f61f4a6f4bc939a4126f14eea2152c1d1ba496e8e074ea9e39edac",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-02T19:15:47.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "46eda4e446327ffdaeb25573e00718a05cffb79eb2278dcf19cbce494bc15b51",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/25912319707"
    }
  ]
}