Package: ellipticalsymmetry
Title: Elliptical Symmetry Tests
Version: 0.1.2
Authors@R: 
    c(person(given = "Sladana",
           family = "Babic",
           role = c("aut"),
           email = "sladana.babic@ugent.be",
           comment = c(ORCID = "https://orcid.org/0000-0001-8076-4665")),
    person(given = "Marko",
           family = "Palangetic",
           role = c("aut", "cre"),
           email = "marko.palangetic@ugent.be",
           comment = c(ORCID = "https://orcid.org/0000-0002-6366-0634")),
    person(given = "Christophe",
           family = "Ley",
           role = c("aut"),
           email = "christophe.ley@ugent.be",
           comment = c(ORCID = "https://orcid.org/0000-0002-2290-8437")))
Description: Given the omnipresence of the assumption of elliptical symmetry, it is essential to be able to test whether that assumption actually holds true or not for the data
            at hand. This package provides several statistical tests for elliptical symmetry that are described in Babic et al. (2021) <arXiv:2011.12560v2>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.1.1
Depends: R (>= 2.4.0), foreach (>= 1.5.1),
Imports: stats (>= 2.4.0), datasets(>= 2.4.0), ICSNP (>= 1.1.1),
        doParallel (>= 1.0.16), doRNG (>= 1.8.2),
Suggests: rmarkdown
NeedsCompilation: no
Packaged: 2021-04-07 12:01:42 UTC; markopalangetic
Author: Sladana Babic [aut] (<https://orcid.org/0000-0001-8076-4665>),
  Marko Palangetic [aut, cre] (<https://orcid.org/0000-0002-6366-0634>),
  Christophe Ley [aut] (<https://orcid.org/0000-0002-2290-8437>)
Maintainer: Marko Palangetic <marko.palangetic@ugent.be>
Repository: CRAN
Date/Publication: 2021-04-07 13:10:07 UTC
