Package: coin Version: 1.4-5 Title: Conditional Inference Procedures in a Permutation Test Framework Authors@R: c(person("Torsten", "Hothorn", role = c("aut", "cre"), email = "Torsten.Hothorn@R-project.org", comment = c(ORCID = "0000-0001-8301-0471")), person("Henric", "Winell", role = "aut", comment = c(ORCID = "0000-0001-7995-3047")), person("Kurt", "Hornik", role = "aut", comment = c(ORCID = "0000-0003-4198-9911")), person(c("Mark", "A."), "van de Wiel", role = "aut", comment = c(ORCID = "0000-0003-4780-8472")), person("Achim", "Zeileis", role = "aut", comment = c(ORCID = "0000-0003-0918-3766"))) Description: Conditional inference procedures for the general independence problem including two-sample, K-sample (non-parametric ANOVA), correlation, censored, ordered and multivariate problems described in . Depends: R (>= 3.6.0), survival Imports: methods, parallel, stats, stats4, utils, libcoin (>= 1.0-9), matrixStats (>= 0.54.0), modeltools (>= 0.2-9), mvtnorm (>= 1.0-5), multcomp Suggests: xtable, e1071, vcd, TH.data (>= 1.0-7), bibtex LinkingTo: libcoin (>= 1.0-9) LazyData: yes NeedsCompilation: yes ByteCompile: yes Encoding: UTF-8 License: GPL-2 URL: https://codeberg.org/thothorn/coin/ BugReports: https://codeberg.org/thothorn/coin/issues Repository: https://thothorn.r-universe.dev Date/Publication: 2026-07-10 09:11:49 UTC RemoteUrl: https://codeberg.org/thothorn/coin RemoteRef: HEAD RemoteSha: 0d8e3ea827db3cd2500f2b6e7fa7c6ed716a1099 RemoteSubdir: pkg/coin Packaged: 2026-07-10 12:10:18 UTC; root Author: Torsten Hothorn [aut, cre] (ORCID: ), Henric Winell [aut] (ORCID: ), Kurt Hornik [aut] (ORCID: ), Mark A. van de Wiel [aut] (ORCID: ), Achim Zeileis [aut] (ORCID: ) Maintainer: Torsten Hothorn