{
  "_id": "6a16bb89acfb0bcc41d86f35",
  "Package": "groupcompare",
  "Type": "Package",
  "Title": "Comparing Two Groups Using Various Descriptive Statistics",
  "Version": "1.0.1",
  "Date": "2025-6-25",
  "Authors@R": "c(person(\"Zeynel\", \"Cebeci\", email = \"zcebeci@cu.edu.tr\", role = c(\"aut\", \"cre\")), person(\"A. Firat\", \"Ozdemir\", email = \"firat.ozdemir@deu.edu.tr\", role = c(\"aut\")), person(\"Engin\", \"Yildiztepe\", email = \"engin.yildiztepe@deu.edu.tr\", role = c(\"aut\")))",
  "Author": "Zeynel Cebeci [aut, cre], A. Firat Ozdemir [aut], Engin\nYildiztepe [aut]",
  "Maintainer": "Zeynel Cebeci <zcebeci@cu.edu.tr>",
  "Description": "Comparing two independent or paired groups across a range\nof descriptive statistics, enabling the evaluation of potential\ndifferences in central tendency (mean, median), dispersion\n(variance, interquartile range), shape (skewness, kurtosis),\nand distributional characteristics (various quantiles). The\nanalytical framework incorporates parametric t-tests,\nnon-parametric Wilcoxon tests, permutation tests, and bootstrap\nresampling techniques to assess the statistical significance of\nobserved differences.",
  "License": "GPL (>= 2)",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-27 09:35:41 UTC",
    "User": "root"
  },
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2025-06-25 20:39:22 UTC",
  "RemoteUrl": "https://github.com/cran/groupcompare",
  "RemoteRef": "HEAD",
  "RemoteSha": "b7f2455d24bf3a452ba0543f2ae504bfcd03f3b9",
  "MD5sum": "4040c3ce0c5dcf721088ceb8b4617c22",
  "_user": "cran",
  "_type": "src",
  "_file": "groupcompare_1.0.1.tar.gz",
  "_fileid": "75f88fcd8224ab3dbda42edad0d04985843611b112da63566103109fef5df641",
  "_filesize": 729840,
  "_sha256": "75f88fcd8224ab3dbda42edad0d04985843611b112da63566103109fef5df641",
  "_created": "2026-05-27T09:35:41.000Z",
  "_published": "2026-05-27T09:38:17.177Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78049006031,
      "time": 120,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7237040415"
    },
    {
      "job": 78049006130,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237039180"
    },
    {
      "job": 78048500772,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7236998210"
    },
    {
      "job": 78049006069,
      "time": 109,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7237036643"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26502947783",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/groupcompare",
  "_commit": {
    "id": "b7f2455d24bf3a452ba0543f2ae504bfcd03f3b9",
    "author": "Zeynel Cebeci <zcebeci@cu.edu.tr>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.1\n",
    "time": 1750883962
  },
  "_maintainer": {
    "name": "Zeynel Cebeci",
    "email": "zcebeci@cu.edu.tr"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.5.0",
      "role": "Depends"
    },
    {
      "package": "boot",
      "role": "Imports"
    },
    {
      "package": "vioplot",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "prettydoc",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2025-26",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.1",
      "date": "2025-06-25"
    }
  ],
  "_stars": 0,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 155,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/groupcompare"
  },
  "_searchresults": 5,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/groupcompare.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2025-05-19"
    },
    {
      "version": "1.0.1",
      "date": "2025-06-25"
    }
  ],
  "_exports": [
    "bivarplot",
    "bootstrap",
    "calchubermeandif",
    "calcquantdif",
    "calcquantile",
    "calcstatdif",
    "ci2df",
    "descstats",
    "ghdist",
    "groupcompare",
    "hdqe",
    "intnorm",
    "levene.test",
    "long2wide",
    "permtest",
    "wide2long"
  ],
  "_datasets": [
    {
      "name": "groupdata",
      "title": "Synthetic Data for Two Independent Groups",
      "object": "groupdata",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    },
    {
      "name": "quail",
      "title": "Daily Weight Gains of Quail Breeds",
      "object": "quail",
      "class": [
        "data.frame"
      ],
      "fields": [
        "dwg",
        "genotype"
      ],
      "rows": 16,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "groupcompare-package",
      "title": "Comparing Two Groups with Various Descriptive Statistics",
      "concept": [
        "data analysis",
        "statistical tests",
        "permutation test",
        "quantiles comparison",
        "non-parametric tests"
      ],
      "topics": [
        "groupcompare-package"
      ]
    },
    {
      "page": "bivarplot",
      "title": "Plots for Two Variables",
      "concept": [
        "data visualization",
        "plotting",
        "comparative analysis"
      ],
      "topics": [
        "bivarplot"
      ]
    },
    {
      "page": "bootstrap",
      "title": "Bootstrap for Various Statistics",
      "concept": [
        "statistical testing",
        "resampling statistics",
        "bootstrapping"
      ],
      "topics": [
        "bootstrap"
      ]
    },
    {
      "page": "calchubermeandif",
      "title": "The difference between Huber's M-estimator of location",
      "concept": [
        "Huber mean",
        "robust statistics"
      ],
      "topics": [
        "calchubermeandif"
      ]
    },
    {
      "page": "calcquantdif",
      "title": "Quantile Differences",
      "concept": [
        "quantiles",
        "quantile difference"
      ],
      "topics": [
        "calcquantdif"
      ]
    },
    {
      "page": "calcquantile",
      "title": "Sample Quantiles",
      "topics": [
        "calcquantile"
      ]
    },
    {
      "page": "calcstatdif",
      "title": "Differences of Basic Descriptive Statistics",
      "concept": [
        "descriptive statistics",
        "basic statistics",
        "grouped data analysis"
      ],
      "topics": [
        "calcstatdif"
      ]
    },
    {
      "page": "ci2df",
      "title": "Convert List to Data Frame",
      "concept": [
        "confidence interval",
        "data frame",
        "list conversion"
      ],
      "topics": [
        "ci2df"
      ]
    },
    {
      "page": "descstats",
      "title": "Descriptive Statistics",
      "topics": [
        "descstats"
      ]
    },
    {
      "page": "ghdist",
      "title": "Random Sample from G-H Distribution",
      "concept": [
        "random sampling",
        "probability distribution",
        "G&H distribution"
      ],
      "topics": [
        "ghdist"
      ]
    },
    {
      "page": "groupcompare",
      "title": "Comparing Two Groups with Various Descriptive Statistics",
      "concept": [
        "data analysis",
        "statistical testing",
        "visualization"
      ],
      "topics": [
        "groupcompare"
      ]
    },
    {
      "page": "groupdata",
      "title": "Synthetic Data for Two Independent Groups",
      "topics": [
        "groupdata"
      ]
    },
    {
      "page": "hdqe",
      "title": "Harrell-Davis Quantile Estimator",
      "concept": [
        "quantiles"
      ],
      "topics": [
        "hdqe"
      ]
    },
    {
      "page": "intnorm",
      "title": "Inverse Normal Transformation Function",
      "topics": [
        "intnorm"
      ]
    },
    {
      "page": "levenetest",
      "title": "Levene Test for Homogeneity of Variances",
      "topics": [
        "levene.test"
      ]
    },
    {
      "page": "long2wide",
      "title": "Convert Long-Format Data to Wide-Format Data",
      "concept": [
        "data shape",
        "data reshape"
      ],
      "topics": [
        "long2wide"
      ]
    },
    {
      "page": "permtest",
      "title": "Permutation Test on Long-Format Data",
      "concept": [
        "statistical testing",
        "resampling statistics",
        "permutation test"
      ],
      "topics": [
        "permtest"
      ]
    },
    {
      "page": "quail",
      "title": "Daily Weight Gains of Quail Breeds",
      "topics": [
        "quail"
      ]
    },
    {
      "page": "wide2long",
      "title": "Convert Wide-Format Data to Long-Format Data",
      "concept": [
        "data shape",
        "data reshape"
      ],
      "topics": [
        "wide2long"
      ]
    }
  ],
  "_readme": "https://github.com/cran/groupcompare/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "lattice",
    "sm",
    "vioplot",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "qcompperm.Rmd",
      "filename": "qcompperm.html",
      "title": "Comparison of Quantiles of Two Groups with Permutation Tests",
      "author": "Zeynel Cebeci, A. Firat Ozdemir, Engin Yildiztepe",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Required Packages and Data Sets",
        "Install and load the package gpcomp",
        "Data sets",
        "Data Visualization",
        "Resampling Statistics with Permutations",
        "Results and Interpretation",
        "Other Tests"
      ],
      "created": "2025-05-19 14:20:02",
      "modified": "2025-05-19 14:20:02",
      "commits": 1
    },
    {
      "source": "qcompboot.Rmd",
      "filename": "qcompboot.html",
      "title": "Comparing Quantiles of Two Groups with Bootstrap",
      "author": "Zeynel Cebeci, A. Firat Ozdemir, Engin Yildiztepe",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Required Packages and Data Sets",
        "Install and load the package gpcomp",
        "Data sets",
        "Data Visualization",
        "Resampling Statistics with Bootstrap",
        "Results and Interpretation",
        "Other Tests"
      ],
      "created": "2025-05-19 14:20:02",
      "modified": "2025-05-19 14:20:02",
      "commits": 1
    },
    {
      "source": "groupcomp.Rmd",
      "filename": "groupcomp.html",
      "title": "Statistical Tests for Comparison of Two Groups",
      "author": "Zeynel Cebeci, A. Firat Ozdemir, Engin Yildiztepe",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Required Packages and Data Sets",
        "Install and load the package gpcomp",
        "Data sets",
        "Data Visualization",
        "Statistical Tests",
        "Results and Interpretation",
        "Tests for Statistics Other Than the Mean"
      ],
      "created": "2025-05-19 14:20:02",
      "modified": "2025-05-19 14:20:02",
      "commits": 1
    }
  ],
  "_score": 3.6532125137753435,
  "_indexed": true,
  "_nocasepkg": "groupcompare",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-27T09:37:45.000Z",
      "distro": "noble",
      "commit": "b7f2455d24bf3a452ba0543f2ae504bfcd03f3b9",
      "fileid": "d8b05d78586512bd466504ff3cd61b61e8c3e8c02faf3cb1c39718fb4b79d4a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26502947783"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.1",
      "date": "2026-05-27T09:37:42.000Z",
      "distro": "noble",
      "commit": "b7f2455d24bf3a452ba0543f2ae504bfcd03f3b9",
      "fileid": "cdd7807be097845722959105906e559b26364022b27f2502b6a29fd4dadc249c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26502947783"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.1",
      "date": "2026-05-27T09:37:49.000Z",
      "commit": "b7f2455d24bf3a452ba0543f2ae504bfcd03f3b9",
      "fileid": "de6f511e2ad1902d66d35d5a3b53da39bbcc4bcde725e20c0b0e684d70ea6cbe",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26502947783"
    }
  ]
}