{
  "_id": "6a105587acfb0bcc41ca2542",
  "Package": "GimmeMyStats",
  "Title": "Statistics Utilities",
  "Version": "1.0.0",
  "Authors@R": "person(\"Etienne\", \"Camenen\", , \"etienne.camenen@gmail.com\", role = c(\"aut\", \"cre\"))",
  "Description": "Facilitate reporting for regression and correlation\nmodeling, hypothesis testing, variance analysis, outlier\ndetection, and detailed descriptive statistics.",
  "License": "GPL-3",
  "URL": "https://github.com/ecamenen/GimmeMyStats,\nhttps://ecamenen.github.io/GimmeMyStats/",
  "BugReports": "https://github.com/ecamenen/GimmeMyStats/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "LazyData": "false",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libjpeg-dev\nlibpng-dev libtiff-dev libuv1-dev libwebp-dev libxml2-dev\nlibssl-dev libx11-dev zlib1g-dev",
  "Repository": "https://ecamenen.r-universe.dev",
  "Date/Publication": "2026-03-10 12:28:01 UTC",
  "RemoteUrl": "https://github.com/ecamenen/gimmemystats",
  "RemoteRef": "HEAD",
  "RemoteSha": "0f4051818655bf76d2d216e55918d3c9bf980804",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-09 08:08:43 UTC",
    "User": "root"
  },
  "Author": "Etienne Camenen [aut, cre]",
  "Maintainer": "Etienne Camenen <etienne.camenen@gmail.com>",
  "MD5sum": "ef76fbabdeff626e45608ccc43aa2327",
  "_user": "ecamenen",
  "_type": "src",
  "_file": "GimmeMyStats_1.0.0.tar.gz",
  "_fileid": "6ca72949707f1dae990983e135908aa17c699f265f572bd1542abb0c1f79230a",
  "_filesize": 173571,
  "_sha256": "6ca72949707f1dae990983e135908aa17c699f265f572bd1542abb0c1f79230a",
  "_created": "2026-05-09T08:08:43.000Z",
  "_published": "2026-05-22T13:09:27.485Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77385847499,
      "time": 199,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894226258"
    },
    {
      "job": 77385847564,
      "time": 213,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894227781"
    },
    {
      "job": 77385847750,
      "time": 149,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894219718"
    },
    {
      "job": 77385847639,
      "time": 229,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894225942"
    },
    {
      "job": 77385846990,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894207352"
    },
    {
      "job": 77385846821,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7161273091"
    },
    {
      "job": 77385847307,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6894219233"
    },
    {
      "job": 77385848317,
      "time": 136,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6894220209"
    },
    {
      "job": 77385848119,
      "time": 125,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6894219113"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ecamenen/gimmemystats",
  "_commit": {
    "id": "0f4051818655bf76d2d216e55918d3c9bf980804",
    "author": "Etienne Camenen <etienne.camenen@gmail.com>",
    "committer": "Etienne Camenen <etienne.camenen@gmail.com>",
    "message": "Merge branch 'release/1.0.0' into main",
    "time": 1773145681
  },
  "_maintainer": {
    "name": "Etienne Camenen",
    "email": "etienne.camenen@gmail.com",
    "login": "ecamenen",
    "uuid": 27341903
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "magrittr",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 3.8",
      "role": "Depends"
    },
    {
      "package": "tidyverse",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "e1071",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "lme4",
      "role": "Imports"
    },
    {
      "package": "lmerTest",
      "role": "Imports"
    },
    {
      "package": "rstatix",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "ecamenen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 6
    },
    {
      "week": "2026-11",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ecamenen",
      "count": 30,
      "uuid": 27341903
    }
  ],
  "_userbio": {
    "uuid": 27341903,
    "type": "user",
    "name": "Etienne Camenen"
  },
  "_downloads": {
    "count": 196,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/GimmeMyStats"
  },
  "_devurl": "https://github.com/ecamenen/gimmemystats",
  "_pkgdown": "https://ecamenen.github.io/GimmeMyStats/",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/GimmeMyStats.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ecamenen/gimmemystats",
  "_realowner": "ecamenen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-01-23"
    }
  ],
  "_exports": [
    "add_significance0",
    "count_category",
    "identify_outliers",
    "mcor_test",
    "post_hoc_chi2",
    "print_binomial",
    "print_chi2_test",
    "print_dispersion",
    "print_multinomial",
    "print_numeric",
    "print_test",
    "summary_binomial",
    "summary_numeric",
    "to_title"
  ],
  "_datasets": [
    {
      "name": "housetasks",
      "title": "Household tasks distribution by gender and arrangement",
      "object": "housetasks",
      "file": "housetasks.rda",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Wife",
        "Alternating",
        "Husband",
        "Jointly"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_significance0",
      "title": "Add P-value Significance Symbols",
      "topics": [
        "add_significance0"
      ]
    },
    {
      "page": "count_category",
      "title": "Frequency of categorical variables",
      "topics": [
        "count_category"
      ]
    },
    {
      "page": "housetasks",
      "title": "Household tasks distribution by gender and arrangement",
      "topics": [
        "housetasks"
      ]
    },
    {
      "page": "identify_outliers",
      "title": "Identifies outliers in a numeric vector",
      "topics": [
        "identify_outliers"
      ]
    },
    {
      "page": "mcor_test",
      "title": "Multiple correlation test",
      "topics": [
        "mcor_test"
      ]
    },
    {
      "page": "post_hoc_chi2",
      "title": "Performs post hoc analysis for chi-squared or Fisher's exact test",
      "topics": [
        "post_hoc_chi2"
      ]
    },
    {
      "page": "print_binomial",
      "title": "Prints descriptive statistics for binomial variables",
      "topics": [
        "print_binomial"
      ]
    },
    {
      "page": "print_chi2_test",
      "title": "Prints the results of a Chi2",
      "topics": [
        "print_chi2_test"
      ]
    },
    {
      "page": "print_dispersion",
      "title": "Prints the dispersion of a numeric vector",
      "topics": [
        "print_dispersion"
      ]
    },
    {
      "page": "print_multinomial",
      "title": "Prints descriptive statistics for multinomial variables",
      "topics": [
        "print_multinomial"
      ]
    },
    {
      "page": "print_numeric",
      "title": "Prints descriptive statistics for numeric variables",
      "topics": [
        "print_numeric"
      ]
    },
    {
      "page": "print_test",
      "title": "Prints a hypothesis test",
      "topics": [
        "print_test"
      ]
    },
    {
      "page": "summary_binomial",
      "title": "Summarizes descriptive statistics for binomial variables",
      "topics": [
        "summary_binomial"
      ]
    },
    {
      "page": "summary_numeric",
      "title": "Summarizes descriptive statistics for numeric variables",
      "topics": [
        "summary_numeric"
      ]
    },
    {
      "page": "to_title",
      "title": "Convert Strings to Title Case",
      "topics": [
        "to_title"
      ]
    }
  ],
  "_readme": "https://github.com/ecamenen/gimmemystats/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "blob",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "callr",
    "car",
    "carData",
    "cellranger",
    "class",
    "cli",
    "clipr",
    "colorspace",
    "conflicted",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "DBI",
    "dbplyr",
    "Deriv",
    "digest",
    "doBy",
    "dplyr",
    "dtplyr",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "Formula",
    "fracdiff",
    "fs",
    "gargle",
    "generics",
    "ggplot2",
    "glue",
    "googledrive",
    "googlesheets4",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "httr",
    "ids",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lme4",
    "lmerTest",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "minqa",
    "modelr",
    "nlme",
    "nloptr",
    "nnet",
    "numDeriv",
    "openssl",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "processx",
    "progress",
    "proxy",
    "ps",
    "purrr",
    "quantreg",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rematch2",
    "reprex",
    "rlang",
    "rmarkdown",
    "rstatix",
    "rstudioapi",
    "rvest",
    "S7",
    "sass",
    "scales",
    "selectr",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyverse",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "getting_started.Rmd",
      "filename": "getting_started.html",
      "title": "Getting started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Clinical Dataset",
        "Descriptive Statistics",
        "Identifying Outliers",
        "Correlation Analysis",
        "Group Comparisons",
        "ANOVA (Parametric)",
        "Kruskal-Wallis (Non-Parametric)",
        "Wilcoxon Test (Two Groups)",
        "Chi-Square and Fisher’s Exact Test",
        "Session Information"
      ],
      "created": "2025-06-21 09:26:35",
      "modified": "2026-03-10 12:28:01",
      "commits": 2
    }
  ],
  "_score": 4,
  "_indexed": true,
  "_nocasepkg": "gimmemystats",
  "_universes": [
    "ecamenen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-09T08:11:24.000Z",
      "distro": "noble",
      "commit": "0f4051818655bf76d2d216e55918d3c9bf980804",
      "fileid": "1dbc06b9d0b14fd14396d56b9ab5e9daf79ab82538fced2467441921739df961",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-09T08:11:39.000Z",
      "distro": "noble",
      "commit": "0f4051818655bf76d2d216e55918d3c9bf980804",
      "fileid": "693484756a2b98a27e4ba7cb7befa23144885b3c210ad35c07ff754cb96c71c9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-09T08:10:44.000Z",
      "commit": "0f4051818655bf76d2d216e55918d3c9bf980804",
      "fileid": "1705e607026a637e9522606769ccf0e8e91af4ceb36ec7845aabb228bb389da5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-09T08:11:16.000Z",
      "commit": "0f4051818655bf76d2d216e55918d3c9bf980804",
      "fileid": "c4ac132887d9fc6313143051453014c2bb672cf01263d10719d4ed94c888fdb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-09T08:10:08.000Z",
      "commit": "0f4051818655bf76d2d216e55918d3c9bf980804",
      "fileid": "414f800cd57a9dfb5537f43854780935c0a61f42c711787d94f6747505a0da79",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-09T08:10:17.000Z",
      "commit": "0f4051818655bf76d2d216e55918d3c9bf980804",
      "fileid": "5b84cbbe334c26f4238124c35a71440f574518604557730f3a53a339c948ca4f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-09T08:10:12.000Z",
      "commit": "0f4051818655bf76d2d216e55918d3c9bf980804",
      "fileid": "fbcce9e7c0e836825907032d5939eea4a30633fed7a95f20e1bf08dad7280920",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T13:09:07.000Z",
      "commit": "0f4051818655bf76d2d216e55918d3c9bf980804",
      "fileid": "12fc273b858ed81a0aff1ab72a2c8dab10d20752ed9af76d8ed6c7aa40901192",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ecamenen/actions/runs/25596072572"
    }
  ]
}