Package: coRanking Title: Co-Ranking Matrix Version: 0.2.5 Authors@R: c( person("Guido", "Kraemer", email = "guido.kraemer@uni-leipzig.de", role = c("aut","cre"), comment = c(ORCID = "0000-0003-4865-5041") ) ) Description: Calculates the co-ranking matrix to assess the quality of a dimensionality reduction. URL: https://coranking.guido-kraemer.com/ BugReports: https://github.com/gdkrmr/coRanking/issues License: GPL-3 | file LICENSE Encoding: UTF-8 Imports: methods, graphics, stats RoxygenNote: 7.3.2 Collate: 'coranking-package.R' 'coranking.R' 'coranking_internals.R' 'lcmc.R' 'criteria.R' 'image.R' 'rankmatrix.R' 'submatrix.R' 'r_nx.R' Suggests: testthat, knitr, rmarkdown, Rtsne, scatterplot3d VignetteBuilder: knitr Repository: https://gdkrmr.r-universe.dev Date/Publication: 2024-10-01 07:08:40 UTC RemoteUrl: https://github.com/gdkrmr/coranking RemoteRef: HEAD RemoteSha: 4b26431de8674bab044e8586e972489b6a847404 NeedsCompilation: yes Packaged: 2026-06-24 11:26:09 UTC; root Author: Guido Kraemer [aut, cre] (ORCID: ) Maintainer: Guido Kraemer