{
  "_id": "6a103f55acfb0bcc41c9cd43",
  "Package": "rplanes",
  "Title": "Plausibility Analysis of Epidemiological Signals",
  "Version": "0.1.0",
  "Authors@R": "c(person(given = \"VP\",\nfamily = \"Nagraj\",\nrole = c(\"aut\", \"cre\"),\nemail = \"nagraj@nagraj.net\",\ncomment = c(ORCID = \"0000-0003-0060-566X\")),\nperson(given = \"Desiree\",\nfamily = \"Williams\",\nrole = \"aut\"),\nperson(given = \"Amy\",\nfamily = \"Benefield\",\nrole = \"aut\"))",
  "Description": "Provides functionality to prepare data and analyze\nplausibility of both forecasted and reported epidemiological\nsignals. The functions implement a set of plausibility\nalgorithms that are agnostic to geographic and time resolutions\nand are calculated independently then presented as a combined\nscore.",
  "License": "MIT + file LICENSE",
  "URL": "https://signaturescience.github.io/rplanes/",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libicu-dev libx11-dev",
  "Repository": "https://signaturescience.r-universe.dev",
  "Date/Publication": "2024-07-17 11:44:02 UTC",
  "RemoteUrl": "https://github.com/signaturescience/rplanes",
  "RemoteRef": "HEAD",
  "RemoteSha": "6e9fe6d51647680c92624d95d0d7922175bff113",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-11 08:52:38 UTC",
    "User": "root"
  },
  "Author": "VP Nagraj [aut, cre] (ORCID: <https://orcid.org/0000-0003-0060-566X>),\nDesiree Williams [aut],\nAmy Benefield [aut]",
  "Maintainer": "VP Nagraj <nagraj@nagraj.net>",
  "MD5sum": "c2b53b1ab2b1231d5db4286d25967dd5",
  "_user": "signaturescience",
  "_type": "src",
  "_file": "rplanes_0.1.0.tar.gz",
  "_fileid": "46bf6d920fcc40444d9de15cf4f2cec801068ec0ddd4b0eeda1aabc8b9b8d293",
  "_filesize": 2025146,
  "_sha256": "46bf6d920fcc40444d9de15cf4f2cec801068ec0ddd4b0eeda1aabc8b9b8d293",
  "_created": "2026-05-11T08:52:38.000Z",
  "_published": "2026-05-22T11:34:45.738Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77371408747,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914232196"
    },
    {
      "job": 77371408454,
      "time": 154,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914229803"
    },
    {
      "job": 77371408619,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914210935"
    },
    {
      "job": 77371408404,
      "time": 105,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914211841"
    },
    {
      "job": 77371408081,
      "time": 227,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914176993"
    },
    {
      "job": 77371408184,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7159509729"
    },
    {
      "job": 77371408529,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6914215223"
    },
    {
      "job": 77371408678,
      "time": 110,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6914213428"
    },
    {
      "job": 77371408555,
      "time": 104,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6914212483"
    }
  ],
  "_buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/signaturescience/rplanes",
  "_commit": {
    "id": "6e9fe6d51647680c92624d95d0d7922175bff113",
    "author": "VP Nagraj <pnagraj@signaturescience.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #146 from signaturescience/dev\n\nv0.1.0",
    "time": 1721216642
  },
  "_maintainer": {
    "name": "VP Nagraj",
    "email": "nagraj@nagraj.net",
    "login": "vpnagraj",
    "uuid": 8546787,
    "orcid": "0000-0003-0060-566X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "dtw",
      "role": "Imports"
    },
    {
      "package": "ecp",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "DT",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "MMWRweek",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "shinyjs",
      "role": "Suggests"
    },
    {
      "package": "shinyWidgets",
      "role": "Suggests"
    },
    {
      "package": "shinycssloaders",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tools",
      "role": "Suggests"
    }
  ],
  "_owner": "signaturescience",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 10,
  "_contributors": [
    {
      "user": "vpnagraj",
      "count": 259,
      "uuid": 8546787
    },
    {
      "user": "dwill023",
      "count": 60,
      "uuid": 38054440
    },
    {
      "user": "abenefield1",
      "count": 37,
      "uuid": 42815856
    },
    {
      "user": "stephenturner",
      "count": 9,
      "uuid": 460076
    }
  ],
  "_userbio": {
    "uuid": 36040935,
    "type": "organization",
    "name": "Signature Science, LLC"
  },
  "_downloads": {
    "count": 208,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rplanes"
  },
  "_devurl": "https://github.com/signaturescience/rplanes",
  "_pkgdown": "https://signaturescience.github.io/rplanes/",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/rplanes.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/signaturescience/rplanes",
  "_realowner": "signaturescience",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-07-17"
    }
  ],
  "_exports": [
    "%>%",
    "%m-%",
    "is_forecast",
    "is_observed",
    "plane_cover",
    "plane_diff",
    "plane_repeat",
    "plane_score",
    "plane_seed",
    "plane_shape",
    "plane_taper",
    "plane_trend",
    "plane_zero",
    "read_forecast",
    "rplanes_explorer",
    "to_signal",
    "valid_dates"
  ],
  "_help": [
    {
      "page": "check_incomplete",
      "title": "Check completeness of seed and signal data",
      "topics": [
        "check_incomplete"
      ]
    },
    {
      "page": "create_sliding_windows_df",
      "title": "Sliding windows",
      "topics": [
        "create_sliding_windows_df"
      ]
    },
    {
      "page": "cutter",
      "title": "Cut into categorical differences",
      "topics": [
        "cutter"
      ]
    },
    {
      "page": "epiweek_start",
      "title": "Epiweek start",
      "topics": [
        "epiweek_start"
      ]
    },
    {
      "page": "get_shapes",
      "title": "Determine shapes",
      "topics": [
        "get_shapes"
      ]
    },
    {
      "page": "is_forecast",
      "title": "Check forecast",
      "topics": [
        "is_forecast"
      ]
    },
    {
      "page": "is_observed",
      "title": "Check observed",
      "topics": [
        "is_observed"
      ]
    },
    {
      "page": "month_start",
      "title": "Month start",
      "topics": [
        "month_start"
      ]
    },
    {
      "page": "plane_cover",
      "title": "Coverage component",
      "topics": [
        "plane_cover"
      ]
    },
    {
      "page": "plane_diff",
      "title": "Difference component",
      "topics": [
        "plane_diff"
      ]
    },
    {
      "page": "plane_repeat",
      "title": "Repeat component",
      "topics": [
        "plane_repeat"
      ]
    },
    {
      "page": "plane_score",
      "title": "Score PLANES components",
      "topics": [
        "plane_score"
      ]
    },
    {
      "page": "plane_seed",
      "title": "Create seed",
      "topics": [
        "plane_seed"
      ]
    },
    {
      "page": "plane_shape",
      "title": "Shape component",
      "topics": [
        "plane_shape"
      ]
    },
    {
      "page": "plane_taper",
      "title": "Taper component",
      "topics": [
        "plane_taper"
      ]
    },
    {
      "page": "plane_trend",
      "title": "Trend component",
      "topics": [
        "plane_trend"
      ]
    },
    {
      "page": "plane_zero",
      "title": "Zero component",
      "topics": [
        "plane_zero"
      ]
    },
    {
      "page": "q_boundary",
      "title": "Quantile boundary",
      "topics": [
        "q_boundary"
      ]
    },
    {
      "page": "read_forecast",
      "title": "Read in forecast file",
      "topics": [
        "read_forecast"
      ]
    },
    {
      "page": "resolve_resolution",
      "title": "Resolve resolution",
      "topics": [
        "resolve_resolution"
      ]
    },
    {
      "page": "rplanes_explorer",
      "title": "'rplanes' explorer app launcher",
      "topics": [
        "rplanes_explorer"
      ]
    },
    {
      "page": "seed_engine",
      "title": "Seed engine",
      "topics": [
        "seed_engine"
      ]
    },
    {
      "page": "to_chunk",
      "title": "Chunk a vector",
      "topics": [
        "to_chunk"
      ]
    },
    {
      "page": "to_signal",
      "title": "Create signal object",
      "topics": [
        "to_signal"
      ]
    },
    {
      "page": "valid_dates",
      "title": "Validate dates",
      "topics": [
        "valid_dates"
      ]
    },
    {
      "page": "valid_location",
      "title": "Validate location",
      "topics": [
        "valid_location"
      ]
    }
  ],
  "_pkglogo": "https://github.com/signaturescience/rplanes/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/signaturescience/rplanes/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "dplyr",
    "dtw",
    "ecp",
    "generics",
    "glue",
    "hms",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "basic-usage.Rmd",
      "filename": "basic-usage.html",
      "title": "Basic Usage",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Analyzing plausibility of forecast data",
        "Prepare observed data",
        "Convert observed data into a signal with to_signal()",
        "Create a seed from the observed data via plane_seed()",
        "Prepare forecast data",
        "Convert forecast data into a signal with to_signal()",
        "Run plane_score() and visualize results",
        "Analyzing plausibility of observed data"
      ],
      "created": "2023-10-25 15:51:27",
      "modified": "2024-07-17 11:44:02",
      "commits": 4
    },
    {
      "source": "planes-components.Rmd",
      "filename": "planes-components.html",
      "title": "PLANES Components",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Data preparation",
        "Difference - plane_diff()",
        "Flagged as implausible",
        "Not flagged as implausible",
        "Coverage - plane_cover()",
        "Taper - plane_taper()",
        "Repeat - plane_repeat()",
        "Controlling sensitivity with parameters",
        "Trend - plane_trend()",
        "Shape - plane_shape()",
        "Zero - plane_zero()"
      ],
      "created": "2023-12-20 17:15:17",
      "modified": "2024-07-17 11:44:02",
      "commits": 2
    },
    {
      "source": "interpretation.Rmd",
      "filename": "interpretation.html",
      "title": "PLANES Interpretation",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Weighting scheme within plane_score()",
        "Motivations for weighting",
        "Limitations that arise from seed data",
        "Reliability of seed data",
        "Length of seed data",
        "What to do when a flag is raised",
        "Summary"
      ],
      "created": "2024-07-17 11:44:02",
      "modified": "2024-07-17 11:44:02",
      "commits": 1
    },
    {
      "source": "rplanes-explorer.Rmd",
      "filename": "rplanes-explorer.html",
      "title": "rplanes Explorer",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Analysis steps",
        "Example data",
        "Usage",
        "Inputs and outputs",
        "Launching the app"
      ],
      "created": "2023-12-20 17:15:17",
      "modified": "2023-12-20 17:15:17",
      "commits": 1
    }
  ],
  "_score": 5.778151250383644,
  "_indexed": true,
  "_nocasepkg": "rplanes",
  "_universes": [
    "signaturescience",
    "vpnagraj"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T08:55:06.000Z",
      "distro": "noble",
      "commit": "6e9fe6d51647680c92624d95d0d7922175bff113",
      "fileid": "855cbc167445f8fc35081eaf3d9e98bdc0b7c9c30b3a2f7ca49e562a591a28c4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-05-11T08:55:02.000Z",
      "distro": "noble",
      "commit": "6e9fe6d51647680c92624d95d0d7922175bff113",
      "fileid": "5623fd298953c2b1dfec6b98b6e4608ba9d585aeb91c2c94eda81395a2015079",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T08:54:12.000Z",
      "commit": "6e9fe6d51647680c92624d95d0d7922175bff113",
      "fileid": "2c5aca83fa678f8adab30bcc4bcdae1f3d69dbdc7a0d443c2d43d7fc4f3a8fd2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-05-11T08:54:13.000Z",
      "commit": "6e9fe6d51647680c92624d95d0d7922175bff113",
      "fileid": "aac50ef703d382f96478b50ff844859be0d97da8353012f73dea7fcc095f7865",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T08:54:06.000Z",
      "commit": "6e9fe6d51647680c92624d95d0d7922175bff113",
      "fileid": "2ff5aea50f115aa4b0777c45329c184c74e208670c7267c9c733287070928c8e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T08:54:01.000Z",
      "commit": "6e9fe6d51647680c92624d95d0d7922175bff113",
      "fileid": "ab8e6add8a555297ba5bc834302ccc5f39e89719810362ffb052cd328dc754f7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-05-11T08:54:06.000Z",
      "commit": "6e9fe6d51647680c92624d95d0d7922175bff113",
      "fileid": "7ad9f5ed0f9cad4e9f2c092981350be4ff5dc9ab6315ff3fdbd8890a3513d8ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-05-22T11:34:30.000Z",
      "commit": "6e9fe6d51647680c92624d95d0d7922175bff113",
      "fileid": "e67a6b200b1c2524d65e2860122545e312de9ddea8c0b74d4f795703735c3e38",
      "status": "success",
      "buildurl": "https://github.com/r-universe/signaturescience/actions/runs/25659998571"
    }
  ]
}