{
  "_id": "6a49e3652c82cd36148262fa",
  "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-06-14 07:22:34 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>",
  "_user": "dynverse",
  "_type": "src",
  "_file": "dyndimred_1.0.4.tar.gz",
  "_fileid": "https://r2.ropensci.org/8e0511fefaec953fed8028a2be5bba19474ac85da6a2509a49439f61c8bba36a",
  "_filesize": 479168,
  "_sha256": "8e0511fefaec953fed8028a2be5bba19474ac85da6a2509a49439f61c8bba36a",
  "_expires": "2026-10-13T04:53:55.000Z",
  "_created": "2026-06-14T07:22:34.000Z",
  "_published": "2026-07-05T04:53:57.302Z",
  "_jobs": [
    {
      "job": 85193882162,
      "time": 201,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618627305"
    },
    {
      "job": 85193882180,
      "time": 199,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618627167"
    },
    {
      "job": 85193882202,
      "time": 116,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618616298"
    },
    {
      "job": 85193882250,
      "time": 140,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618619353"
    },
    {
      "job": 85193882054,
      "time": 224,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618602568"
    },
    {
      "job": 85193882124,
      "time": 317,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618641887"
    },
    {
      "job": 85193882130,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7618620480"
    },
    {
      "job": 85193882248,
      "time": 139,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7618619238"
    },
    {
      "job": 85193882137,
      "time": 142,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7618619808"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711",
  "_status": "success",
  "_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",
    "description": "CEO and Founder at @edaro",
    "uuid": 553642
  },
  "_distro": "noble",
  "_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",
    "followers": 66,
    "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": 272,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dyndimred"
  },
  "_devurl": "https://github.com/dynverse/dyndimred",
  "_searchresults": 32,
  "_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",
    "LICENSE",
    "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.40823996531185,
  "_indexed": true,
  "_nocasepkg": "dyndimred",
  "_universes": [
    "dynverse",
    "rcannood"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-14T07:25:24.000Z",
      "distro": "noble",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "https://r2.ropensci.org/4d9bc9f4c8ae8e693d67d7264f6c07ad72c50710de51e0e1d47c664ebc7bdba9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-06-14T07:25:21.000Z",
      "distro": "noble",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "https://r2.ropensci.org/7fd099616c16b945b9572e2a31d9020bab69b084f0a62b15d6aaee9686774692",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-14T07:24:14.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "https://r2.ropensci.org/334496086fef6a4cd715289fa069878b6b0aa44aab130f41a625671dfbc9fa6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-06-14T07:24:30.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "https://r2.ropensci.org/ac1ff71a0587839637466409c7db390263e6876c37d380a1d98500f1acb090b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-06-14T07:28:07.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "https://r2.ropensci.org/ffc4d09cfabca7029a32c7582e3c75e10e2596c255103aa6209afc978a30fe62",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-14T07:24:20.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "https://r2.ropensci.org/ac222a97beaa2038b7edb1095441a321ac28969b909f47ffbebfed04fa3350b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-14T07:24:14.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "https://r2.ropensci.org/823fd074438ab1d4aae5e9b2b7265c1b2e913c8947d380b028098500a95e725e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-06-14T07:24:18.000Z",
      "commit": "b85e9f42a78bcf44e4e5de31beefa56a9cecf604",
      "fileid": "https://r2.ropensci.org/34fa33a16a1a8886352d6691c0982fc29fbae53cc2451fd6e359615b7b4ac82c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dynverse/actions/runs/27491715711"
    }
  ]
}