Package: intrval Type: Package Title: Relational Operators for Intervals Version: 1.0-0 Date: 2025-07-12 Authors@R: c(person(given = "Peter", family = "Solymos", comment = c(ORCID = "0000-0001-7337-1740"), role = c("aut", "cre"), email = "psolymos@gmail.com")) Maintainer: Peter Solymos 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 Imports: fpCompare URL: https://github.com/psolymos/intrval BugReports: https://github.com/psolymos/intrval/issues LazyLoad: yes Repository: https://psolymos.r-universe.dev Date/Publication: 2026-04-25 16:09:07 UTC RemoteUrl: https://github.com/psolymos/intrval RemoteRef: HEAD RemoteSha: 641816f07197a3b38e8ed269d1251bf0cf4e4aad NeedsCompilation: no Packaged: 2026-07-05 10:05:24 UTC; root Author: Peter Solymos [aut, cre] (ORCID: )