Skip to content

CNPS

Nonparametric Statistics

v1.0.0 · May 25, 2021 · GPL-2

Description

We unify various nonparametric hypothesis testing problems in a framework of permutation testing, enabling hypothesis testing on multi-sample, multidimensional data and contingency tables. Most of the functions available in the R environment to implement permutation tests are single functions constructed for specific test problems; to facilitate the use of the package, the package encapsulates similar tests in a categorized manner, greatly improving ease of use. We will all provide functions for self-selected permutation scoring methods and self-selected p-value calculation methods (asymptotic, exact, and sampling). For two-sample tests, we will provide mean tests and estimate drift sizes; we will provide tests on variance; we will provide paired-sample tests; we will provide correlation coefficient tests under three measures. For multi-sample problems, we will provide both ordinary and ordered alternative test problems. For multidimensional data, we will implement multivariate means (including ordered alternatives) and multivariate pairwise tests based on four statistics; the components with significant differences are also calculated. For contingency tables, we will perform permutation chi-square test or ordered alternative.

Downloads

179

Last 30 days

18730th

350

Last 90 days

350

Last year

Trend: +4.7% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (14 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘JiaSheng Zhang <zhangjiasheng0509@outlook.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "JiaSheng",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zhangjiasheng0509@outlook.com",
                      comment = "<zhangjiasheng0509@outlook.com>"),
               person(given = "SiWei",
                      family = "Deng",
                      role = "aut"),
               person(given = "Feng",
                      family = "Yu",
                      role = "aut"),
               person(given = "YangYang",
                      family = "Zhang",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘JiaSheng Zhang <zhangjiasheng0509@outlook.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "JiaSheng",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zhangjiasheng0509@outlook.com",
                      comment = "<zhangjiasheng0509@outlook.com>"),
               person(given = "SiWei",
                      family = "Deng",
                      role = "aut"),
               person(given = "Feng",
                      family = "Yu",
                      role = "aut"),
               person(given = "YangYang",
                      family = "Zhang",
                      role = "aut"))
as necessary.
OK r-devel-linux-x86_64-fedora-clang

*


            
OK r-devel-linux-x86_64-fedora-gcc

*


            
OK r-devel-macos-arm64

*


            
OK r-devel-windows-x86_64

*


            
OK r-oldrel-macos-arm64

*


            
OK r-oldrel-macos-x86_64

*


            
OK r-oldrel-windows-x86_64

*


            
OK r-patched-linux-x86_64

*


            
OK r-release-linux-x86_64

*


            
OK r-release-macos-arm64

*


            
OK r-release-macos-x86_64

*


            
OK r-release-windows-x86_64

*


            

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 9, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘JiaSheng Zhang <zhangjiasheng0509@outlook.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "JiaSheng",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zhangjiasheng0509@outlook.com",
                      comment = "<zhangjiasheng0509@outlook.com>"),
               person(given = "SiWei",
                      family = "Deng",
                      role = "aut"),
   
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘JiaSheng Zhang <zhangjiasheng0509@outlook.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "JiaSheng",
                      family = "Zhang",
                      role = c("aut", "cre"),
                      email = "zhangjiasheng0509@outlook.com",
                      comment = "<zhangjiasheng0509@outlook.com>"),
               person(given = "SiWei",
                      family = "Deng",
                      role = "aut"),
   

Version History

new 1.0.0 Mar 9, 2026