Package: LearnNonparam
Title: 'R6'-Based Flexible Framework for Permutation Tests
Version: 1.2.9
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 (>= 1.0.10)
Imports: R6 (>= 2.5.0), Rcpp (>= 1.0.10), stats, graphics, compiler
Suggests: ggplot2
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
NeedsCompilation: yes
Packaged: 2025-06-02 07:45:56 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-06-02 08:10:02 UTC
Built: R 4.3.3; aarch64-apple-darwin20; 2025-06-02 08:36:45 UTC; unix
Archs: LearnNonparam.so.dSYM
