Package: intrval
Type: Package
Title: Relational Operators for Intervals
Version: 0.1-3
Date: 2024-05-19
Author: Peter Solymos
Maintainer: Peter Solymos <psolymos@gmail.com>
Description: 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.
License: GPL-2
URL: https://github.com/psolymos/intrval
BugReports: https://github.com/psolymos/intrval/issues
LazyLoad: yes
NeedsCompilation: no
Packaged: 2024-05-20 04:59:01 UTC; Peter
Repository: CRAN
Date/Publication: 2024-05-20 12:30:15 UTC
Built: R 4.2.3; ; 2024-05-20 12:47:10 UTC; unix
