Package: libcoin
Title: Linear Test Statistics for Permutation Inference
Date: 2026-06-03
Version: 1.0-13
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")))
Description: Basic infrastructure for linear test statistics and
permutation inference in the framework of Strasser and Weber
(1999) . This package must not be
used by end-users. CRAN package 'coin' implements all user
interfaces and is ready to be used by anyone.
Depends: R (>= 3.4.0)
Suggests: coin, bibtex
Imports: stats, mvtnorm
LinkingTo: mvtnorm
NeedsCompilation: yes
License: GPL-2
URL: https://codeberg.org/thothorn/coin/
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/libcoin
Packaged: 2026-07-10 12:09:12 UTC; root
Author: Torsten Hothorn [aut, cre] (ORCID:
),
Henric Winell [aut] (ORCID: )
Maintainer: Torsten Hothorn