Type: Package
Package: QuadratiK
Title: Collection of Methods Constructed using Kernel-Based Quadratic
        Distances
Version: 1.1.1
Authors@R: c(
    person("Giovanni", "Saraceno", , "gsaracen@buffalo.edu", role = c("aut", "cre"),
           comment = "ORCID 000-0002-1753-2367"),
    person("Marianthi", "Markatou", role = "aut"),
    person("Raktim", "Mukhopadhyay", role = "aut"),
    person("Mojgan", "Golzy", role = c("aut"))
  )
Maintainer: Giovanni Saraceno <gsaracen@buffalo.edu>
Description: It includes test for multivariate normality, test for
    uniformity on the Sphere, non-parametric two- and k-sample tests,
    random generation of points from the Poisson kernel-based density and
    clustering algorithm for spherical data. For more information see
    Saraceno, G., Markatou, M., Mukhopadhyay, R., Golzy, M. (2024)
    <doi:10.48550/arXiv.2402.02290>, Ding, Y., Markatou, M., Saraceno, G. (2023)
    <doi:10.5705/ss.202022.0347>, and Golzy, M., Markatou, M. (2020)
    <doi:10.1080/10618600.2020.1740713>.
License: GPL (>= 3)
URL: https://cran.r-project.org/package=QuadratiK,
        https://github.com/giovsaraceno/QuadratiK-package,
        https://giovsaraceno.github.io/QuadratiK-package/
BugReports: https://github.com/giovsaraceno/QuadratiK-package/issues
Depends: R (>= 3.5.0)
Imports: cluster, clusterRepro, doParallel, foreach, ggpp, ggplot2,
        ggpubr, mclust, methods, moments, movMF, mvtnorm, Rcpp,
        RcppEigen, rgl, rlecuyer, rrcov, sn, stats, Tinflex
Suggests: knitr, rmarkdown, roxygen2, testthat (>= 3.0.0)
LinkingTo: Rcpp, RcppEigen
VignetteBuilder: knitr
Config/testthat/edition: 3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.1
NeedsCompilation: yes
Packaged: 2024-06-04 11:21:14 UTC; sarac
Author: Giovanni Saraceno [aut, cre] (ORCID 000-0002-1753-2367),
  Marianthi Markatou [aut],
  Raktim Mukhopadhyay [aut],
  Mojgan Golzy [aut]
Repository: CRAN
Date/Publication: 2024-06-05 16:00:07 UTC
