{
  "_id": "6a107c44acfb0bcc41cae28a",
  "Package": "tidydr",
  "Title": "Unify Dimensionality Reduction Results",
  "Version": "0.0.6",
  "Authors@R": "c(\nperson(\"Guangchuang\", \"Yu\", , \"guangchuangyu@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0000-0002-6485-8781\")),\nperson(\"Shuangbin\", \"Xu\", , \"xshuangbin@163.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0003-3513-5362\")),\nperson(\"Erqiang\", \"Hu\", , \"13766876214@163.com\", role = \"ctb\")\n)",
  "Description": "Dimensionality reduction (DR) is widely used in many\ndomain for analyzing and visualizing high-dimensional data.\n'tidydr' provides uniform output and is compatible with\nmultiple methods, including 'prcomp', 'mds', 'Rtsne'. etc.",
  "VignetteBuilder": "knitr",
  "ByteCompile": "true",
  "License": "Artistic-2.0",
  "URL": "https://github.com/YuLab-SMU/tidydr/",
  "BugReports": "https://github.com/YuLab-SMU/tidydr/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake make libuv1-dev",
  "Repository": "https://yulab-smu.r-universe.dev",
  "Date/Publication": "2025-07-25 23:13:30 UTC",
  "RemoteUrl": "https://github.com/yulab-smu/tidydr",
  "RemoteRef": "HEAD",
  "RemoteSha": "14c7b7a80eea369a65585a8274bfce461ec4a580",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-06 07:14:04 UTC",
    "User": "root"
  },
  "Author": "Guangchuang Yu [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-6485-8781>),\nShuangbin Xu [aut] (ORCID: <https://orcid.org/0000-0003-3513-5362>),\nErqiang Hu [ctb]",
  "Maintainer": "Guangchuang Yu <guangchuangyu@gmail.com>",
  "MD5sum": "7d686c177bc14c077221e92d44ef76a1",
  "_user": "yulab-smu",
  "_type": "src",
  "_file": "tidydr_0.0.6.tar.gz",
  "_fileid": "8146b75df6e8f62b96a111c64e2b6bcdb663f2b8830b693eb813d02427d3ea00",
  "_filesize": 229992,
  "_sha256": "8146b75df6e8f62b96a111c64e2b6bcdb663f2b8830b693eb813d02427d3ea00",
  "_created": "2026-05-06T07:14:04.000Z",
  "_published": "2026-05-22T15:54:44.619Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77415208125,
      "time": 148,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824668391"
    },
    {
      "job": 77415208117,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824665170"
    },
    {
      "job": 77415208134,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824662050"
    },
    {
      "job": 77415207821,
      "time": 130,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824662278"
    },
    {
      "job": 77415207474,
      "time": 206,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824629772"
    },
    {
      "job": 77415207081,
      "time": 118,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7164794550"
    },
    {
      "job": 77415208102,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6824655431"
    },
    {
      "job": 77415208113,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6824652523"
    },
    {
      "job": 77415207614,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6824653262"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yulab-smu/tidydr",
  "_commit": {
    "id": "14c7b7a80eea369a65585a8274bfce461ec4a580",
    "author": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "committer": "Guangchuang Yu <guangchuangyu@gmail.com>",
    "message": "on cran\n",
    "time": 1753485210
  },
  "_maintainer": {
    "name": "Guangchuang Yu",
    "email": "guangchuangyu@gmail.com",
    "login": "guangchuangyu",
    "twitter": "@guangchuangyu",
    "uuid": 626539,
    "orcid": "0000-0002-6485-8781"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "ggfun",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Suggests"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Suggests"
    }
  ],
  "_owner": "yulab-smu",
  "_selfowned": true,
  "_usedby": 58,
  "_updates": [
    {
      "week": "2025-25",
      "n": 2
    },
    {
      "week": "2025-30",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 15,
  "_contributors": [
    {
      "user": "guangchuangyu",
      "count": 22,
      "uuid": 626539
    },
    {
      "user": "nyzhoulang",
      "count": 5,
      "uuid": 46915370
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    },
    {
      "user": "huerqiang",
      "count": 1,
      "uuid": 48857018
    }
  ],
  "_userbio": {
    "uuid": 40430016,
    "type": "organization",
    "name": "Bioinformatics Group @ SMU",
    "description": "Research group led by Prof. Guangchuang Yu in School of Basic Medical Sciences, Southern Medical University"
  },
  "_downloads": {
    "count": 23171,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidydr"
  },
  "_devurl": "https://github.com/yulab-smu/tidydr",
  "_searchresults": 163,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/tidydr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yulab-smu/tidydr",
  "_realowner": "yulab-smu",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.3",
      "date": "2021-12-08"
    },
    {
      "version": "0.0.4",
      "date": "2022-03-16"
    },
    {
      "version": "0.0.5",
      "date": "2023-03-08"
    },
    {
      "version": "0.0.6",
      "date": "2025-07-25"
    }
  ],
  "_exports": [
    "aes",
    "autoplot",
    "available_methods",
    "dr",
    "dr_extract",
    "element_line2",
    "nk",
    "theme_dr",
    "theme_noaxis"
  ],
  "_help": [
    {
      "page": "available_methods",
      "title": "List dimensionality reduction methods currently available",
      "topics": [
        "available_methods"
      ]
    },
    {
      "page": "dr",
      "title": "dr",
      "topics": [
        "dr"
      ]
    },
    {
      "page": "dr-extract",
      "title": "dr_extract",
      "topics": [
        "dr_extract"
      ]
    },
    {
      "page": "element_line2",
      "title": "element_line2",
      "topics": [
        "element_line2"
      ]
    },
    {
      "page": "nk",
      "title": "nk",
      "topics": [
        "nk"
      ]
    },
    {
      "page": "theme_dr",
      "title": "theme_dr",
      "topics": [
        "theme_dr"
      ]
    },
    {
      "page": "theme_noaxis",
      "title": "theme_noaxis",
      "topics": [
        "theme_noaxis"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cluster",
    "cpp11",
    "digest",
    "dplyr",
    "farver",
    "fs",
    "generics",
    "ggfun",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "yulab.utils"
  ],
  "_vignettes": [
    {
      "source": "tidydr.Rmd",
      "filename": "tidydr.html",
      "title": "Unify Dimensionality Reduction Results",
      "author": "Guangchuang Yu School of Basic Medical Sciences, Southern Medical University",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Interface for dimensionality reduction methods",
        "Visualization"
      ],
      "created": "2021-12-07 08:24:20",
      "modified": "2022-03-16 03:05:55",
      "commits": 4
    }
  ],
  "_score": 9.77192413933883,
  "_indexed": true,
  "_nocasepkg": "tidydr",
  "_universes": [
    "yulab-smu",
    "guangchuangyu"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-06T07:16:29.000Z",
      "distro": "noble",
      "commit": "14c7b7a80eea369a65585a8274bfce461ec4a580",
      "fileid": "5741f45bfb2dd291689c61e3225e12b6ec7b369ce969af2a5e8e315e53a7df75",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.6",
      "date": "2026-05-06T07:16:18.000Z",
      "distro": "noble",
      "commit": "14c7b7a80eea369a65585a8274bfce461ec4a580",
      "fileid": "d2ea09271401877c03af365cdada0ba699f9f82b4dabb840207d29e205d68bab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-06T07:16:09.000Z",
      "commit": "14c7b7a80eea369a65585a8274bfce461ec4a580",
      "fileid": "e977b408e8decbf3fa514af150449fad4292d492b22f8ad4ba0f39a22eb44334",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.6",
      "date": "2026-05-06T07:16:04.000Z",
      "commit": "14c7b7a80eea369a65585a8274bfce461ec4a580",
      "fileid": "e7076d43919827f9695e8f9b81cd90ddaee0c564f986c70cd9947069ae4f7441",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-06T07:15:33.000Z",
      "commit": "14c7b7a80eea369a65585a8274bfce461ec4a580",
      "fileid": "c5f6d8deba60f73ecf58f75d6035abe6db7a225a686dc95c7c50cdbc1a85c73b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-06T07:15:21.000Z",
      "commit": "14c7b7a80eea369a65585a8274bfce461ec4a580",
      "fileid": "3a3895ef8290713f9c583fa7f9746fce2091d43acd52c73a776b7b9f84c64137",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.6",
      "date": "2026-05-06T07:15:27.000Z",
      "commit": "14c7b7a80eea369a65585a8274bfce461ec4a580",
      "fileid": "9dc46cc0c7cedd5ffcb9463f140a91a5de2e8615699b9a2ab47d77cf9ae5dc28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.6",
      "date": "2026-05-22T15:54:24.000Z",
      "commit": "14c7b7a80eea369a65585a8274bfce461ec4a580",
      "fileid": "8f130990644147b2a318a8185cf0fea63ef20f9ec0b1f2e53aeca6bfd51c9803",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yulab-smu/actions/runs/25421530180"
    }
  ]
}