{
  "_id": "6a484a9be06c18f0a6534880",
  "Package": "ivs",
  "Title": "Interval Vectors",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Davis\", \"Vaughan\", , \"davis@posit.co\", role = c(\"aut\", \"cre\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"))\n)",
  "Description": "Provides a library for generic interval manipulations\nusing a new interval vector class. Capabilities include:\nlocating various kinds of relationships between two interval\nvectors, merging overlaps within a single interval vector,\nsplitting an interval vector on its overlapping endpoints, and\napplying set theoretical operations on interval vectors. Many\nof the operations in this package were inspired by James\nAllen's interval algebra, Allen (1983)\n<doi:10.1145/182.358434>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/DavisVaughan/ivs,\nhttps://davisvaughan.github.io/ivs/",
  "BugReports": "https://github.com/DavisVaughan/ivs/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Repository": "https://davisvaughan.r-universe.dev",
  "Date/Publication": "2023-03-17 13:56:30 UTC",
  "RemoteUrl": "https://github.com/davisvaughan/ivs",
  "RemoteRef": "HEAD",
  "RemoteSha": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 23:46:26 UTC",
    "User": "root"
  },
  "Author": "Davis Vaughan [aut, cre],\nPosit Software, PBC [cph, fnd]",
  "Maintainer": "Davis Vaughan <davis@posit.co>",
  "_user": "davisvaughan",
  "_type": "src",
  "_file": "ivs_0.2.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/17f1869c95887a8adfefff8127371748a8663883c09e2e5dfbca6c31824a4534",
  "_filesize": 603704,
  "_sha256": "17f1869c95887a8adfefff8127371748a8663883c09e2e5dfbca6c31824a4534",
  "_expires": "2026-10-11T23:49:46.000Z",
  "_created": "2026-07-03T23:46:26.000Z",
  "_published": "2026-07-03T23:49:47.964Z",
  "_jobs": [
    {
      "job": 85084712120,
      "time": 163,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076284109"
    },
    {
      "job": 85084712103,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076281617"
    },
    {
      "job": 85084712072,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076273901"
    },
    {
      "job": 85084712068,
      "time": 90,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076274921"
    },
    {
      "job": 85084547156,
      "time": 147,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076263864"
    },
    {
      "job": 85084712067,
      "time": 133,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8076280216"
    },
    {
      "job": 85084712073,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8076274873"
    },
    {
      "job": 85084712101,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8076274926"
    },
    {
      "job": 85084712092,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8076275893"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667",
  "_status": "success",
  "_upstream": "https://github.com/davisvaughan/ivs",
  "_commit": {
    "id": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
    "author": "DavisVaughan <davis@rstudio.com>",
    "committer": "DavisVaughan <davis@rstudio.com>",
    "message": "Increment version number to 0.2.0.9000\n",
    "time": 1679061390
  },
  "_maintainer": {
    "name": "Davis Vaughan",
    "email": "davis@posit.co",
    "login": "davisvaughan",
    "bluesky": "@davisvaughan.bsky.social",
    "description": "Working on all things @tidyverse and @r-lib to make data analysis more fun",
    "uuid": 19150088
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "glue",
      "version": ">= 1.6.2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "version": ">= 1.0.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "version": ">= 0.6.0",
      "role": "Imports"
    },
    {
      "package": "bit64",
      "version": ">= 4.0.5",
      "role": "Suggests"
    },
    {
      "package": "clock",
      "version": ">= 0.6.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.4",
      "role": "Suggests"
    }
  ],
  "_owner": "davisvaughan",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [],
  "_tags": [],
  "_stars": 49,
  "_contributors": [
    {
      "user": "davisvaughan",
      "count": 165,
      "uuid": 19150088
    },
    {
      "user": "dpprdan",
      "count": 1,
      "uuid": 1423562
    }
  ],
  "_userbio": {
    "uuid": 19150088,
    "type": "user",
    "name": "Davis Vaughan",
    "followers": 898,
    "description": "Working on all things @tidyverse and @r-lib to make data analysis more fun"
  },
  "_downloads": {
    "count": 395,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ivs"
  },
  "_devurl": "https://github.com/davisvaughan/ivs",
  "_pkgdown": "https://davisvaughan.github.io/ivs/",
  "_searchresults": 73,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ivs.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/davisvaughan/ivs",
  "_realowner": "davisvaughan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2022-04-05"
    },
    {
      "version": "0.2.0",
      "date": "2023-03-17"
    }
  ],
  "_exports": [
    "is_iv",
    "iv",
    "iv_align",
    "iv_between",
    "iv_complement",
    "iv_containers",
    "iv_count_between",
    "iv_count_follows",
    "iv_count_includes",
    "iv_count_overlaps",
    "iv_count_precedes",
    "iv_count_relates",
    "iv_diff",
    "iv_difference",
    "iv_end",
    "iv_follows",
    "iv_format",
    "iv_groups",
    "iv_identify_container",
    "iv_identify_containers",
    "iv_identify_group",
    "iv_identify_splits",
    "iv_includes",
    "iv_intersect",
    "iv_locate_between",
    "iv_locate_containers",
    "iv_locate_follows",
    "iv_locate_groups",
    "iv_locate_includes",
    "iv_locate_overlaps",
    "iv_locate_precedes",
    "iv_locate_relates",
    "iv_locate_splits",
    "iv_overlaps",
    "iv_pairs",
    "iv_pairwise_between",
    "iv_pairwise_complement",
    "iv_pairwise_difference",
    "iv_pairwise_follows",
    "iv_pairwise_includes",
    "iv_pairwise_intersect",
    "iv_pairwise_overlaps",
    "iv_pairwise_precedes",
    "iv_pairwise_relates",
    "iv_pairwise_set_complement",
    "iv_pairwise_set_difference",
    "iv_pairwise_set_intersect",
    "iv_pairwise_set_symmetric_difference",
    "iv_pairwise_set_union",
    "iv_pairwise_span",
    "iv_pairwise_symmetric_difference",
    "iv_pairwise_union",
    "iv_precedes",
    "iv_proxy",
    "iv_relates",
    "iv_restore",
    "iv_set_complement",
    "iv_set_difference",
    "iv_set_intersect",
    "iv_set_symmetric_difference",
    "iv_set_union",
    "iv_span",
    "iv_splits",
    "iv_start",
    "iv_symmetric_difference",
    "iv_union",
    "new_iv"
  ],
  "_help": [
    {
      "page": "allen-relation-count",
      "title": "Count relations from Allen's Interval Algebra",
      "topics": [
        "allen-relation-count",
        "iv_count_relates"
      ]
    },
    {
      "page": "allen-relation-detect",
      "title": "Detect relations from Allen's Interval Algebra",
      "topics": [
        "allen-relation-detect",
        "iv_relates"
      ]
    },
    {
      "page": "allen-relation-detect-pairwise",
      "title": "Pairwise detect relations from Allen's Interval Algebra",
      "topics": [
        "allen-relation-detect-pairwise",
        "iv_pairwise_relates"
      ]
    },
    {
      "page": "allen-relation-locate",
      "title": "Locate relations from Allen's Interval Algebra",
      "topics": [
        "allen-relation-locate",
        "iv_locate_relates"
      ]
    },
    {
      "page": "is_iv",
      "title": "Is 'x' an iv?",
      "topics": [
        "is_iv"
      ]
    },
    {
      "page": "iv",
      "title": "Create an interval vector",
      "topics": [
        "iv",
        "iv_pairs"
      ]
    },
    {
      "page": "iv_align",
      "title": "Align after locating relationships",
      "topics": [
        "iv_align"
      ]
    },
    {
      "page": "iv_diff",
      "title": "Diff a vector to create an interval vector",
      "topics": [
        "iv_diff"
      ]
    },
    {
      "page": "iv_format",
      "title": "Formatting",
      "topics": [
        "iv_format"
      ]
    },
    {
      "page": "iv_pairwise_span",
      "title": "Pairwise span",
      "topics": [
        "iv_pairwise_span"
      ]
    },
    {
      "page": "iv_span",
      "title": "Span",
      "topics": [
        "iv_span"
      ]
    },
    {
      "page": "iv-accessors",
      "title": "Access the start or end of an interval vector",
      "topics": [
        "iv-accessors",
        "iv_end",
        "iv_start"
      ]
    },
    {
      "page": "iv-containers",
      "title": "Containers",
      "topics": [
        "iv-containers",
        "iv_containers",
        "iv_identify_container",
        "iv_identify_containers",
        "iv_locate_containers"
      ]
    },
    {
      "page": "iv-genericity",
      "title": "Proxy and restore",
      "topics": [
        "iv-genericity",
        "iv_proxy",
        "iv_restore"
      ]
    },
    {
      "page": "iv-groups",
      "title": "Group overlapping intervals",
      "topics": [
        "iv-groups",
        "iv_groups",
        "iv_identify_group",
        "iv_locate_groups"
      ]
    },
    {
      "page": "iv-set-pairwise",
      "title": "Pairwise set operations",
      "topics": [
        "iv-set-pairwise",
        "iv_pairwise_set_complement",
        "iv_pairwise_set_difference",
        "iv_pairwise_set_intersect",
        "iv_pairwise_set_symmetric_difference",
        "iv_pairwise_set_union"
      ]
    },
    {
      "page": "iv-sets",
      "title": "Set operations",
      "topics": [
        "iv-sets",
        "iv_set_complement",
        "iv_set_difference",
        "iv_set_intersect",
        "iv_set_symmetric_difference",
        "iv_set_union"
      ]
    },
    {
      "page": "iv-splits",
      "title": "Splits",
      "topics": [
        "iv-splits",
        "iv_identify_splits",
        "iv_locate_splits",
        "iv_splits"
      ]
    },
    {
      "page": "new_iv",
      "title": "Construct a new iv",
      "topics": [
        "new_iv"
      ]
    },
    {
      "page": "relation-count",
      "title": "Count relationships between two ivs",
      "topics": [
        "iv_count_follows",
        "iv_count_overlaps",
        "iv_count_precedes",
        "relation-count"
      ]
    },
    {
      "page": "relation-detect",
      "title": "Detect a relationship between two ivs",
      "topics": [
        "iv_follows",
        "iv_overlaps",
        "iv_precedes",
        "relation-detect"
      ]
    },
    {
      "page": "relation-detect-pairwise",
      "title": "Pairwise detect a relationship between two ivs",
      "topics": [
        "iv_pairwise_follows",
        "iv_pairwise_overlaps",
        "iv_pairwise_precedes",
        "relation-detect-pairwise"
      ]
    },
    {
      "page": "relation-locate",
      "title": "Locate relationships between two ivs",
      "topics": [
        "iv_locate_follows",
        "iv_locate_overlaps",
        "iv_locate_precedes",
        "relation-locate"
      ]
    },
    {
      "page": "vector-count",
      "title": "Count relationships between a vector and an iv",
      "topics": [
        "iv_count_between",
        "iv_count_includes",
        "vector-count"
      ]
    },
    {
      "page": "vector-detect",
      "title": "Detect relationships between a vector and an iv",
      "topics": [
        "iv_between",
        "iv_includes",
        "vector-detect"
      ]
    },
    {
      "page": "vector-detect-pairwise",
      "title": "Pairwise detect relationships between a vector and an iv",
      "topics": [
        "iv_pairwise_between",
        "iv_pairwise_includes",
        "vector-detect-pairwise"
      ]
    },
    {
      "page": "vector-locate",
      "title": "Locate relationships between a vector and an iv",
      "topics": [
        "iv_locate_between",
        "iv_locate_includes",
        "vector-locate"
      ]
    }
  ],
  "_readme": "https://github.com/davisvaughan/ivs/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "ivs.Rmd",
      "filename": "ivs.html",
      "title": "Introduction to ivs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Structure",
        "Right-open intervals",
        "Empty intervals",
        "Finding overlaps",
        "Precedes / Follows",
        "Allen's Interval Algebra",
        "Between-ness",
        "Counting overlaps",
        "Grouping by overlaps",
        "With .by",
        "Minimal ivs",
        "Splitting on endpoints",
        "Set operations",
        "Pairwise set operations",
        "Missing intervals"
      ],
      "created": "2022-04-01 18:33:05",
      "modified": "2023-03-17 01:00:19",
      "commits": 4
    },
    {
      "source": "examples.Rmd",
      "filename": "examples.html",
      "title": "Stack Overflow Examples",
      "engine": "knitr::rmarkdown",
      "headings": [
        "iv_groups()",
        "iv_identify_group()",
        "iv_identify_splits()",
        "iv_count_between()",
        "iv_count_overlaps()",
        "iv_count_includes()",
        "iv_set_complement()",
        "iv_locate_overlaps()",
        "iv_overlaps()"
      ],
      "created": "2022-04-05 15:42:22",
      "modified": "2023-03-01 20:00:24",
      "commits": 8
    }
  ],
  "_score": 7.331670190532614,
  "_indexed": true,
  "_nocasepkg": "ivs",
  "_universes": [
    "davisvaughan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-03T23:49:04.000Z",
      "distro": "resolute",
      "commit": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
      "fileid": "https://r2.ropensci.org/56662ac4f4cd5ef61e094838f1bf8f98c71369e9d3d512a32c8e25c06b596f0f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-07-03T23:48:39.000Z",
      "distro": "resolute",
      "commit": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
      "fileid": "https://r2.ropensci.org/4ac01e22e7e947b45625c9dc4946fb1cdcd4d2b1bbebe569e2ae54ebaf3078c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-03T23:47:48.000Z",
      "commit": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
      "fileid": "https://r2.ropensci.org/ddfe8a034500486a1289b5a2d0663a75b566f85428efa09b43e4823d764029c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-07-03T23:47:56.000Z",
      "commit": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
      "fileid": "https://r2.ropensci.org/e64e00caea021d08e6ef7f8b2e18de3f3fb9f9f4f4e9ddf6ff16eb96ab7dbb6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-07-03T23:48:57.000Z",
      "commit": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
      "fileid": "https://r2.ropensci.org/bb40a3be5a74c54eb028299a3895c1d5e9a5ca2f8943807421d1df95f6ebcd28",
      "status": "success",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-03T23:47:37.000Z",
      "commit": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
      "fileid": "https://r2.ropensci.org/bf598413ed59d82d9efbe5d9cb3ab61a03cf4dc22f56f51d78a82a14e0a48412",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-03T23:47:36.000Z",
      "commit": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
      "fileid": "https://r2.ropensci.org/75629076794db30f28b40764e1133e9dc3037cfd6a8808814f5ce6241fb43c58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-07-03T23:47:41.000Z",
      "commit": "a93a4467a6f15e6831d16908ae97f9adbd209e0e",
      "fileid": "https://r2.ropensci.org/721e6b03275eedc75c425dfc5c76af8ab2626079431c5eb0a5f99307c61c6db5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davisvaughan/actions/runs/28688162667"
    }
  ]
}