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.7)ordering_0.7.1.zip(r-4.6)ordering_0.7.1.zip(r-4.5)
ordering_0.7.1.tgz(r-4.6-any)ordering_0.7.1.tgz(r-4.5-any)
ordering_0.7.1.tar.gz(r-4.7-any)ordering_0.7.1.tar.gz(r-4.6-any)
ordering_0.7.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
ordering/json (API)
NEWS

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

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

On CRAN:

Conda:

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

Last updated from:5c860bf9df. Checks:7 ERROR, 2 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64ERROR91
source / vignettesOK153
linux-release-x86_64ERROR110
macos-release-arm64ERROR114
macos-oldrel-arm64ERROR74
windows-develERROR69
windows-releaseERROR58
windows-oldrelERROR59
wasm-releaseOK91

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