Package: SurrogateRank Type: Package Title: Rank-Based Test to Evaluate a Surrogate Marker Version: 3.0 Authors@R: c(person("Layla", "Parast", role = c("aut", "cre"), email = "parast@austin.utexas.edu"), person("Arthur", "Hughes", role = c("aut"), email = "arthur.hughes@u-bordeaux.fr")) Description: Uses a novel rank-based nonparametric approach to evaluate a surrogate marker in a small sample size setting. Details are described in Parast et al (2024) , in Hughes A et al (2025) , and in Hughes A et al (2026) . A tutorial for this package can be found at and a Shiny App implementing the package can be found at . License: GPL Encoding: UTF-8 Imports: stats, dplyr, ggplot2, pbmcapply, cowplot, tidyr, ComplexUpset, ggVennDiagram, tibble, glue, scales, MASS Suggests: roxygen2 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/testthat/edition: 3 Config/pak/sysreqs: cmake make libicu-dev libuv1-dev Repository: https://laylaparast.r-universe.dev Date/Publication: 2026-06-18 08:16:33 UTC RemoteUrl: https://github.com/laylaparast/surrogaterank RemoteRef: HEAD RemoteSha: c7c4b7fe548f132c918a280154b264d7736be2d0 NeedsCompilation: no Packaged: 2026-06-18 10:16:13 UTC; root Author: Layla Parast [aut, cre], Arthur Hughes [aut] Maintainer: Layla Parast Depends: R (>= 3.5.0)