ivs: Interval Vectors
Provides a library for generic interval manipulations using a
    new interval vector class. Capabilities include: locating various
    kinds of relationships between two interval vectors, merging overlaps
    within a single interval vector, splitting an interval vector on its
    overlapping endpoints, and applying set theoretical operations on
    interval vectors. Many of the operations in this package were inspired
    by James Allen's interval algebra, Allen (1983)
    <doi:10.1145/182.358434>.
| Version: | 
0.1.0 | 
| Depends: | 
R (≥ 3.4) | 
| Imports: | 
glue (≥ 1.6.2), rlang (≥ 1.0.2), vctrs (≥ 0.4.0) | 
| Suggests: | 
bit64 (≥ 4.0.5), clock (≥ 0.6.0), covr, dplyr (≥ 1.0.7), knitr, rmarkdown, testthat (≥ 3.0.0), tidyr (≥ 1.1.4) | 
| Published: | 
2022-04-05 | 
| Author: | 
Davis Vaughan [aut, cre],
  RStudio [cph, fnd] | 
| Maintainer: | 
Davis Vaughan  <davis at rstudio.com> | 
| BugReports: | 
https://github.com/DavisVaughan/ivs/issues | 
| License: | 
MIT + file LICENSE | 
| URL: | 
https://github.com/DavisVaughan/ivs,
https://davisvaughan.github.io/ivs/ | 
| NeedsCompilation: | 
no | 
| Materials: | 
README  | 
| CRAN checks: | 
ivs results | 
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ivs
to link to this page.