{
  "_id": "6a644fdd059529545f575b43",
  "Package": "confintr",
  "Title": "Confidence Intervals",
  "Version": "1.0.3",
  "Authors@R": "person(\"Michael\", \"Mayer\", , \"mayermichael79@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Calculates classic and/or bootstrap confidence intervals\nfor many parameters such as the population mean, variance,\ninterquartile range (IQR), median absolute deviation (MAD),\nskewness, kurtosis, Cramer's V, odds ratio, R-squared,\nquantiles (incl. median), proportions, different types of\ncorrelation measures, difference in means, quantiles and\nmedians. Many of the classic confidence intervals are described\nin Smithson, M. (2003, ISBN: 978-0761924999). Bootstrap\nconfidence intervals are calculated with the R package 'boot'.\nBoth one- and two-sided intervals are supported.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/mayer79/confintr",
  "BugReports": "https://github.com/mayer79/confintr/issues",
  "Repository": "https://mayer79.r-universe.dev",
  "Date/Publication": "2025-04-06 09:26:27 UTC",
  "RemoteUrl": "https://github.com/mayer79/confintr",
  "RemoteRef": "HEAD",
  "RemoteSha": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-25 05:45:46 UTC",
    "User": "root"
  },
  "Author": "Michael Mayer [aut, cre]",
  "Maintainer": "Michael Mayer <mayermichael79@gmail.com>",
  "_user": "mayer79",
  "_type": "src",
  "_file": "confintr_1.0.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/1c2f3c8acf8b0577f563b3ac92eab2c06c8ba3c3c556dec1700e4174063037b5",
  "_filesize": 272198,
  "_sha256": "1c2f3c8acf8b0577f563b3ac92eab2c06c8ba3c3c556dec1700e4174063037b5",
  "_expires": "2026-11-02T05:55:40.000Z",
  "_created": "2026-07-25T05:45:46.000Z",
  "_published": "2026-07-25T05:55:41.656Z",
  "_jobs": [
    {
      "job": 89648863527,
      "time": 164,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8616148355"
    },
    {
      "job": 89648863534,
      "time": 177,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616150092"
    },
    {
      "job": 89648863529,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8616210411"
    },
    {
      "job": 89648863521,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616200873"
    },
    {
      "job": 89648578621,
      "time": 214,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616120792"
    },
    {
      "job": 89648863528,
      "time": 119,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8616140725"
    },
    {
      "job": 89648863532,
      "time": 70,
      "config": "windows-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8616132922"
    },
    {
      "job": 89648863536,
      "time": 72,
      "config": "windows-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8616133086"
    },
    {
      "job": 89648863547,
      "time": 82,
      "config": "windows-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8616134959"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452",
  "_status": "success",
  "_upstream": "https://github.com/mayer79/confintr",
  "_commit": {
    "id": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
    "author": "Michael Mayer <mayermichael79@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #24 from mayer79/code-cov-version\n\nUpdate code coverage version",
    "time": 1743931587
  },
  "_maintainer": {
    "name": "Michael Mayer",
    "email": "mayermichael79@gmail.com",
    "login": "mayer79",
    "description": "Unbiased statistics | ML",
    "uuid": 16206095
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.1.0",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "mayer79",
  "_selfowned": true,
  "_usedby": 21,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "bootstrap",
    "confidence-intervals",
    "statistical-inference",
    "statistics"
  ],
  "_stars": 19,
  "_contributors": [
    {
      "user": "mayer79",
      "count": 144,
      "uuid": 16206095
    }
  ],
  "_userbio": {
    "uuid": 16206095,
    "type": "user",
    "name": "Michael Mayer",
    "followers": 124,
    "description": "Unbiased statistics | ML"
  },
  "_downloads": {
    "count": 7421,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/confintr"
  },
  "_devurl": "https://github.com/mayer79/confintr",
  "_searchresults": 244,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/confintr.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/mayer79/confintr",
  "_realowner": "mayer79",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-04"
    },
    {
      "version": "0.1.1",
      "date": "2020-06-29"
    },
    {
      "version": "0.1.2",
      "date": "2022-01-28"
    },
    {
      "version": "0.2.0",
      "date": "2022-09-29"
    },
    {
      "version": "1.0.0",
      "date": "2023-04-15"
    },
    {
      "version": "1.0.1",
      "date": "2023-05-12"
    },
    {
      "version": "1.0.2",
      "date": "2023-06-04"
    }
  ],
  "_exports": [
    "ci_chisq_ncp",
    "ci_cor",
    "ci_cramersv",
    "ci_f_ncp",
    "ci_IQR",
    "ci_kurtosis",
    "ci_mad",
    "ci_mean",
    "ci_mean_diff",
    "ci_median",
    "ci_median_diff",
    "ci_oddsratio",
    "ci_proportion",
    "ci_quantile",
    "ci_quantile_diff",
    "ci_rsquared",
    "ci_sd",
    "ci_skewness",
    "ci_var",
    "cramersv",
    "is.cint",
    "kurtosis",
    "moment",
    "oddsratio",
    "se_mean",
    "se_mean_diff",
    "se_proportion",
    "se_var",
    "skewness"
  ],
  "_help": [
    {
      "page": "ci_chisq_ncp",
      "title": "CI for the NCP of the Chi-Squared Distribution",
      "topics": [
        "ci_chisq_ncp"
      ]
    },
    {
      "page": "ci_cor",
      "title": "CI for Correlation Coefficients",
      "topics": [
        "ci_cor"
      ]
    },
    {
      "page": "ci_cramersv",
      "title": "CI for the Population Cramer's V",
      "topics": [
        "ci_cramersv"
      ]
    },
    {
      "page": "ci_f_ncp",
      "title": "CI for the Non-Centrality Parameter of the F Distribution",
      "topics": [
        "ci_f_ncp"
      ]
    },
    {
      "page": "ci_IQR",
      "title": "CI for the IQR",
      "topics": [
        "ci_IQR"
      ]
    },
    {
      "page": "ci_kurtosis",
      "title": "CI for the Kurtosis",
      "topics": [
        "ci_kurtosis"
      ]
    },
    {
      "page": "ci_mad",
      "title": "CI for the MAD",
      "topics": [
        "ci_mad"
      ]
    },
    {
      "page": "ci_mean",
      "title": "CI for the Population Mean",
      "topics": [
        "ci_mean"
      ]
    },
    {
      "page": "ci_mean_diff",
      "title": "CI for the Population Mean Difference",
      "topics": [
        "ci_mean_diff"
      ]
    },
    {
      "page": "ci_median",
      "title": "CI for the Population Median",
      "topics": [
        "ci_median"
      ]
    },
    {
      "page": "ci_median_diff",
      "title": "CI for the Population Median Difference of two Samples",
      "topics": [
        "ci_median_diff"
      ]
    },
    {
      "page": "ci_oddsratio",
      "title": "CI for the Odds Ratio",
      "topics": [
        "ci_oddsratio"
      ]
    },
    {
      "page": "ci_proportion",
      "title": "CI for a Population Proportion",
      "topics": [
        "ci_proportion"
      ]
    },
    {
      "page": "ci_quantile",
      "title": "CI for a Population Quantile",
      "topics": [
        "ci_quantile"
      ]
    },
    {
      "page": "ci_quantile_diff",
      "title": "CI for the Population Quantile Difference of two Samples",
      "topics": [
        "ci_quantile_diff"
      ]
    },
    {
      "page": "ci_rsquared",
      "title": "CI for the Population R-Squared",
      "topics": [
        "ci_rsquared"
      ]
    },
    {
      "page": "ci_sd",
      "title": "CI for the Population Std",
      "topics": [
        "ci_sd"
      ]
    },
    {
      "page": "ci_skewness",
      "title": "CI for the Skewness",
      "topics": [
        "ci_skewness"
      ]
    },
    {
      "page": "ci_var",
      "title": "CI for the Population Variance",
      "topics": [
        "ci_var"
      ]
    },
    {
      "page": "cramersv",
      "title": "Cramer's V",
      "topics": [
        "cramersv"
      ]
    },
    {
      "page": "is.cint",
      "title": "Type Check",
      "topics": [
        "is.cint"
      ]
    },
    {
      "page": "kurtosis",
      "title": "Pearson's Measure of Kurtosis",
      "topics": [
        "kurtosis"
      ]
    },
    {
      "page": "moment",
      "title": "Sample Moments",
      "topics": [
        "moment"
      ]
    },
    {
      "page": "oddsratio",
      "title": "Odds Ratio",
      "topics": [
        "oddsratio"
      ]
    },
    {
      "page": "print.cint",
      "title": "Print \"cint\" Object",
      "topics": [
        "print.cint"
      ]
    },
    {
      "page": "se",
      "title": "Standard errors",
      "topics": [
        "se",
        "se_mean",
        "se_mean_diff",
        "se_proportion",
        "se_var"
      ]
    },
    {
      "page": "skewness",
      "title": "Sample Skewness",
      "topics": [
        "skewness"
      ]
    }
  ],
  "_pkglogo": "https://github.com/mayer79/confintr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/mayer79/confintr/raw/HEAD/README.md",
  "_rundeps": [
    "boot"
  ],
  "_vignettes": [
    {
      "source": "confintr.Rmd",
      "filename": "confintr.html",
      "title": "Using 'confintr'",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Overview",
        "Installation",
        "Usage",
        "References"
      ],
      "created": "2020-05-21 19:04:37",
      "modified": "2023-05-26 09:49:30",
      "commits": 15
    }
  ],
  "_score": 9.034916412670079,
  "_indexed": true,
  "_nocasepkg": "confintr",
  "_universes": [
    "mayer79"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-25T05:48:32.000Z",
      "distro": "resolute",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "https://r2.ropensci.org/4bb54d017d9d654b7705d44610533848e50ff47747d782d369480a4ce6592d1b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-07-25T05:48:37.000Z",
      "distro": "resolute",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "https://r2.ropensci.org/4630a7f3f22d7ed21871600fbe46965a69e5dbbcafe35038a53de907dc3a6dcd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-25T05:55:01.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "https://r2.ropensci.org/bfa0e485f19392316f3eee3cae7c775f0f7e910cc1ddbb3c2ce974fd1ec72f25",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-07-25T05:54:03.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "https://r2.ropensci.org/41ae81cf954c816a480197ac6aa8a6965ad160ca2a0bf167089311704466badd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-07-25T05:47:57.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "https://r2.ropensci.org/1ebf1844d9af83be804f4e3580f9e9b20dc7a5918db5620a582327d76038d049",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-25T05:46:47.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "https://r2.ropensci.org/e219ee279b75a5c4e1cae9ad0fdefb4164464dd61b28b407d59d1250fc13dc46",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-25T05:46:46.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "https://r2.ropensci.org/04eb1c05cdf3ad169bc1a159ef184455b751503f521d77bd126c4f9c99bf7a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-07-25T05:46:57.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "https://r2.ropensci.org/afdb0eea7c41f613759807a0fc53fbbb323d3fd9682a25acd73e65be4c1926a4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/30146218452"
    }
  ]
}