{
  "_id": "6a1f0158b401979e7341afdc",
  "Package": "interpretCI",
  "Type": "Package",
  "Title": "Estimate the Confidence Interval and Interpret Step by Step",
  "Version": "0.1.2",
  "Authors@R": "person(\"Keon-Woong\",\"Moon\", email=\"cardiomoon@gmail.com\",\nrole=c(\"aut\", \"cre\"))",
  "URL": "https://github.com/cardiomoon/interpretCI,\nhttps://cardiomoon.github.io/interpretCI/",
  "Description": "Estimate confidence intervals for mean, proportion, mean\ndifference for unpaired and paired samples and proportion\ndifference. Plot the confidence intervals. Generate documents\nexplaining the statistical result step by step.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.1.2",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev",
  "Repository": "https://cardiomoon.r-universe.dev",
  "Date/Publication": "2022-02-08 03:20:56 UTC",
  "RemoteUrl": "https://github.com/cardiomoon/interpretci",
  "RemoteRef": "HEAD",
  "RemoteSha": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-18 08:44:17 UTC",
    "User": "root"
  },
  "Author": "Keon-Woong Moon [aut, cre]",
  "Maintainer": "Keon-Woong Moon <cardiomoon@gmail.com>",
  "MD5sum": "afd7c83d982317a5fe69e0e042e2822f",
  "_user": "cardiomoon",
  "_type": "src",
  "_file": "interpretCI_0.1.2.tar.gz",
  "_fileid": "d834789dae8462a5278d46c620c54addfc116d0644cd0c1be056eb39f57dca43",
  "_filesize": 3960484,
  "_sha256": "d834789dae8462a5278d46c620c54addfc116d0644cd0c1be056eb39f57dca43",
  "_created": "2026-05-18T08:44:17.000Z",
  "_published": "2026-06-02T16:14:16.577Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79117683646,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7053306574"
    },
    {
      "job": 79117683805,
      "time": 174,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053311205"
    },
    {
      "job": 79117683749,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7053304076"
    },
    {
      "job": 79117683282,
      "time": 144,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053300701"
    },
    {
      "job": 79117682403,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7053251703"
    },
    {
      "job": 79117682354,
      "time": 137,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7363414624"
    },
    {
      "job": 79117682834,
      "time": 153,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7053303967"
    },
    {
      "job": 79117683996,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7053291932"
    },
    {
      "job": 79117683089,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7053310210"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cardiomoon/interpretci",
  "_commit": {
    "id": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
    "author": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "committer": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "message": "0.1.2\n\n0.1.2\n",
    "time": 1644290456
  },
  "_maintainer": {
    "name": "Keon-Woong Moon",
    "email": "cardiomoon@gmail.com",
    "login": "cardiomoon",
    "description": "M.D. & Ph.D.\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea",
    "uuid": 7410607
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "ggbeeswarm",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "aplot",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "english",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "moonBook",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "PairedData",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    }
  ],
  "_owner": "cardiomoon",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "cardiomoon",
      "count": 15,
      "uuid": 7410607
    }
  ],
  "_userbio": {
    "uuid": 7410607,
    "type": "user",
    "name": "Keon-Woong Moon",
    "description": "M.D. & Ph.D.\r\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea"
  },
  "_downloads": {
    "count": 452,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/interpretCI"
  },
  "_devurl": "https://github.com/cardiomoon/interpretci",
  "_pkgdown": "https://cardiomoon.github.io/interpretCI/",
  "_searchresults": 53,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/interpretCI.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cardiomoon/interpretci",
  "_realowner": "cardiomoon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2022-01-28"
    }
  ],
  "_exports": [
    "%>%",
    "acs",
    "draw_n",
    "draw_t",
    "draw_x2",
    "English",
    "english2",
    "estimationPlot1",
    "interpret",
    "is.mynumeric",
    "isProvided",
    "meanCI",
    "meanCI_sub",
    "meanCI2",
    "meanCI2df",
    "meanCI2df1",
    "meanCIplot1",
    "pairPlot",
    "pairPlot1",
    "palette2colors",
    "propCI",
    "propCI_sub",
    "rstudio_viewer",
    "select",
    "show_t_table",
    "show_x2_table",
    "show_z_table",
    "textBox"
  ],
  "_help": [
    {
      "page": "acs",
      "title": "Demographic data of 857 patients with ACS",
      "topics": [
        "acs"
      ]
    },
    {
      "page": "draw_n",
      "title": "Draw normal distribution curve",
      "topics": [
        "draw_n"
      ]
    },
    {
      "page": "draw_t",
      "title": "Draw t distribution curve",
      "topics": [
        "draw_t"
      ]
    },
    {
      "page": "draw_x2",
      "title": "Draw chi-squared distribution curve",
      "topics": [
        "draw_x2"
      ]
    },
    {
      "page": "English",
      "title": "Convert numeric to string with uppercase first letter",
      "topics": [
        "English"
      ]
    },
    {
      "page": "english2",
      "title": "Convert numeric to string",
      "topics": [
        "english2"
      ]
    },
    {
      "page": "estimationPlot1",
      "title": "Draw estimation plot1",
      "topics": [
        "estimationPlot1"
      ]
    },
    {
      "page": "interpret",
      "title": "Interpret an object of meanCI",
      "topics": [
        "interpret"
      ]
    },
    {
      "page": "is.mynumeric",
      "title": "Decide whether a vector can be treated as a numeric variable",
      "topics": [
        "is.mynumeric"
      ]
    },
    {
      "page": "isProvided",
      "title": "Whether the arg is provided in function call",
      "topics": [
        "isProvided"
      ]
    },
    {
      "page": "meanCI",
      "title": "Calculate confidence intervals of mean or difference between means",
      "topics": [
        "meanCI"
      ]
    },
    {
      "page": "meanCI_sub",
      "title": "Calculate confidence intervals of mean or difference between means in a data.frame",
      "topics": [
        "meanCI.data.frame",
        "meanCI_sub"
      ]
    },
    {
      "page": "meanCI2",
      "title": "Calculate confidence intervals of mean or difference between means",
      "topics": [
        "meanCI.default",
        "meanCI2"
      ]
    },
    {
      "page": "meanCI2df",
      "title": "Prepare data to plot from an object of class meanCI",
      "topics": [
        "meanCI2df"
      ]
    },
    {
      "page": "meanCI2df1",
      "title": "Extract data from an object of class meanCI",
      "topics": [
        "meanCI2df1"
      ]
    },
    {
      "page": "meanCIplot1",
      "title": "Draw meanCI plot for data with single vector",
      "topics": [
        "meanCIplot1"
      ]
    },
    {
      "page": "pairPlot",
      "title": "Draw a pair plot with an object of class meanCI",
      "topics": [
        "pairPlot"
      ]
    },
    {
      "page": "pairPlot1",
      "title": "Draw a pair plot",
      "topics": [
        "pairPlot1"
      ]
    },
    {
      "page": "palette2colors",
      "title": "Extract hexadecimal colors from a color palette",
      "topics": [
        "palette2colors"
      ]
    },
    {
      "page": "plot.meanCI",
      "title": "S3 method for an object of class \"meanCI\"",
      "topics": [
        "plot.meanCI"
      ]
    },
    {
      "page": "print.meanCI",
      "title": "S3 method \"print\" for class \"meanCI\"",
      "topics": [
        "print.meanCI"
      ]
    },
    {
      "page": "print.plotCI",
      "title": "S3 method for class plotCI",
      "topics": [
        "print.plotCI"
      ]
    },
    {
      "page": "propCI",
      "title": "Calculate confidence intervals of proportion or difference between proportions",
      "topics": [
        "propCI"
      ]
    },
    {
      "page": "propCI_sub",
      "title": "Calculate confidence intervals of proportion or difference between proportions in a data.frame",
      "topics": [
        "propCI_sub"
      ]
    },
    {
      "page": "rstudio_viewer",
      "title": "Show html file in RStudio viewer or browser",
      "topics": [
        "rstudio_viewer"
      ]
    },
    {
      "page": "show_t_table",
      "title": "Show t-value table",
      "topics": [
        "show_t_table"
      ]
    },
    {
      "page": "show_x2_table",
      "title": "Show chisquare table",
      "topics": [
        "show_x2_table"
      ]
    },
    {
      "page": "show_z_table",
      "title": "Show z-value table",
      "topics": [
        "show_z_table"
      ]
    },
    {
      "page": "textBox",
      "title": "Draw textbox",
      "topics": [
        "textBox"
      ]
    }
  ],
  "_readme": "https://github.com/cardiomoon/interpretci/raw/HEAD/README.md",
  "_rundeps": [
    "aplot",
    "askpass",
    "base64enc",
    "beeswarm",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "crayon",
    "data.table",
    "datawizard",
    "digest",
    "dplyr",
    "english",
    "evaluate",
    "farver",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "fs",
    "gdtools",
    "generics",
    "ggbeeswarm",
    "ggfun",
    "ggplot2",
    "ggplotify",
    "glue",
    "gridGraphics",
    "gtable",
    "highr",
    "hms",
    "htmltools",
    "insight",
    "isoband",
    "janitor",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "moonBook",
    "nortest",
    "officer",
    "openssl",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "sjlabelled",
    "sjmisc",
    "snakecase",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "utf8",
    "uuid",
    "vctrs",
    "vipor",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "yulab.utils",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "Confidence_interval_for_a_mean.Rmd",
      "filename": "Confidence_interval_for_a_mean.html",
      "title": "Confidence interval for a mean",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Confidence interval of mean",
        "Raw data",
        "Sample statistics",
        "Find the margin of error",
        "Confidence interval of the mean",
        "Plot",
        "Result of meanCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-26 13:48:00",
      "commits": 2
    },
    {
      "source": "Confidence_interval_for_a_proportion.Rmd",
      "filename": "Confidence_interval_for_a_proportion.html",
      "title": "Confidence interval for a proportion",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Confidence interval of a sample proportion",
        "Solution",
        "1. Identify a sample statistic.",
        "2. Select a confidence level.",
        "3. Find the margin of error.",
        "Find standard deviation or standard error.",
        "4. Confidence interval of the proportion",
        "Result of propCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-26 13:48:00",
      "commits": 2
    },
    {
      "source": "Confidence_interval_for_proportion_difference.Rmd",
      "filename": "Confidence_interval_for_proportion_difference.html",
      "title": "Confidence interval for the difference between proportions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Solution",
        "1. Identify a sample statistic.",
        "2. Select a confidence level.",
        "3. Find the margin of error.",
        "Find standard deviation or standard error.",
        "4. Confidence interval of the proportion",
        "Result of propCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-27 07:50:08",
      "commits": 3
    },
    {
      "source": "Confidence_interval_for_paired_mean_difference.Rmd",
      "filename": "Confidence_interval_for_paired_mean_difference.html",
      "title": "Confidence interval for the paired mean difference",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Solution",
        "Identify a sample statistic.",
        "Standard deviation($s_d$)",
        "standard error(SE)",
        "Select a confidence level.",
        "Degrees of freedom(DF)",
        "Find critical value",
        "Compute margin of error(ME):",
        "Confidence level",
        "Confidence interval of the mean difference",
        "Plot",
        "Result of meanCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-26 13:48:00",
      "commits": 2
    },
    {
      "source": "Confidence_interval_for_unpaired_mean_difference.Rmd",
      "filename": "Confidence_interval_for_unpaired_mean_difference.html",
      "title": "Confidence interval for the unpaired mean difference",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Confidence interval of mean",
        "Raw data",
        "Identify sample statistics",
        "Select a confidence level.",
        "Find the margin of error",
        "1. Find standard error.",
        "2. Find the degree of freedom(df)",
        "3. Find the critical value",
        "4. Compute margin of error(ME)",
        "5. Specify confidence interval",
        "Confidence interval of the mean difference",
        "Plot",
        "Result of meanCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-26 13:48:00",
      "commits": 2
    },
    {
      "source": "Hypothesis_test_for_a_mean.Rmd",
      "filename": "Hypothesis_test_for_a_mean.html",
      "title": "Hypothesis test for a mean",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Given Problem : r ifelse(two.sided,\"Two\",\"One\")-Tailed Test",
        "Hypothesis Test for a Mean",
        "This approach consists of four steps:",
        "1. State the hypotheses",
        "2. Formulate an analysis plan",
        "3. Analyze sample data.",
        "4. Interpret results.",
        "Result of meanCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-26 13:48:00",
      "commits": 2
    },
    {
      "source": "Hypothesis_test_for_a_proportion.Rmd",
      "filename": "Hypothesis_test_for_a_proportion.html",
      "title": "Hypothesis test for a proportion",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Confidence interval of a sample proportion",
        "Solution",
        "This approach consists of four steps:",
        "1. State the hypotheses",
        "2. Formulate an analysis plan",
        "2. Select a confidence level.",
        "3. Analyze sample data",
        "4. Interpret results.",
        "Result of propCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-26 13:48:00",
      "commits": 2
    },
    {
      "source": "Hypothesis_test_Unpaired_Mean_diff.Rmd",
      "filename": "Hypothesis_test_Unpaired_Mean_diff.html",
      "title": "Hypothesis test for a difference between means",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Given Problem : r ifelse(two.sided,\"Two\",\"One\")-Tailed Test",
        "Hypothesis test",
        "This approach consists of four steps:",
        "1. State the hypotheses",
        "2. Formulate an analysis plan.",
        "3. Analyze sample data",
        "4. Interpret results.",
        "Result of meanCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-26 13:48:00",
      "commits": 2
    },
    {
      "source": "Hypothesis_test_Paired_Mean_Diff.Rmd",
      "filename": "Hypothesis_test_Paired_Mean_Diff.html",
      "title": "Hypothesis test for the difference between paired means",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Conditions",
        "State the hypotheses",
        "Analyze Sample Data",
        "Standard deviation($s_d$)",
        "standard error(SE)",
        "Select a confidence level.",
        "Degrees of freedom(DF)",
        "Test statistics",
        "4. Interpret results.",
        "Result of t.test",
        "Result of meanCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-27 07:50:08",
      "commits": 3
    },
    {
      "source": "Hypotheis_test_for_a_difference_between_proportions.Rmd",
      "filename": "Hypotheis_test_for_a_difference_between_proportions.html",
      "title": "Hypothesis test for the difference between proportions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Problem",
        "Solution",
        "1. State the hypotheses",
        "2. Formulate an analysis plan",
        "3. Analyze sample data",
        "4. Interpret results.",
        "Result of propCI()",
        "Reference"
      ],
      "created": "2022-01-26 06:51:05",
      "modified": "2022-01-26 13:48:00",
      "commits": 2
    },
    {
      "source": "Package_interpretCI.Rmd",
      "filename": "Package_interpretCI.html",
      "title": "R package interpretCI",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Package \"interpretCI\"",
        "Installation",
        "Main functions",
        "1. meanCI(), propCI()",
        "2. plot()",
        "3.interpret()",
        "Basic Usage",
        "1. Confidence interval of mean",
        "2. Mean difference in unpaired samples",
        "3. Mean differences in paired sample",
        "4. One-sided test",
        "5. Compare three or more groups",
        "6. Multiple pairs",
        "7. Split the data with group argument"
      ],
      "created": "2022-01-26 14:10:05",
      "modified": "2022-01-26 14:10:05",
      "commits": 1
    }
  ],
  "_score": 6.066698550422995,
  "_indexed": true,
  "_nocasepkg": "interpretci",
  "_universes": [
    "cardiomoon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-18T08:46:36.000Z",
      "distro": "noble",
      "commit": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
      "fileid": "c8e681212b6539c55243b81547b8ab9a8a433f63943dadd3ce88f0cd588603d3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-05-18T08:46:47.000Z",
      "distro": "noble",
      "commit": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
      "fileid": "8c513000a5889fce6b7e938f2fdfc6eefcc11986f72e895128986718bc41b7f5",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-18T08:46:24.000Z",
      "commit": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
      "fileid": "9a0aba0101e64a5f9f6536c5730496ae4941af4fd3021e5bcc15ab93ffadb589",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-05-18T08:46:14.000Z",
      "commit": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
      "fileid": "d46cbf62052c0ee2e2c432c401d5e37e0d36cd39225b7b1c3a82cfd0eb8a1dc2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-18T08:46:01.000Z",
      "commit": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
      "fileid": "60c7fb7d9c2fa1f34e3f8bfae9439c48b111a38055cdf3c3c47ac5560eb5824c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-18T08:45:34.000Z",
      "commit": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
      "fileid": "f364f8702a85d3b25d0fe520cbb87bb92a39d9ef494314c2ff95c10076300624",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-05-18T08:46:15.000Z",
      "commit": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
      "fileid": "a2e120f1d6ead1155b48115415852403026a25c171de61a0909e9f283c53b64b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-02T16:13:55.000Z",
      "commit": "d11e0d16a3c43017894ac12b223c69f8eb3c4b67",
      "fileid": "15762a43a200db5011dcdf304f98fa82c1c51ede279e7d83dbb2984208f7f61d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26022791541"
    }
  ]
}