Package: rococo
Type: Package
Title: Robust Rank Correlation Coefficient and Test
Version: 1.1.10
Date: 2025-09-09
Authors@R: c(person(given = "Martin",
                    family = "Krone",
                    role = "aut"),
             person(given = "Ulrich",
                    family = "Bodenhofer",
                    role = c("aut", "cre"),
                    email = "ulrich@bodenhofer.com"))
Maintainer: Ulrich Bodenhofer <ulrich@bodenhofer.com>
Description: Provides the robust gamma rank correlation coefficient as introduced by
	     Bodenhofer, Krone, and Klawonn (2013) <DOI:10.1016/j.ins.2012.11.026>
	     along with a permutation-based rank correlation test.
	     The rank correlation coefficient and the test are explicitly
	     designed for dealing with noisy numerical data.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 3.0.0)
Imports: Rcpp (>= 0.11.1), methods, stats
Suggests: compiler, datasets, knitr
Collate: AllGenerics.R AllClasses.R show-methods.R rococo.R
        rococo.test-methods.R gauss.cor.R gauss.cor.test-methods.R
URL: https://github.com/UBod/rococo
VignetteBuilder: knitr
LinkingTo: Rcpp
Repository: CRAN
NeedsCompilation: yes
Packaged: 2025-09-09 12:48:09 UTC; ulrich
Author: Martin Krone [aut],
  Ulrich Bodenhofer [aut, cre]
Date/Publication: 2025-09-22 17:48:47 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-10-09 01:22:00 UTC; windows
Archs: x64
