Package: intrval
Type: Package
Title: Relational Operators for Intervals
Version: 0.1-0
Date: 2016-12-05
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: 2016-12-06 02:02:49 UTC; root
Repository: CRAN
Date/Publication: 2016-12-06 07:52:35
