{
  "_id": "6a214007cd65a98ecbd2a22b",
  "Package": "ggstudent",
  "Type": "Package",
  "Date": "2020-05-05",
  "Title": "Continuous Confidence Interval Plots using t-Distribution",
  "Version": "0.1.1-1",
  "Authors@R": "person(given = \"Jouni\",\nfamily = \"Helske\",\nrole = c(\"aut\", \"cre\"),\nemail = \"jouni.helske@iki.fi\",\ncomment = c(ORCID = \"0000-0001-7130-793X\"))",
  "License": "GPL (>= 2)",
  "Description": "Provides an extension to 'ggplot2' (Wickham, 2016,\n<doi:10.1007/978-3-319-24277-4>) for creating two types of\ncontinuous confidence interval plots (Violin CI and Gradient CI\nplots), typically for the sample mean. These plots contain\nmultiple user-defined confidence areas with varying colours,\ndefined by the underlying t-distribution used to compute\nstandard confidence intervals for the mean of the normal\ndistribution when the variance is unknown. Two types of plots\nare available, a gradient plot with rectangular areas, and a\nviolin plot where the shape (horizontal width) is defined by\nthe probability density function of the t-distribution.",
  "Encoding": "UTF-8",
  "BugReports": "https://github.com/helske/ggstudent/issues",
  "URL": "https://github.com/helske/ggstudent",
  "RoxygenNote": "6.1.1",
  "Repository": "https://helske.r-universe.dev",
  "Date/Publication": "2021-09-06 10:37:03 UTC",
  "RemoteUrl": "https://github.com/helske/ggstudent",
  "RemoteRef": "HEAD",
  "RemoteSha": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 09:03:45 UTC",
    "User": "root"
  },
  "Author": "Jouni Helske [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-7130-793X>)",
  "Maintainer": "Jouni Helske <jouni.helske@iki.fi>",
  "MD5sum": "a5257411ef2e8c9568d4716ee17925be",
  "_user": "helske",
  "_type": "src",
  "_file": "ggstudent_0.1.1-1.tar.gz",
  "_fileid": "445ad66624f3bbafe28c8c627512894d5e5626699516dc847eaf34ec14423180",
  "_filesize": 93331,
  "_sha256": "445ad66624f3bbafe28c8c627512894d5e5626699516dc847eaf34ec14423180",
  "_created": "2026-06-04T09:03:45.000Z",
  "_published": "2026-06-04T09:06:15.250Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79485646967,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407411462"
    },
    {
      "job": 79485646948,
      "time": 101,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407406279"
    },
    {
      "job": 79485646946,
      "time": 108,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407408732"
    },
    {
      "job": 79485647079,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407405490"
    },
    {
      "job": 79485212075,
      "time": 157,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407371757"
    },
    {
      "job": 79485646947,
      "time": 89,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7407402520"
    },
    {
      "job": 79485647114,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7407400501"
    },
    {
      "job": 79485647083,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7407395859"
    },
    {
      "job": 79485647116,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7407396886"
    }
  ],
  "_buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/helske/ggstudent",
  "_commit": {
    "id": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
    "author": "Jouni Helske <jouni.helske@iki.fi>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update DESCRIPTION",
    "time": 1630924623
  },
  "_maintainer": {
    "name": "Jouni Helske",
    "email": "jouni.helske@iki.fi",
    "login": "helske",
    "orcid": "0000-0001-7130-793X",
    "description": "Bayesian statistics, time series, causal inference, state space models, hidden Markov models, visualization.",
    "uuid": 1560448
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Suggests"
    }
  ],
  "_owner": "helske",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "helske",
      "count": 6,
      "uuid": 1560448
    }
  ],
  "_userbio": {
    "uuid": 1560448,
    "type": "user",
    "name": "Jouni Helske",
    "description": "Bayesian statistics, time series, causal inference, state space models, hidden Markov models, visualization."
  },
  "_downloads": {
    "count": 140,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggstudent"
  },
  "_devurl": "https://github.com/helske/ggstudent",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggstudent.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/helske/ggstudent",
  "_realowner": "helske",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1-1",
      "date": "2020-05-11"
    },
    {
      "version": "0.1.2",
      "date": "2025-04-09"
    }
  ],
  "_exports": [
    "geom_student",
    "GeomStudent",
    "StatStudent"
  ],
  "_help": [
    {
      "page": "geom_student",
      "title": "Student CI plot",
      "topics": [
        "geom_student"
      ]
    }
  ],
  "_readme": "https://github.com/helske/ggstudent/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_score": 2.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "ggstudent",
  "_universes": [
    "helske"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1-1",
      "date": "2026-06-04T09:05:39.000Z",
      "distro": "noble",
      "commit": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
      "fileid": "66e3670d6c6fd568c9ce84048436c547ef22acf218ad95630c9ff493b75d1f57",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1-1",
      "date": "2026-06-04T09:05:25.000Z",
      "distro": "noble",
      "commit": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
      "fileid": "adb1bfdb8a4e751aee564919abc9a7c77439577c77b854c78801f1bc86fd452d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1-1",
      "date": "2026-06-04T09:05:36.000Z",
      "commit": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
      "fileid": "0c1b1d65c57e21e25ee78766e6946add7cf0656e35c0d9c01297a7fc46de71aa",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1-1",
      "date": "2026-06-04T09:05:25.000Z",
      "commit": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
      "fileid": "a8e98b71af4b200761be4ca273623369cebd66c1f5c96d19057c3ccc90daf789",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1-1",
      "date": "2026-06-04T09:05:32.000Z",
      "commit": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
      "fileid": "f607c94ef4a46079e9c2201b6040bae28d53d270ea1b4210f0e561702ced0f21",
      "status": "success",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1-1",
      "date": "2026-06-04T09:05:03.000Z",
      "commit": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
      "fileid": "68262076ba147d8e3356ffce58857cf950d0331d6c109674c3298435e9e44f8a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1-1",
      "date": "2026-06-04T09:04:49.000Z",
      "commit": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
      "fileid": "1ae0097e5533019105eff712c498e17a0048ffd290ca2d2561e85c6c17634c0a",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1-1",
      "date": "2026-06-04T09:04:53.000Z",
      "commit": "cb07e69f56b09de1b6c73eaac5e28f900beb1d3e",
      "fileid": "83fcb3f9fae43df2775dfb9c710b12c38650f260195a200da8d2de4d3ef1d6f8",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/helske/actions/runs/26941886726"
    }
  ]
}