Package: LearnNonparam
Title: 'R6'-Based Flexible Framework for Permutation Tests
Version: 1.3.0
Authors@R: 
    person(given = "Yan", family = "Du", role = c("aut", "cre"), email = "isduyan@outlook.com", comment = c(ORCID = "0009-0009-1169-921X"))
Description: Implements non-parametric tests from Higgins (2004, ISBN:0534387756), including tests for one sample, two samples, k samples, paired comparisons, blocked designs, trends and association. Built with 'Rcpp' for efficiency and 'R6' for flexible, object-oriented design, the package provides a unified framework for performing or creating custom permutation tests.
BugReports: https://github.com/qddyy/LearnNonparam/issues
URL: https://github.com/qddyy/LearnNonparam,
        https://qddyy.github.io/LearnNonparam/
License: GPL (>= 2)
Depends: R (>= 3.5.0)
LinkingTo: Rcpp (>= 0.12.18)
Imports: R6, Rcpp (>= 0.12.18), stats, graphics, compiler
Suggests: quickr, ggplot2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-09-30 20:48:39 UTC; dy
Author: Yan Du [aut, cre] (ORCID: <https://orcid.org/0009-0009-1169-921X>)
Maintainer: Yan Du <isduyan@outlook.com>
Repository: CRAN
Date/Publication: 2025-09-30 21:10:08 UTC
Built: R 4.4.1; aarch64-apple-darwin20; 2025-10-07 19:16:13 UTC; unix
Archs: LearnNonparam.so.dSYM
