{
  "_id": "6a49dae52c82cd3614823be3",
  "Package": "cvequality",
  "Type": "Package",
  "Title": "Tests for the Equality of Coefficients of Variation from\nMultiple Groups",
  "Version": "0.2.0",
  "Authors@R": "c(person(\"Ben\", \"Marwick\", email = \"benmarwick@gmail.com\", role = c(\"aut\", \"cre\")), person(\"Kalimuthu\", \"Krishnamoorthy\", email = \"krishna@louisiana.edu\", role = c(\"aut\")))",
  "Maintainer": "Ben Marwick <benmarwick@gmail.com>",
  "Description": "Contains functions for testing for significant differences\nbetween multiple coefficients of variation. Includes Feltz and\nMiller's (1996)\n<DOI:10.1002/(SICI)1097-0258(19960330)15:6%3C647::AID-SIM184%3E3.0.CO;2-P>\nasymptotic test and Krishnamoorthy and Lee's (2014)\n<DOI:10.1007/s00180-013-0445-2> modified signed-likelihood\nratio test. See the vignette for more, including full details\nof citations.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "6.1.1",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/benmarwick/cvequality",
  "BugReports": "https://github.com/benmarwick/cvequality/issues",
  "Date": "2019-01-05",
  "Repository": "https://benmarwick.r-universe.dev",
  "Date/Publication": "2023-02-19 19:53:40 UTC",
  "RemoteUrl": "https://github.com/benmarwick/cvequality",
  "RemoteRef": "HEAD",
  "RemoteSha": "28559197591b689206de14bd40f5e73c7305358a",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-15 09:25:57 UTC",
    "User": "root"
  },
  "Author": "Ben Marwick [aut, cre],\nKalimuthu Krishnamoorthy [aut]",
  "_user": "benmarwick",
  "_type": "src",
  "_file": "cvequality_0.2.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/822a20d720d166f59026d4a3c0c1fc9546fd2285d5226ac4f52a847a986f428b",
  "_filesize": 428122,
  "_sha256": "822a20d720d166f59026d4a3c0c1fc9546fd2285d5226ac4f52a847a986f428b",
  "_expires": "2026-10-13T04:17:39.000Z",
  "_created": "2026-06-15T09:25:57.000Z",
  "_published": "2026-07-05T04:17:41.007Z",
  "_jobs": [
    {
      "job": 85191951741,
      "time": 116,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7634063501"
    },
    {
      "job": 85191951604,
      "time": 119,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634066743"
    },
    {
      "job": 85191951675,
      "time": 146,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7634062539"
    },
    {
      "job": 85191951557,
      "time": 184,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634069596"
    },
    {
      "job": 85191951588,
      "time": 269,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634018932"
    },
    {
      "job": 85191951600,
      "time": 105,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634059239"
    },
    {
      "job": 85191951601,
      "time": 88,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7634053328"
    },
    {
      "job": 85191951762,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7634046221"
    },
    {
      "job": 85191951632,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7634052683"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517",
  "_status": "success",
  "_upstream": "https://github.com/benmarwick/cvequality",
  "_commit": {
    "id": "28559197591b689206de14bd40f5e73c7305358a",
    "author": "Ben Marwick <benmarwick@hotmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Fix to close #8",
    "time": 1676836420
  },
  "_maintainer": {
    "name": "Ben Marwick",
    "email": "benmarwick@gmail.com"
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "ggbeeswarm",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "benmarwick",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 14,
  "_contributors": [
    {
      "user": "benmarwick",
      "count": 13,
      "uuid": 1262179
    },
    {
      "user": "liyingwang",
      "count": 1,
      "uuid": 7199758
    }
  ],
  "_userbio": {
    "uuid": 1262179,
    "type": "user",
    "name": "Ben Marwick",
    "followers": 682
  },
  "_downloads": {
    "count": 264,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/cvequality"
  },
  "_mentions": 7,
  "_devurl": "https://github.com/benmarwick/cvequality",
  "_searchresults": 124,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/cvequality.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/benmarwick/cvequality",
  "_realowner": "benmarwick",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2016-12-27"
    },
    {
      "version": "0.1.3",
      "date": "2018-03-31"
    },
    {
      "version": "0.2.0",
      "date": "2019-01-07"
    }
  ],
  "_exports": [
    "asymptotic_test",
    "asymptotic_test2",
    "mslr_test",
    "mslr_test2"
  ],
  "_help": [
    {
      "page": "asymptotic_test",
      "title": "Asymptotic test for the equality of coefficients of variation from k populations, using measurement data",
      "topics": [
        "asymptotic_test"
      ]
    },
    {
      "page": "asymptotic_test2",
      "title": "Asymptotic test for the equality of coefficients of variation from k populations, using summary statistics when raw measurement data are not available.",
      "topics": [
        "asymptotic_test2"
      ]
    },
    {
      "page": "LRT_STAT",
      "title": "LRT_STAT, required by mlrt_test",
      "topics": [
        "LRT_STAT"
      ]
    },
    {
      "page": "mslr_test",
      "title": "Modified signed-likelihood ratio test (SLRT) for equality of CVs, using measurement data",
      "topics": [
        "mslr_test"
      ]
    },
    {
      "page": "mslr_test2",
      "title": "# Modified signed-likelihood ratio test (SLRT) for equality of CVs, using summary statistics when raw measurement data are not available.",
      "topics": [
        "mslr_test2"
      ]
    }
  ],
  "_readme": "https://github.com/benmarwick/cvequality/raw/HEAD/README.md",
  "_rundeps": [],
  "_vignettes": [
    {
      "source": "how_to_test_CVs.Rmd",
      "filename": "how_to_test_CVs.html",
      "title": "Testing Coefficients of Variation from multiple samples",
      "author": "Ben Marwick",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Preamble",
        "Introduction",
        "What tests are included?",
        "How to use the tests?",
        "Using the functions with raw data of individual observations",
        "Using the functions with summary statistics",
        "Obtaining reproducible results",
        "References"
      ],
      "created": "2016-12-08 07:13:36",
      "modified": "2023-02-19 19:53:40",
      "commits": 18
    }
  ],
  "_score": 6.783617765190749,
  "_indexed": true,
  "_nocasepkg": "cvequality",
  "_universes": [
    "benmarwick"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-15T09:27:58.000Z",
      "distro": "noble",
      "commit": "28559197591b689206de14bd40f5e73c7305358a",
      "fileid": "https://r2.ropensci.org/da1e965c07e3ad442ce7bb48d0e92ec46a841b7f7accd8ef25ed9572be2952bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-06-15T09:28:07.000Z",
      "distro": "noble",
      "commit": "28559197591b689206de14bd40f5e73c7305358a",
      "fileid": "https://r2.ropensci.org/32c84a87b834f2c76fe04d354cf1c7df590288da08fcb0372a12b667aab9c9aa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-15T09:27:57.000Z",
      "commit": "28559197591b689206de14bd40f5e73c7305358a",
      "fileid": "https://r2.ropensci.org/4473c76a64e071143840a2d8b0f9e4f00680e5c7546cbeecb676482ee6218c07",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-06-15T09:28:14.000Z",
      "commit": "28559197591b689206de14bd40f5e73c7305358a",
      "fileid": "https://r2.ropensci.org/1719002c852fc1a6d87ed4768ab2a6989243739bf38162292644fc3e25bd235b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-15T09:27:56.000Z",
      "commit": "28559197591b689206de14bd40f5e73c7305358a",
      "fileid": "https://r2.ropensci.org/8ea89c5cbed2e46024168bbb52f9b294f76b7b6c12ab7aff15e74a44067936cd",
      "status": "success",
      "buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T09:27:26.000Z",
      "commit": "28559197591b689206de14bd40f5e73c7305358a",
      "fileid": "https://r2.ropensci.org/def20cccbaba09727dfc92068ab0f1fa6f8d40f5b1f256b71b28ea53c7549f61",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T09:27:06.000Z",
      "commit": "28559197591b689206de14bd40f5e73c7305358a",
      "fileid": "https://r2.ropensci.org/803a5a36f269e653ae3edc6972f0b23daa5dfd182504fc519d2ee9a9869f0e32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-06-15T09:27:23.000Z",
      "commit": "28559197591b689206de14bd40f5e73c7305358a",
      "fileid": "https://r2.ropensci.org/fee6a5014605446534675e1e9cc907535ca7d3bb63568c01bc15f3cdab984f0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/benmarwick/actions/runs/27536499517"
    }
  ]
}