{
  "_id": "6a156f67acfb0bcc41d6495f",
  "Package": "constellation",
  "Type": "Package",
  "Title": "Identify Event Sequences Using Time Series Joins",
  "Version": "0.2.0",
  "Date": "2018-03-23",
  "Authors@R": "person(\"Mark\", \"Sendak\", email = \"mark.sendak@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Examine any number of time series data frames to identify\ninstances in which various criteria are met within specified\ntime frames. In clinical medicine, these types of events are\noften called \"constellations of signs and symptoms\", because a\nsingle condition depends on a series of events occurring within\na certain amount of time of each other. This package was\nwritten to work with any number of time series data frames and\nis optimized for speed to work well with data frames with\nmillions of rows.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "URL": "https://github.com/marksendak/constellation",
  "RoxygenNote": "6.0.1",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "Repository": "https://marksendak.r-universe.dev",
  "Date/Publication": "2018-11-14 03:35:11 UTC",
  "RemoteUrl": "https://github.com/marksendak/constellation",
  "RemoteRef": "HEAD",
  "RemoteSha": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:57:48 UTC",
    "User": "root"
  },
  "Author": "Mark Sendak [aut, cre]",
  "Maintainer": "Mark Sendak <mark.sendak@gmail.com>",
  "MD5sum": "b797a9f12424703e9f64793c9739029e",
  "_user": "marksendak",
  "_type": "src",
  "_file": "constellation_0.2.0.tar.gz",
  "_fileid": "5682dc437382e7aac267071bb4952280c9a9d39b18898e7660b8a932ce91c278",
  "_filesize": 595103,
  "_sha256": "5682dc437382e7aac267071bb4952280c9a9d39b18898e7660b8a932ce91c278",
  "_created": "2026-05-26T09:57:48.000Z",
  "_published": "2026-05-26T10:01:11.360Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77850631519,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214161160"
    },
    {
      "job": 77850631603,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214161950"
    },
    {
      "job": 77850631537,
      "time": 135,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214153407"
    },
    {
      "job": 77850631540,
      "time": 157,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214156244"
    },
    {
      "job": 77850104197,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214113692"
    },
    {
      "job": 77850631545,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214156258"
    },
    {
      "job": 77850631529,
      "time": 84,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7214143457"
    },
    {
      "job": 77850631583,
      "time": 115,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7214153144"
    },
    {
      "job": 77850631544,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7214142370"
    }
  ],
  "_buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/marksendak/constellation",
  "_commit": {
    "id": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
    "author": "Mark Sendak <mark.sendak@duke.edu>",
    "committer": "Mark Sendak <mark.sendak@duke.edu>",
    "message": "replace with = FALSE\n",
    "time": 1542166511
  },
  "_maintainer": {
    "name": "Mark Sendak",
    "email": "mark.sendak@gmail.com"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.9.5",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    }
  ],
  "_owner": "marksendak",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "electronic-health-record",
    "electronic-health-records",
    "healthcare",
    "patients",
    "timeseries"
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "marksendak",
      "count": 60,
      "uuid": 6578772
    }
  ],
  "_userbio": {
    "uuid": 6578772,
    "type": "user",
    "name": "Mark Sendak"
  },
  "_downloads": {
    "count": 181,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/constellation"
  },
  "_devurl": "https://github.com/marksendak/constellation",
  "_searchresults": 19,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/constellation.html",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/marksendak/constellation",
  "_realowner": "marksendak",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2017-11-02"
    },
    {
      "version": "0.1.0",
      "date": "2017-11-30"
    },
    {
      "version": "0.2.0",
      "date": "2018-03-28"
    }
  ],
  "_exports": [
    "bundle",
    "constellate",
    "constellate_criteria",
    "incidents",
    "value_change"
  ],
  "_datasets": [
    {
      "name": "labs",
      "title": "Synthesized lab results for cohort of 100 synthetic patients",
      "object": "labs",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "PAT_ID",
        "RECORDED_TIME",
        "VALUE",
        "VARIABLE"
      ],
      "rows": 3150,
      "table": true,
      "tojson": true
    },
    {
      "name": "orders",
      "title": "Synthesized blood culture orders for cohort of 100 synthetic patients",
      "object": "orders",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "PAT_ID",
        "ORDER_TIME",
        "VARIABLE"
      ],
      "rows": 59,
      "table": true,
      "tojson": true
    },
    {
      "name": "vitals",
      "title": "Synthesized vital sign measurements for cohort of 100 synthetic patients",
      "object": "vitals",
      "class": [
        "data.table",
        "data.frame"
      ],
      "fields": [
        "PAT_ID",
        "RECORDED_TIME",
        "VALUE",
        "VARIABLE"
      ],
      "rows": 35146,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bundle",
      "title": "Identify bundle items that occur around a given event",
      "topics": [
        "bundle"
      ]
    },
    {
      "page": "constellate",
      "title": "Identify when a constellation of events occur",
      "topics": [
        "constellate"
      ]
    },
    {
      "page": "constellate_criteria",
      "title": "Provide details about individual events within a constellation",
      "topics": [
        "constellate_criteria"
      ]
    },
    {
      "page": "incidents",
      "title": "Identify incident events separated by a minimum time window",
      "topics": [
        "incidents"
      ]
    },
    {
      "page": "labs",
      "title": "Synthesized lab results for cohort of 100 synthetic patients",
      "topics": [
        "labs"
      ]
    },
    {
      "page": "orders",
      "title": "Synthesized blood culture orders for cohort of 100 synthetic patients",
      "topics": [
        "orders"
      ]
    },
    {
      "page": "value_change",
      "title": "Identify changes in a value over time",
      "topics": [
        "value_change"
      ]
    },
    {
      "page": "vitals",
      "title": "Synthesized vital sign measurements for cohort of 100 synthetic patients",
      "topics": [
        "vitals"
      ]
    }
  ],
  "_readme": "https://github.com/marksendak/constellation/raw/HEAD/README.md",
  "_rundeps": [
    "data.table"
  ],
  "_vignettes": [
    {
      "source": "identify_sepsis.Rmd",
      "filename": "identify_sepsis.html",
      "title": "Using Constellation to Identify Sepsis",
      "author": "Mark Sendak",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Sepsis",
        "View Vignette with Output",
        "Environment and Data Prep",
        "value_change() - identify systolic blood pressure drops",
        "constellate_criteria() - identify SIRS >= 2",
        "constellate() - identify instances where 3 sepsis criteria are met",
        "Compile end organ damage",
        "Normalize blood culture orders",
        "Run constellate()",
        "Separate incident sepsis events for every patient",
        "Technical References"
      ],
      "created": "2017-09-11 21:06:02",
      "modified": "2018-03-27 01:29:53",
      "commits": 20
    }
  ],
  "_score": 4.7558748556724915,
  "_indexed": true,
  "_nocasepkg": "constellation",
  "_universes": [
    "marksendak"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-26T10:00:03.000Z",
      "distro": "noble",
      "commit": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
      "fileid": "3dfb7191e21ea23eab8245a4ff868bc6268a0899e3422a0969235ac13abffb41",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-26T10:00:07.000Z",
      "distro": "noble",
      "commit": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
      "fileid": "0f5af120559875f7212e94d956bc8b97171522846185edb9728298f178dd9fab",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-26T09:59:44.000Z",
      "commit": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
      "fileid": "3945803a2b9b79cea0ef6cc90e810b5a91ac9d3982c02de29b4319cde61a9924",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-26T09:59:49.000Z",
      "commit": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
      "fileid": "b27b604e8f5bf7b9f51d4115c654963265190a695d3d31663058589f6f5aa8da",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-05-26T10:00:05.000Z",
      "commit": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
      "fileid": "061e3efac30f39b3be67253efb56f6bc2f905db83b6cd2b9612b85d3014f4dab",
      "status": "success",
      "buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-26T09:59:02.000Z",
      "commit": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
      "fileid": "64fafbe1e169f5e0d75deba4b64d673fbd13fc834bf42fc306808d55e5bf5dc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-26T09:59:30.000Z",
      "commit": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
      "fileid": "ecc8f48c1f1c5e2a3cb2749169ed318f8cf191390404f75fdce8ce4575e60e93",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-26T09:59:02.000Z",
      "commit": "7ac1941b6d5e534aac24f470217c4e0f822f5e8a",
      "fileid": "bbea775ffbd0cb48c789b6d2c28cf35faddaae61c4b82e8e136509ac6add1946",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/marksendak/actions/runs/26445324992"
    }
  ]
}