Type: Package
Package: fasano.franceschini.test
Title: Fasano-Franceschini Test: A Multivariate Kolmogorov-Smirnov
        Two-Sample Test
Version: 2.2.2
Authors@R: c(
    person("Connor", "Puritz", , "connorpuritz2025@u.northwestern.edu", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-7602-0444")),
    person("Elan", "Ness-Cohn", , "elanness-cohn2017@u.northwestern.edu", role = "aut",
           comment = c(ORCID = "0000-0002-3935-6667")),
    person("Rosemary", "Braun", , "rbraun@northwestern.edu", role = c("ctb", "ths"),
           comment = c(ORCID = "0000-0001-9668-9866")),
    person("Luca", "Weihs", role = "cph",
           comment = "Copyright holder and author of 'RangeTree' class.")
  )
Description: An implementation of the two-sample multivariate
    Kolmogorov-Smirnov test described by Fasano and Franceschini (1987)
    <doi:10.1093/mnras/225.1.155>. This test evaluates the null hypothesis
    that two i.i.d. random samples were drawn from the same underlying
    probability distribution. The data can be of any dimension, and can be
    of any type (continuous, discrete, or mixed).
License: MIT + file LICENSE
URL: https://github.com/braunlab-nu/fasano.franceschini.test
BugReports: https://github.com/braunlab-nu/fasano.franceschini.test/issues
Depends: R (>= 3.6.2)
Imports: Rcpp (>= 1.0.0), RcppParallel (>= 5.0.1)
Suggests: testthat (>= 3.0.0)
LinkingTo: Rcpp (>= 1.0.0), RcppParallel (>= 5.0.1)
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.1
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2024-02-07 03:05:26 UTC; connorpuritz
Author: Connor Puritz [aut, cre] (<https://orcid.org/0000-0001-7602-0444>),
  Elan Ness-Cohn [aut] (<https://orcid.org/0000-0002-3935-6667>),
  Rosemary Braun [ctb, ths] (<https://orcid.org/0000-0001-9668-9866>),
  Luca Weihs [cph] (Copyright holder and author of 'RangeTree' class.)
Maintainer: Connor Puritz <connorpuritz2025@u.northwestern.edu>
Repository: CRAN
Date/Publication: 2024-02-07 14:50:02 UTC
Built: R 4.6.0; aarch64-apple-darwin20; 2025-07-18 04:11:09 UTC; unix
Archs: fasano.franceschini.test.so.dSYM
