{
  "_id": "6a1c3a221d7bb097a0a300ad",
  "Package": "cvcqv",
  "Type": "Package",
  "Title": "Coefficient of Variation (CV) with Confidence Intervals (CI)",
  "Version": "1.0.4",
  "Date": "2026-05-12",
  "Authors@R": "person(\"Maani\", \"Beigy\", email = \"manibeygi@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Maintainer": "Maani Beigy <manibeygi@gmail.com>",
  "Description": "Provides some easy-to-use functions and classes to\ncalculate variability measures such as coefficient of variation\nwith confidence intervals provided with all available methods.\nReferences are 'Panichkitkosolkul' (2013)\n<doi:10.1155/2013/324940>, 'Altunkaynak' & 'Gamgam' (2018)\n<doi:10.1080/03610918.2018.1435800>, 'Albatineh', 'Kibria',\nWilcox & 'Zogheib' (2014) <doi:10.1080/02664763.2013.847405>.",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/MaaniBeigy/cvcqv",
  "BugReports": "https://github.com/MaaniBeigy/cvcqv/issues",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "8.0.0",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "cmake make",
  "Repository": "https://maanibeigy.r-universe.dev",
  "Date/Publication": "2026-05-31 11:57:10 UTC",
  "RemoteUrl": "https://github.com/maanibeigy/cvcqv",
  "RemoteRef": "HEAD",
  "RemoteSha": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 13:35:13 UTC",
    "User": "root"
  },
  "Author": "Maani Beigy [aut, cre]",
  "MD5sum": "70f47458b19403808fb8fc5b40822273",
  "_user": "maanibeigy",
  "_type": "src",
  "_file": "cvcqv_1.0.4.tar.gz",
  "_fileid": "57f4c55e57504b782bb5f85ce1b613d5c8d3b5193ce28f0af7b8aadf16215600",
  "_filesize": 230086,
  "_sha256": "57f4c55e57504b782bb5f85ce1b613d5c8d3b5193ce28f0af7b8aadf16215600",
  "_created": "2026-05-31T13:35:13.000Z",
  "_published": "2026-05-31T13:39:46.227Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78729463294,
      "time": 235,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7317167147"
    },
    {
      "job": 78729463291,
      "time": 236,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7317167201"
    },
    {
      "job": 78729463293,
      "time": 175,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7317159909"
    },
    {
      "job": 78729463295,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7317159530"
    },
    {
      "job": 78729227965,
      "time": 223,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7317140625"
    },
    {
      "job": 78729463298,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7317154593"
    },
    {
      "job": 78729463327,
      "time": 205,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7317163404"
    },
    {
      "job": 78729463309,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7317159856"
    },
    {
      "job": 78729463361,
      "time": 165,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7317158937"
    }
  ],
  "_buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/maanibeigy/cvcqv",
  "_commit": {
    "id": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
    "author": "Maani Beigy <maanibeigy@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add Buy Me a Coffee funding option for maani",
    "time": 1780228630
  },
  "_maintainer": {
    "name": "Maani Beigy",
    "email": "manibeygi@gmail.com",
    "login": "maanibeigy",
    "description": "AI Engineer & PhD candidate in Information Systems, Industrial Engineering and Innovation Sciences, Eindhoven University of Technology",
    "uuid": 37554086
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.0.1",
      "role": "Depends"
    },
    {
      "package": "R6",
      "role": "Imports"
    },
    {
      "package": "SciViews",
      "role": "Imports"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "MBESS",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "maanibeigy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-19",
      "n": 8
    },
    {
      "week": "2026-22",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "coefficient-of-quartile-variation",
    "coefficient-of-variation",
    "cqv",
    "cv"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "maanibeigy",
      "count": 47,
      "uuid": 37554086
    }
  ],
  "_userbio": {
    "uuid": 37554086,
    "type": "user",
    "name": "Maani Beigy",
    "description": "AI Engineer & PhD candidate in Information Systems, Industrial Engineering and Innovation Sciences, Eindhoven University of Technology"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cvcqv"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/maanibeigy/cvcqv",
  "_searchresults": 8,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cvcqv.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/maanibeigy/cvcqv",
  "_realowner": "maanibeigy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-08-06"
    },
    {
      "version": "1.0.3",
      "date": "2026-05-21"
    }
  ],
  "_exports": [
    "BootCoefQuartVar",
    "BootCoefVar",
    "CoefQuartVar",
    "CoefQuartVarCI",
    "CoefVar",
    "CoefVarCI",
    "cqv_versatile",
    "cv_versatile",
    "SampleQuantiles"
  ],
  "_help": [
    {
      "page": "BootCoefQuartVar",
      "title": "R6 Bootstrap Resampling for Coefficient of Quartile Variation",
      "topics": [
        "BootCoefQuartVar"
      ]
    },
    {
      "page": "BootCoefVar",
      "title": "R6 Bootstrap Resampling for Coefficient of Variation",
      "topics": [
        "BootCoefVar"
      ]
    },
    {
      "page": "CoefQuartVar",
      "title": "R6 Coefficient of Quartile Variation (cqv)",
      "topics": [
        "CoefQuartVar"
      ]
    },
    {
      "page": "CoefQuartVarCI",
      "title": "R6 Confidence Intervals for the Coefficient of Quartile Variation (cqv)",
      "topics": [
        "CoefQuartVarCI"
      ]
    },
    {
      "page": "CoefVar",
      "title": "R6 Coefficient of Variation (cv)",
      "topics": [
        "CoefVar"
      ]
    },
    {
      "page": "CoefVarCI",
      "title": "R6 Confidence Intervals for the Coefficient of Variation (cv)",
      "topics": [
        "CoefVarCI"
      ]
    },
    {
      "page": "cqv_versatile",
      "title": "Coefficient of Quartile Variation (cqv)",
      "topics": [
        "cqv_versatile"
      ]
    },
    {
      "page": "cv_versatile",
      "title": "Coefficient of Variation (cv)",
      "topics": [
        "cv_versatile"
      ]
    },
    {
      "page": "SampleQuantiles",
      "title": "R6 Sample Quantiles",
      "topics": [
        "SampleQuantiles"
      ]
    }
  ],
  "_readme": "https://github.com/maanibeigy/cvcqv/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "arm",
    "BH",
    "boot",
    "cli",
    "coda",
    "digest",
    "dplyr",
    "ellipse",
    "generics",
    "glue",
    "lattice",
    "lavaan",
    "lifecycle",
    "lme4",
    "magrittr",
    "MASS",
    "Matrix",
    "MBESS",
    "mi",
    "minqa",
    "mnormt",
    "mvtnorm",
    "nlme",
    "nloptr",
    "numDeriv",
    "OpenMx",
    "pbivnorm",
    "pillar",
    "pkgconfig",
    "quadprog",
    "R6",
    "rbibutils",
    "Rcpp",
    "RcppEigen",
    "RcppParallel",
    "Rdpack",
    "reformulas",
    "rlang",
    "rpf",
    "SciViews",
    "sem",
    "semTools",
    "StanHeaders",
    "tibble",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "cqv_versatile.Rmd",
      "filename": "cqv_versatile.html",
      "title": "Coefficient of Quartile Variation: cqv_versatile",
      "author": "Maani Beigy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Coefficient of Quartile Variation",
        "Bonett Confidence Interval",
        "Bootstrap Confidence Intervals",
        "All Available Methods",
        "References"
      ],
      "created": "2019-08-01 14:08:36",
      "modified": "2026-05-25 17:49:14",
      "commits": 3
    },
    {
      "source": "cv_versatile.Rmd",
      "filename": "cv_versatile.html",
      "title": "Coefficient of Variation: cv_versatile",
      "author": "Maani Beigy",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Coefficient of Variation",
        "Kelley Confidence Interval",
        "McKay Confidence Interval",
        "Miller Confidence Interval",
        "Vangel Confidence Interval",
        "Mahmoudvand-Hassani Confidence Interval",
        "Normal Approximation Confidence Interval",
        "Shortest-Length Confidence Interval",
        "Equal-Tailed Confidence Interval",
        "Bootstrap Confidence Intervals",
        "All Available Methods",
        "References"
      ],
      "created": "2019-08-01 14:08:36",
      "modified": "2026-05-25 17:49:14",
      "commits": 4
    }
  ],
  "_score": 5.301029995663981,
  "_indexed": true,
  "_nocasepkg": "cvcqv",
  "_universes": [
    "maanibeigy"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-31T13:37:47.000Z",
      "distro": "noble",
      "commit": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
      "fileid": "ec22645b38736821674671c9499afc8bc90a80f2a7b42aa6730ebf4cf02f9eb8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.4",
      "date": "2026-05-31T13:38:03.000Z",
      "distro": "noble",
      "commit": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
      "fileid": "abad6cd122c7d7855e8b2f03afb040e14f9af4b7495add0cba2f1291e4fd5950",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-31T13:37:11.000Z",
      "commit": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
      "fileid": "a8837c994eec92da599cf0b17210796025068479624a05dd1b014299048ed52b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.4",
      "date": "2026-05-31T13:37:16.000Z",
      "commit": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
      "fileid": "f14c9cb98da0db8081f6647de99464c77ab1264d470b744eb6d565179bd7f90e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.4",
      "date": "2026-05-31T13:37:37.000Z",
      "commit": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
      "fileid": "b5ad433bb27267b9ecbc76864ff9e28c92adb83b388d22e66c2704bd3f7da6ee",
      "status": "success",
      "buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-31T13:37:16.000Z",
      "commit": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
      "fileid": "654e7e88059e0fcd17cef21139b3b419ee572ac0ee1a9ba74b7847ebaad2bc6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-31T13:36:48.000Z",
      "commit": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
      "fileid": "5491592709d91a4e0bb23bd6a0c4ecf75d56282c9be1cc578881e4b3f6ad7bf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.4",
      "date": "2026-05-31T13:36:56.000Z",
      "commit": "5dad17553983a607ba2a1529c9d2be2c6b711bc9",
      "fileid": "e3d220c6382eaa38dd361c190ccc14d7af6f2bc09ac3826422853d6a0e5b3e24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/maanibeigy/actions/runs/26714000087"
    }
  ]
}