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) , and the analysis of distributional variation (ANDOVA) method for cross-group comparisons introduced in Ma and Soriano (2018) . 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 Repository: https://mastatlab.r-universe.dev Date/Publication: 2026-07-22 09:03:56 UTC RemoteUrl: https://github.com/mastatlab/mrs RemoteRef: HEAD RemoteSha: 38bc1f8f9d18414239357c5a58bc95e8308644f2 Packaged: 2026-07-23 06:40:36 UTC; root Author: Jacopo Soriano [aut], Li Ma [aut, cre] Maintainer: Li Ma