Package: ordering 0.7.1

Christopher Brown

ordering: Test, Check, Verify, Investigate the Monotonic Properties of Vectors

Functions to test/check/verify/investigate the ordering of vectors. The 'is_[strictly_]*' family of functions test vectors for 'sorted', 'monotonic', 'increasing', 'decreasing' order; 'is_constant' and 'is_incremental' test for the degree of ordering. `ordering` provides a numeric indication of ordering -2 (strictly decreasing) to 2 (strictly increasing).

Authors:Christopher Brown [aut, cre], Decision Patterns [cph]

ordering_0.7.1.tar.gz
ordering_0.7.1.zip(r-4.5)ordering_0.7.1.zip(r-4.4)ordering_0.7.1.zip(r-4.3)
ordering_0.7.1.tgz(r-4.4-any)ordering_0.7.1.tgz(r-4.3-any)
ordering_0.7.1.tar.gz(r-4.5-noble)ordering_0.7.1.tar.gz(r-4.4-noble)
ordering_0.7.1.tgz(r-4.4-emscripten)ordering_0.7.1.tgz(r-4.3-emscripten)
ordering.pdf |ordering.html
ordering/json (API)
NEWS

# Install 'ordering' in R:
install.packages('ordering', repos = c('https://decisionpatterns.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/decisionpatterns/ordering/issues

On CRAN:

2.93 score 1 stars 17 scripts 147 downloads 15 exports 0 dependencies

Last updated 6 years agofrom:5c860bf9df. Checks:OK: 1 ERROR: 6. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 31 2024
R-4.5-winERROROct 31 2024
R-4.5-linuxERROROct 31 2024
R-4.4-winERROROct 31 2024
R-4.4-macERROROct 31 2024
R-4.3-winERROROct 31 2024
R-4.3-macERROROct 31 2024

Exports:is_constantis_decreasingis_increasingis_incrementalis_monotonicis_sortedis_strictly_decreasingis_strictly_increasingis_strictly_monotonicis_strictly_sortedis_strictly_unsortedis_uniformis_unsortedmonotonicityordering

Dependencies:

Readme and manuals

Help Manual

Help pageTopics
ordering Testsis_constant is_decreasing is_increasing is_incremental is_monotonic is_sorted is_strictly_decreasing is_strictly_increasing is_strictly_monotonic is_strictly_sorted is_strictly_unsorted is_uniform is_unsorted
orderingmonotonicity ordering