Package: ordering 0.7.1
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:
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
Last updated from:5c860bf9df. Checks:7 ERROR, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | ERROR | 91 | ||
| source / vignettes | OK | 153 | ||
| linux-release-x86_64 | ERROR | 110 | ||
| macos-release-arm64 | ERROR | 114 | ||
| macos-oldrel-arm64 | ERROR | 74 | ||
| windows-devel | ERROR | 69 | ||
| windows-release | ERROR | 58 | ||
| windows-oldrel | ERROR | 59 | ||
| wasm-release | OK | 91 |
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 page | Topics |
|---|---|
| ordering Tests | is_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 |
| ordering | monotonicity ordering |
