Package: intrval 1.0-0
intrval: Relational Operators for Intervals
Evaluating if values of vectors are within different open/closed intervals (`x %[]% c(a, b)`), or if two closed intervals overlap (`c(a1, b1) %[]o[]% c(a2, b2)`). Operators for negation and directional relations also implemented.
Authors:
intrval_1.0-0.tar.gz
intrval_1.0-0.zip(r-4.7)intrval_1.0-0.zip(r-4.6)intrval_1.0-0.zip(r-4.5)
intrval_1.0-0.tgz(r-4.6-any)intrval_1.0-0.tgz(r-4.5-any)
intrval_1.0-0.tar.gz(r-4.7-any)intrval_1.0-0.tar.gz(r-4.6-any)
intrval_1.0-0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
intrval/json (API)
| # Install 'intrval' in R: |
| install.packages('intrval', repos = c('https://psolymos.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/psolymos/intrval/issues
closed-intervalsinterval-endpointsinterval-operatorsnegationopen-intervals
Last updated from:641816f071. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 105 | ||
| source / vignettes | OK | 140 | ||
| linux-release-x86_64 | OK | 99 | ||
| macos-release-arm64 | OK | 84 | ||
| macos-oldrel-arm64 | OK | 79 | ||
| windows-devel | OK | 108 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 101 | ||
| wasm-release | OK | 81 |
Exports:%()%%()o()%%()o(]%%()o[)%%()o[]%%(]%%(]o()%%(]o(]%%(]o[)%%(]o[]%%(<)%%(<]%%(<o)%%(>)%%(>]%%(c)%%(c]%%(o)%%(o>)%%)(%%)[%%)o(%%[)%%[)o()%%[)o(]%%[)o[)%%[)o[]%%[]%%[]o()%%[]o(]%%[]o[)%%[]o[]%%[<)%%[<]%%[<o]%%[>)%%[>]%%[c)%%[c]%%[o]%%[o>]%%](%%][%%]o[%%ni%%nin%%notin%intrval_optionsintrval_types
Dependencies:fpCompare
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Relational Operators for Intervals | intrval-package |
| Dividing a Range Into 3 Intervals | %(c)% %(c]% %[c)% %[c]% |
| Negated Value Matching | %ni% %nin% %notin% |
| Relational Operators Comparing Values to Intervals | %()% %(<)% %(<]% %(>)% %(>]% %(]% %)(% %)[% %[)% %[<)% %[<]% %[>)% %[>]% %[]% %](% %][% interval intrval intrval_types |
| Global options for the intrval package | intrval-options intrval_options |
| Relational Operators Comparing Two Intervals | %()o()% %()o(]% %()o[)% %()o[]% %(<o)% %(o)% %(o>)% %(]o()% %(]o(]% %(]o[)% %(]o[]% %)o(% %[)o()% %[)o(]% %[)o[)% %[)o[]% %[<o]% %[o>]% %[o]% %[]o()% %[]o(]% %[]o[)% %[]o[]% %]o[% overlap ovrlap |
