{
  "_id": "6a102872acfb0bcc41c90a9e",
  "Package": "dreval",
  "Type": "Package",
  "Title": "Evaluate Reduced Dimension Representations",
  "Version": "0.1.6",
  "Authors@R": "c(person(\"Charlotte\", \"Soneson\", role=c(\"aut\", \"cre\"), \nemail=\"charlottesoneson@gmail.com\",\ncomment = c(ORCID = '0000-0003-3833-2169')))",
  "Description": "Evaluate and compare multiple reduced dimension\nrepresentations, based on how well they retain structure from\nthe original data set.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/csoneson/dreval",
  "BugReports": "https://github.com/csoneson/dreval/issues",
  "biocViews": "DimensionReduction, PrincipalComponent, Visualization",
  "Config/pak/sysreqs": "libicu-dev zlib1g-dev",
  "Repository": "https://csoneson.r-universe.dev",
  "Date/Publication": "2025-07-17 18:46:35 UTC",
  "RemoteUrl": "https://github.com/csoneson/dreval",
  "RemoteRef": "HEAD",
  "RemoteSha": "4161675b498284f4d3a801e2e05737dc22dc1e93",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 07:54:17 UTC",
    "User": "root"
  },
  "Author": "Charlotte Soneson [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-3833-2169>)",
  "Maintainer": "Charlotte Soneson <charlottesoneson@gmail.com>",
  "MD5sum": "755b2fa277fe4131359f8ad1994d6876",
  "_user": "csoneson",
  "_type": "src",
  "_file": "dreval_0.1.6.tar.gz",
  "_fileid": "23f08d99a77989fd36c89caab744dd49e6b21ab4f3954b967379ce1b47750b34",
  "_filesize": 5824147,
  "_sha256": "23f08d99a77989fd36c89caab744dd49e6b21ab4f3954b967379ce1b47750b34",
  "_created": "2026-05-13T07:54:17.000Z",
  "_published": "2026-05-22T09:57:06.484Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356885317,
      "time": 327,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964634754"
    },
    {
      "job": 77356885740,
      "time": 336,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964635803"
    },
    {
      "job": 77356885452,
      "time": 295,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964613374"
    },
    {
      "job": 77356885496,
      "time": 342,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964622875"
    },
    {
      "job": 77356884793,
      "time": 310,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964528989"
    },
    {
      "job": 77356885022,
      "time": 181,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157782896"
    },
    {
      "job": 77356885603,
      "time": 1064,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6964867329"
    },
    {
      "job": 77356885755,
      "time": 1073,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6964870532"
    },
    {
      "job": 77356885323,
      "time": 1138,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6964890637"
    }
  ],
  "_buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/csoneson/dreval",
  "_commit": {
    "id": "4161675b498284f4d3a801e2e05737dc22dc1e93",
    "author": "Charlotte Soneson <charlottesoneson@gmail.com>",
    "committer": "Charlotte Soneson <charlottesoneson@gmail.com>",
    "message": "Bump version, update NEWS\n",
    "time": 1752777995
  },
  "_maintainer": {
    "name": "Charlotte Soneson",
    "email": "charlottesoneson@gmail.com",
    "login": "csoneson",
    "orcid": "0000-0003-3833-2169",
    "uuid": 5628952
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6",
      "role": "Depends"
    },
    {
      "package": "SingleCellExperiment",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "SummarizedExperiment",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "wordspace",
      "role": "Imports"
    },
    {
      "package": "cluster",
      "role": "Imports"
    },
    {
      "package": "coRanking",
      "version": ">= 0.2.1",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "TENxPBMCData",
      "role": "Suggests"
    },
    {
      "package": "cowplot",
      "role": "Suggests"
    },
    {
      "package": "hexbin",
      "role": "Suggests"
    }
  ],
  "_owner": "csoneson",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-29",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "dimensionreduction",
    "principalcomponent",
    "visualization"
  ],
  "_stars": 7,
  "_contributors": [
    {
      "user": "csoneson",
      "count": 88,
      "uuid": 5628952
    }
  ],
  "_userbio": {
    "uuid": 5628952,
    "type": "user",
    "name": "Charlotte Soneson"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/dreval"
  },
  "_devurl": "https://github.com/csoneson/dreval",
  "_searchresults": 2,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/dreval.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "dreval",
    "plotRankSummary"
  ],
  "_datasets": [
    {
      "name": "pbmc3ksub",
      "title": "Expression profiles for 2,700 PBMCs",
      "object": "pbmc3ksub",
      "file": "pbmc3ksub.rda",
      "class": [
        "SingleCellExperiment"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "dreval",
      "title": "Evaluate structure preservation in reduced dimension representations",
      "topics": [
        "dreval"
      ]
    },
    {
      "page": "pbmc3ksub",
      "title": "Expression profiles for 2,700 PBMCs",
      "topics": [
        "pbmc3ksub"
      ]
    },
    {
      "page": "plotRankSummary",
      "title": "Plot summary of the dimension reduction method ranking across metrics",
      "topics": [
        "plotRankSummary"
      ]
    }
  ],
  "_readme": "https://github.com/csoneson/dreval/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "Biobase",
    "BiocGenerics",
    "cli",
    "cluster",
    "coRanking",
    "cpp11",
    "DelayedArray",
    "dplyr",
    "farver",
    "generics",
    "GenomicRanges",
    "ggplot2",
    "glue",
    "gtable",
    "iotools",
    "IRanges",
    "isoband",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixGenerics",
    "matrixStats",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "S4Arrays",
    "S4Vectors",
    "S7",
    "scales",
    "Seqinfo",
    "SingleCellExperiment",
    "SparseArray",
    "sparsesvd",
    "stringi",
    "stringr",
    "SummarizedExperiment",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "wordspace",
    "XVector"
  ],
  "_vignettes": [
    {
      "source": "dreval.Rmd",
      "filename": "dreval.html",
      "title": "dreval",
      "author": "Charlotte Soneson",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Evaluation",
        "Result visualization",
        "Using a reduced dimension representation as the reference space",
        "Computational efficiency",
        "Session info",
        "References"
      ],
      "created": "2019-09-04 20:31:57",
      "modified": "2019-10-11 07:02:38",
      "commits": 12
    }
  ],
  "_score": 3.5440680443502757,
  "_indexed": true,
  "_nocasepkg": "dreval",
  "_universes": [
    "csoneson"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-13T07:57:40.000Z",
      "distro": "noble",
      "commit": "4161675b498284f4d3a801e2e05737dc22dc1e93",
      "fileid": "96282daa738a6bf1e4bd5612ec8538ae3222d7976e7d3011ccf0c776cb6fd51f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.6",
      "date": "2026-05-13T07:57:55.000Z",
      "distro": "noble",
      "commit": "4161675b498284f4d3a801e2e05737dc22dc1e93",
      "fileid": "b2fd32c4f13022f637eb90579c7ed333c16e27ad85f550c294f4bd807fef6c67",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-13T07:57:38.000Z",
      "commit": "4161675b498284f4d3a801e2e05737dc22dc1e93",
      "fileid": "629e8fa7c240ca6416fa9b716491b7ae7ce18f8a5c9bbbb0c1e27db87736df32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.6",
      "date": "2026-05-13T07:57:23.000Z",
      "commit": "4161675b498284f4d3a801e2e05737dc22dc1e93",
      "fileid": "9072ee63adab5857dee7451f5b0c86fdf92a9cbb3b37ea3dce76a0d72148f70f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-13T08:10:03.000Z",
      "commit": "4161675b498284f4d3a801e2e05737dc22dc1e93",
      "fileid": "d15447ef1999b4ab79ebd9ca5a9eef163b95e8ee96daf6c7f16deface42ce61a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-13T08:10:03.000Z",
      "commit": "4161675b498284f4d3a801e2e05737dc22dc1e93",
      "fileid": "25e33cc3bdc992b120d4fa00aea5ce85c79ffd551c452248e11c176d27b90613",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.6",
      "date": "2026-05-13T08:11:08.000Z",
      "commit": "4161675b498284f4d3a801e2e05737dc22dc1e93",
      "fileid": "3d602d05b20c2bd8bc92ed8bcf9688276ee0bb4b8394130a8d0e478afee5d1b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.6",
      "date": "2026-05-22T09:56:38.000Z",
      "commit": "4161675b498284f4d3a801e2e05737dc22dc1e93",
      "fileid": "55e7b6f9f4c37ad3c2c320680472137f27d46097e36d13acf3838854527cbf3b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/csoneson/actions/runs/25785805259"
    }
  ]
}