Package: nonparTrendR
Type: Package
Title: A Nonparametric Trend Test for Independent and Dependent Samples
Version: 0.1.0
Authors@R: person("Daria", "Suraeva", email = "dariastime@gmail.com", role = c("aut", "cre"))
Description: Implements the nonparametric trend test for one or several samples
    as proposed by Bathke (2009) <doi:10.1007/s00184-008-0171-x>.
    The method provides a unified framework for analyzing trends in both
    independent and dependent data samples, making it a versatile tool for
    various study designs. The package allows for the evaluation of different
    trend alternatives, including two-sided (general trend), monotonic
    increasing, and monotonic decreasing trends. As a nonparametric
    procedure, it does not require the assumption of data normality,
    offering a robust alternative to parametric tests.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5.0)
Imports: stats
Suggests: testthat
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-07-21 12:33:12 UTC; shekh
Author: Daria Suraeva [aut, cre]
Maintainer: Daria Suraeva <dariastime@gmail.com>
Repository: CRAN
Date/Publication: 2025-07-22 11:20:43 UTC
Built: R 4.5.2; ; 2025-11-01 01:29:37 UTC; windows
