{
  "_id": "6a212344cd65a98ecbd1fe6d",
  "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-06-04 07:00:04 UTC",
    "User": "root"
  },
  "Author": "Michael Mayer [aut, cre]",
  "Maintainer": "Michael Mayer <mayermichael79@gmail.com>",
  "MD5sum": "c680077479d540c0fdd9b422f1a2b1ba",
  "_user": "mayer79",
  "_type": "src",
  "_file": "confintr_1.0.3.tar.gz",
  "_fileid": "a5c014860450c8c7e92203a6c2733162425955d8e62876bbe2711822803b5cb6",
  "_filesize": 269393,
  "_sha256": "a5c014860450c8c7e92203a6c2733162425955d8e62876bbe2711822803b5cb6",
  "_created": "2026-06-04T07:00:04.000Z",
  "_published": "2026-06-04T07:03:32.494Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79466609566,
      "time": 174,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405073015"
    },
    {
      "job": 79466609461,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405061904"
    },
    {
      "job": 79466609483,
      "time": 125,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405059723"
    },
    {
      "job": 79466609673,
      "time": 109,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405055208"
    },
    {
      "job": 79466166263,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405025988"
    },
    {
      "job": 79466609623,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405054378"
    },
    {
      "job": 79466609479,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7405047310"
    },
    {
      "job": 79466609464,
      "time": 176,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7405073271"
    },
    {
      "job": 79466609440,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7405052433"
    }
  ],
  "_buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 16206095
  },
  "_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",
    "description": "Unbiased statistics | ML"
  },
  "_downloads": {
    "count": 8236,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/confintr"
  },
  "_devurl": "https://github.com/mayer79/confintr",
  "_searchresults": 144,
  "_rbuild": "4.6.0",
  "_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": 8.851142984783674,
  "_indexed": true,
  "_nocasepkg": "confintr",
  "_universes": [
    "mayer79"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-04T07:03:00.000Z",
      "distro": "noble",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "05ad1442d001ac3d00d7cfff5757067142e589befb92bb14446c793dcdc7863d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.3",
      "date": "2026-06-04T07:02:17.000Z",
      "distro": "noble",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "046e742028e38e2fd24385025695328b94f700cccad3a64bf1be36ff71d4ecc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-04T07:02:05.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "44ac46a60d8d8b8851bb7be0f14111202d5538cec7ae578f661bcb1b37432462",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.3",
      "date": "2026-06-04T07:01:44.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "1400b7792a94078561b3ecb23cb715ab1fc51eba2c4e80f52f6ebadad3a60343",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.3",
      "date": "2026-06-04T07:02:06.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "2e85ecbc34a8acef2318cbb7a2d1ce6c072afddac9cc37e522f2f78cb0c26d7b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-04T07:01:17.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "33c24e3a6bd17939676df3d46a2bdbf8a2ea075fa18f029b1eb6c90972c4177b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-04T07:02:41.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "33e326e0f7fd67359615775d141d698539709e94fe06223838134f8eb16c0df4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.3",
      "date": "2026-06-04T07:01:29.000Z",
      "commit": "c40611f66e75d2b35a5be5eb821af83b8d509a78",
      "fileid": "e71ebea351a4d281e2c61023f60ca64932553d72e233c8286e9302b3257859ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/mayer79/actions/runs/26936099912"
    }
  ]
}