Package: intrval
Type: Package
Title: Relational Operators for Intervals
Version: 0.1-1
Date: 2017-01-21
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: 2017-01-22 05:37:38 UTC; root
Repository: CRAN
Date/Publication: 2017-01-22 12:38:33
