Package: MRS
Type: Package
Title: Multi-Resolution Scanning for Cross-Sample and Cross-Group
        Differences
Version: 1.3.2
Date: 2026-07-14
Authors@R: c(
    person("Jacopo", "Soriano", role = "aut"),
    person("Li", "Ma", email = "mastatlab@gmail.com", role = c("aut", "cre"))
  )
Description: Implements the multi-resolution scanning (MRS) method for
  cross-sample distribution comparisons, as described in Soriano and Ma (2017)
  <doi:10.1111/rssb.12180>, and the analysis of distributional variation
  (ANDOVA) method for cross-group comparisons introduced in Ma and Soriano
  (2018) <doi:10.1080/10618600.2017.1402774>. Both methods use nonparametric
  models on multi-resolution partition trees to detect and characterize
  differences among distributions, with tools for visualizing the results.
License: GPL (>= 3)
URL: https://github.com/MaStatLab/MRS
BugReports: https://github.com/MaStatLab/MRS/issues
Encoding: UTF-8
Imports: Rcpp (>= 1.0.0)
Suggests: KernSmooth, testthat (>= 3.0.0)
LinkingTo: Rcpp, RcppArmadillo
Config/testthat/edition: 3
NeedsCompilation: yes
Config/roxygen2/version: 8.0.0
Packaged: 2026-07-22 08:52:58 UTC; li.ma
Author: Jacopo Soriano [aut],
  Li Ma [aut, cre]
Maintainer: Li Ma <mastatlab@gmail.com>
Repository: CRAN
Date/Publication: 2026-07-22 16:00:17 UTC
