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)
  <doi:10.1093/biomtc/ujad035>, in Hughes A et al (2025)
  <doi:10.1002/sim.70241>, and in Hughes A et al (2026) <doi:10.48550/arXiv.2605.03819>. A tutorial for this package can be found at
  <https://www.laylaparast.com/surrogaterank> and a Shiny App 
  implementing the package can be found at 
  <https://parastlab.shinyapps.io/SurrogateRankApp/>.
License: GPL
Encoding: UTF-8
Imports: stats, dplyr, ggplot2, pbmcapply, cowplot, tidyr,
        ComplexUpset, ggVennDiagram, tibble, glue, scales, MASS
Suggests: roxygen2
RoxygenNote: 7.3.3
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-06-18 06:10:44 UTC; parastlm
Author: Layla Parast [aut, cre],
  Arthur Hughes [aut]
Maintainer: Layla Parast <parast@austin.utexas.edu>
Depends: R (>= 3.5.0)
Repository: CRAN
Date/Publication: 2026-06-18 09:50:09 UTC
