Package: intrval
Type: Package
Title: Relational Operators for Intervals
Version: 0.1-2
Date: 2020-08-11
Author: Peter Solymos
Maintainer: Peter Solymos <solymos@ualberta.ca>
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
LazyData: true
NeedsCompilation: no
Packaged: 2020-08-12 05:29:17 UTC; Peter
Repository: CRAN
Date/Publication: 2020-08-12 10:00:17 UTC
Built: R 4.1.0; ; 2021-05-25 23:59:45 UTC; unix
