{
  "_id": "6a1eecb6b401979e73412666",
  "Type": "Package",
  "Package": "DistPlotter",
  "Title": "A Graphical User Interface for Plotting Common Univariate\nDistributions",
  "Version": "0.0.2",
  "Authors@R": "c(person(\"Christopher\", \"Casement\", email = \"casementc@gmail.com\", \nrole = c(\"cre\", \"aut\")),\nperson(\"Grant\", \"Innerst\", role = \"aut\"),\nperson(\"Melissa\", \"Innerst\", role = \"aut\")\n)",
  "Description": "Package including an interactive Shiny application for\nplotting common univariate distributions.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ccasement/DistPlotter,\nhttps://CRAN.R-project.org/package=DistPlotter",
  "BugReports": "https://github.com/ccasement/DistPlotter/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "RoxygenNote": "7.1.2",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://ccasement.r-universe.dev",
  "Date/Publication": "2023-02-07 18:30:49 UTC",
  "RemoteUrl": "https://github.com/ccasement/distplotter",
  "RemoteRef": "HEAD",
  "RemoteSha": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:21:14 UTC",
    "User": "root"
  },
  "Author": "Christopher Casement [cre, aut],\nGrant Innerst [aut],\nMelissa Innerst [aut]",
  "Maintainer": "Christopher Casement <casementc@gmail.com>",
  "MD5sum": "31e58c81cb8ee27d4141a07bd043ec43",
  "_user": "ccasement",
  "_type": "src",
  "_file": "DistPlotter_0.0.2.tar.gz",
  "_fileid": "3b694ada7b5fa19a0f680106de2f29ef4a138451765125abd0768d2ba478385f",
  "_filesize": 1648771,
  "_sha256": "3b694ada7b5fa19a0f680106de2f29ef4a138451765125abd0768d2ba478385f",
  "_created": "2026-05-19T09:21:14.000Z",
  "_published": "2026-06-02T14:46:14.216Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79098591478,
      "time": 170,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079645851"
    },
    {
      "job": 79098591129,
      "time": 156,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079641249"
    },
    {
      "job": 79098591028,
      "time": 119,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079626298"
    },
    {
      "job": 79098590880,
      "time": 99,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079620735"
    },
    {
      "job": 79098590151,
      "time": 194,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079584678"
    },
    {
      "job": 79098590209,
      "time": 121,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361081024"
    },
    {
      "job": 79098592028,
      "time": 328,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079702512"
    },
    {
      "job": 79098591074,
      "time": 296,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079690285"
    },
    {
      "job": 79098591088,
      "time": 313,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079696058"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ccasement/distplotter",
  "_commit": {
    "id": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
    "author": "ccasement <casementc@gmail.com>",
    "committer": "ccasement <casementc@gmail.com>",
    "message": "Added distributions and 1-1 mappings for critical values in first tab\n",
    "time": 1675794649
  },
  "_maintainer": {
    "name": "Christopher Casement",
    "email": "casementc@gmail.com",
    "login": "ccasement",
    "description": "",
    "uuid": 15201877
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "colourpicker",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.8",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.20",
      "role": "Imports"
    },
    {
      "package": "extraDistr",
      "version": ">= 1.9.1",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.5",
      "role": "Imports"
    },
    {
      "package": "rio",
      "version": ">= 0.5.29",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "version": ">= 1.7.1",
      "role": "Imports"
    },
    {
      "package": "shinyalert",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "shinyBS",
      "version": ">= 0.61",
      "role": "Imports"
    },
    {
      "package": "shinyjs",
      "version": ">= 2.1.0",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "version": ">= 0.6.4",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "version": ">= 1.7.6",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.4.0",
      "role": "Imports"
    }
  ],
  "_owner": "ccasement",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ccasement",
      "count": 6,
      "uuid": 15201877
    }
  ],
  "_userbio": {
    "uuid": 15201877,
    "type": "user",
    "name": "Chris Casement"
  },
  "_downloads": {
    "count": 247,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/DistPlotter"
  },
  "_devurl": "https://github.com/ccasement/distplotter",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/DistPlotter.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ccasement/distplotter",
  "_realowner": "ccasement",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2022-03-09"
    },
    {
      "version": "0.0.2",
      "date": "2022-03-10"
    }
  ],
  "_exports": [
    "runDistPlotterApp"
  ],
  "_help": [
    {
      "page": "DistPlotter-package",
      "title": "DistPlotter: A Graphical User Interface for Plotting Common Univariate Distributions",
      "topics": [
        "DistPlotter-package",
        "DistPlotter",
        "_PACKAGE"
      ]
    },
    {
      "page": "runDistPlotterApp",
      "title": "Run the DistPlotter Shiny application",
      "topics": [
        "runDistPlotterApp"
      ]
    }
  ],
  "_readme": "https://github.com/ccasement/distplotter/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "colourpicker",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "extraDistr",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "foreign",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "promises",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyalert",
    "shinyBS",
    "shinyjs",
    "shinyWidgets",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "distplotter",
  "_universes": [
    "ccasement"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-19T09:23:54.000Z",
      "distro": "noble",
      "commit": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
      "fileid": "e841db1c3cff5210d11df425693bc8a4e4001c29e3a5569847a11265f2bda313",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.2",
      "date": "2026-05-19T09:23:44.000Z",
      "distro": "noble",
      "commit": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
      "fileid": "53d584fab215e62c560e2b8609c7df9d36e288651970391500f93250d5ed193c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-19T09:23:04.000Z",
      "commit": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
      "fileid": "4f3e6a161f08a534956f8aacadcb4d1afca088260c74da895a51ce0fa73cc293",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.2",
      "date": "2026-05-19T09:22:53.000Z",
      "commit": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
      "fileid": "4404c207246226963c88f6d989075042f8391a66f53537398480832f9559d90c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-19T09:26:30.000Z",
      "commit": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
      "fileid": "d3734b3711e74a585a8d53b3359189fc4704a71451e55145309d1745cbff4607",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-19T09:25:55.000Z",
      "commit": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
      "fileid": "8166f6059bd88764e8d76b23f2dbb18228aefc791d5fcc41b7b1804f6b1ea283",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.2",
      "date": "2026-05-19T09:26:14.000Z",
      "commit": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
      "fileid": "439f808569f2d4c2cbc93bfbfbeb16dd725fae81475dacd68eac30aae84befcf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.2",
      "date": "2026-06-02T14:45:39.000Z",
      "commit": "e4325d00c63855a0cd0a8e2fc7f0196577933231",
      "fileid": "450a8da4561df87d4f6162cac9069832de09ef061878d6afed0db6e5a372c750",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ccasement/actions/runs/26088016208"
    }
  ]
}