Package: dreval Type: Package Title: Evaluate Reduced Dimension Representations Version: 0.1.6 Authors@R: c(person("Charlotte", "Soneson", role=c("aut", "cre"), email="charlottesoneson@gmail.com", comment = c(ORCID = '0000-0003-3833-2169'))) Description: Evaluate and compare multiple reduced dimension representations, based on how well they retain structure from the original data set. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.6) Imports: SingleCellExperiment, stats, SummarizedExperiment, dplyr, wordspace, cluster, coRanking (>= 0.2.1), methods, ggplot2, grDevices, tidyr, magrittr Suggests: knitr, rmarkdown, testthat (>= 2.1.0), TENxPBMCData, cowplot, hexbin VignetteBuilder: knitr URL: https://github.com/csoneson/dreval BugReports: https://github.com/csoneson/dreval/issues biocViews: DimensionReduction, PrincipalComponent, Visualization Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: libicu-dev zlib1g-dev Repository: https://csoneson.r-universe.dev Date/Publication: 2026-06-20 12:22:19 UTC RemoteUrl: https://github.com/csoneson/dreval RemoteRef: HEAD RemoteSha: 396bb4b2759b0d955f2c113a9a3c2cc06d5ad89c NeedsCompilation: no Packaged: 2026-06-20 14:00:30 UTC; root Author: Charlotte Soneson [aut, cre] (ORCID: ) Maintainer: Charlotte Soneson