Package: ICRanks
Type: Package
Title: Simultaneous Confidence Intervals for Ranks
Version: 3.2
Date: 2025-12-06
Authors@R: 
    c(
      person(given = c("Diaa", "Al"),
             family = "Mohamad",
             role = c("aut", "cre"),
             email = "diaa.almohamad@gmail.com"),
      person(given = c("Erik", "W."),
             family = "van Zwet",
             role = "aut"),
      person(given = c("Jelle", "J."),
             family = "Goeman",
             role = "aut")
    )
Description: Algorithms to construct simultaneous confidence intervals for
    the ranks of means mu_1,...,mu_n based on an independent Gaussian sample
    using multiple testing techniques.
License: GPL (>= 2)
Encoding: UTF-8
Imports: Rcpp (>= 0.12.11), multcomp, gmp
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2025-12-07 20:19:05 UTC; diaa_
Author: Diaa Al Mohamad [aut, cre],
  Erik W. van Zwet [aut],
  Jelle J. Goeman [aut]
Maintainer: Diaa Al Mohamad <diaa.almohamad@gmail.com>
Repository: CRAN
Date/Publication: 2025-12-07 20:40:02 UTC
Built: R 4.5.2; x86_64-w64-mingw32; 2025-12-30 03:15:53 UTC; windows
Archs: x64
