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.2.0 |
Depends: | R (≥ 3.5.0) |
Imports: | glue (≥ 1.6.2), lifecycle (≥ 1.0.3), rlang (≥ 1.1.0), vctrs (≥ 0.6.0) |
Suggests: | bit64 (≥ 4.0.5), clock (≥ 0.6.0), covr, dplyr (≥ 1.1.0), knitr, rmarkdown, testthat (≥ 3.0.0), tidyr (≥ 1.1.4) |
Published: | 2023-03-17 |
DOI: | 10.32614/CRAN.package.ivs |
Author: | Davis Vaughan [aut, cre], Posit Software, PBC [cph, fnd] |
Maintainer: | Davis Vaughan <davis at posit.co> |
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 NEWS |
CRAN checks: | ivs results |
Reference manual: | ivs.pdf |
Vignettes: |
Stack Overflow Examples Introduction to ivs |
Package source: | ivs_0.2.0.tar.gz |
Windows binaries: | r-devel: ivs_0.2.0.zip, r-release: ivs_0.2.0.zip, r-oldrel: ivs_0.2.0.zip |
macOS binaries: | r-release (arm64): ivs_0.2.0.tgz, r-oldrel (arm64): ivs_0.2.0.tgz, r-release (x86_64): ivs_0.2.0.tgz, r-oldrel (x86_64): ivs_0.2.0.tgz |
Old sources: | ivs archive |
Please use the canonical form https://CRAN.R-project.org/package=ivs to link to this page.