{
  "_id": "6a1569e5acfb0bcc41d62c6f",
  "Package": "descriptr",
  "Type": "Package",
  "Title": "Generate Descriptive Statistics",
  "Version": "0.6.0.9000",
  "Authors@R": "person(\"Aravind\", \"Hebbali\", email = \"hebbali.aravind@gmail.com\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0001-9220-9669\"))",
  "Description": "Generate descriptive statistics such as measures of\nlocation, dispersion, frequency tables, cross tables, group\nsummaries and multiple one/two way tables.",
  "License": "MIT + file LICENSE",
  "URL": "https://descriptr.rsquaredacademy.com/,\nhttps://github.com/rsquaredacademy/descriptr",
  "BugReports": "https://github.com/rsquaredacademy/descriptr/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://rsquaredacademy.r-universe.dev",
  "Date/Publication": "2024-11-08 10:06:53 UTC",
  "RemoteUrl": "https://github.com/rsquaredacademy/descriptr",
  "RemoteRef": "HEAD",
  "RemoteSha": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-26 09:32:41 UTC",
    "User": "root"
  },
  "Author": "Aravind Hebbali [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9220-9669>)",
  "Maintainer": "Aravind Hebbali <hebbali.aravind@gmail.com>",
  "MD5sum": "121a210cbc6f70546ef8a61644fc3602",
  "_user": "rsquaredacademy",
  "_type": "src",
  "_file": "descriptr_0.6.0.9000.tar.gz",
  "_fileid": "836491a7dccc149d6cf7c3c9b508dc08a1a7c0fc60c64dd31d9b2b744f324395",
  "_filesize": 1692294,
  "_sha256": "836491a7dccc149d6cf7c3c9b508dc08a1a7c0fc60c64dd31d9b2b744f324395",
  "_created": "2026-05-26T09:32:41.000Z",
  "_published": "2026-05-26T09:37:41.283Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77846536325,
      "time": 269,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213695510"
    },
    {
      "job": 77846536411,
      "time": 178,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213664264"
    },
    {
      "job": 77846536183,
      "time": 133,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213647960"
    },
    {
      "job": 77846536213,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213641119"
    },
    {
      "job": 77845955712,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213602046"
    },
    {
      "job": 77846536303,
      "time": 122,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213644499"
    },
    {
      "job": 77846536313,
      "time": 137,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7213650067"
    },
    {
      "job": 77846536270,
      "time": 120,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7213643570"
    },
    {
      "job": 77846536218,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7213646464"
    }
  ],
  "_buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/rsquaredacademy/descriptr",
  "_commit": {
    "id": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
    "author": "Aravind Hebbali <hebbali.aravind@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #129 from rsquaredacademy/develop\n\nBump up dev version",
    "time": 1731060413
  },
  "_maintainer": {
    "name": "Aravind Hebbali",
    "email": "hebbali.aravind@gmail.com",
    "login": "aravindhebbali",
    "twitter": "@rsquaredacademy",
    "description": "#rstats #economics",
    "uuid": 8706536,
    "orcid": "0000-0001-9220-9669"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    },
    {
      "package": "xplorerr",
      "role": "Suggests"
    }
  ],
  "_owner": "rsquaredacademy",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "descriptive-statistics",
    "eda",
    "summary-statistics"
  ],
  "_stars": 34,
  "_contributors": [
    {
      "user": "aravindhebbali",
      "count": 481,
      "uuid": 8706536
    },
    {
      "user": "gegznav",
      "count": 3,
      "uuid": 12725868
    }
  ],
  "_userbio": {
    "uuid": 23705610,
    "type": "organization",
    "name": "Rsquared Academy"
  },
  "_downloads": {
    "count": 1426,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/descriptr"
  },
  "_devurl": "https://github.com/rsquaredacademy/descriptr",
  "_pkgdown": "https://descriptr.rsquaredacademy.com/",
  "_searchresults": 212,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/descriptr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/rsquaredacademy/descriptr",
  "_realowner": "rsquaredacademy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2016-12-28"
    },
    {
      "version": "0.1.1",
      "date": "2017-06-01"
    },
    {
      "version": "0.2.0",
      "date": "2017-08-31"
    },
    {
      "version": "0.3.0",
      "date": "2017-12-11"
    },
    {
      "version": "0.4.0",
      "date": "2018-02-10"
    },
    {
      "version": "0.4.1",
      "date": "2018-03-20"
    },
    {
      "version": "0.5.0",
      "date": "2019-01-22"
    },
    {
      "version": "0.5.1",
      "date": "2020-02-01"
    },
    {
      "version": "0.5.2",
      "date": "2020-12-09"
    },
    {
      "version": "0.6.0",
      "date": "2024-11-08"
    }
  ],
  "_exports": [
    "ds_auto_cross_table",
    "ds_auto_freq_table",
    "ds_auto_group_summary",
    "ds_auto_summary_stats",
    "ds_cross_table",
    "ds_css",
    "ds_cvar",
    "ds_extreme_obs",
    "ds_freq_cont",
    "ds_freq_table",
    "ds_gmean",
    "ds_group_summary",
    "ds_group_summary_interact",
    "ds_hmean",
    "ds_kurtosis",
    "ds_launch_shiny_app",
    "ds_mdev",
    "ds_measures_location",
    "ds_measures_symmetry",
    "ds_measures_variation",
    "ds_mode",
    "ds_multi_stats",
    "ds_oway_tables",
    "ds_percentiles",
    "ds_plot_bar",
    "ds_plot_bar_grouped",
    "ds_plot_bar_stacked",
    "ds_plot_box_group",
    "ds_plot_box_single",
    "ds_plot_density",
    "ds_plot_histogram",
    "ds_plot_scatter",
    "ds_range",
    "ds_rindex",
    "ds_screener",
    "ds_skewness",
    "ds_std_error",
    "ds_summary_stats",
    "ds_tailobs",
    "ds_tidy_stats",
    "ds_tway_tables",
    "ds_twoway_table"
  ],
  "_datasets": [
    {
      "name": "hsb",
      "title": "High School and Beyond Data Set",
      "object": "hsb",
      "class": [
        "data.frame"
      ],
      "fields": [
        "id",
        "female",
        "race",
        "ses",
        "schtyp",
        "prog",
        "read",
        "write",
        "math",
        "science",
        "socst"
      ],
      "rows": 200,
      "table": true,
      "tojson": true
    },
    {
      "name": "mtcarz",
      "title": "mtcarz",
      "object": "mtcarz",
      "class": [
        "data.frame"
      ],
      "fields": [
        "mpg",
        "cyl",
        "disp",
        "hp",
        "drat",
        "wt",
        "qsec",
        "vs",
        "am",
        "gear",
        "carb"
      ],
      "rows": 32,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "ds_auto_freq_table",
      "title": "Multiple One & Two Way Tables",
      "topics": [
        "ds_auto_cross_table",
        "ds_auto_freq_table",
        "ds_oway_tables",
        "ds_tway_tables"
      ]
    },
    {
      "page": "ds_auto_group_summary",
      "title": "Tabulation",
      "topics": [
        "ds_auto_group_summary"
      ]
    },
    {
      "page": "ds_auto_summary_stats",
      "title": "Descriptive statistics and frquency tables",
      "topics": [
        "ds_auto_summary_stats"
      ]
    },
    {
      "page": "ds_cross_table",
      "title": "Two way table",
      "topics": [
        "ds_cross_table",
        "ds_twoway_table",
        "plot.ds_cross_table"
      ]
    },
    {
      "page": "ds_css",
      "title": "Corrected Sum of Squares",
      "topics": [
        "ds_css"
      ]
    },
    {
      "page": "ds_cvar",
      "title": "Coefficient of Variation",
      "topics": [
        "ds_cvar"
      ]
    },
    {
      "page": "ds_extreme_obs",
      "title": "Extreme observations",
      "topics": [
        "ds_extreme_obs"
      ]
    },
    {
      "page": "ds_freq_table",
      "title": "Frequency table",
      "topics": [
        "ds_freq_cont",
        "ds_freq_table",
        "plot.ds_freq_table"
      ]
    },
    {
      "page": "ds_gmean",
      "title": "Geometric Mean",
      "topics": [
        "ds_gmean"
      ]
    },
    {
      "page": "ds_group_summary",
      "title": "Groupwise descriptive statistics",
      "topics": [
        "ds_group_summary",
        "plot.ds_group_summary"
      ]
    },
    {
      "page": "ds_group_summary_interact",
      "title": "Category wise descriptive statistics",
      "topics": [
        "ds_group_summary_interact"
      ]
    },
    {
      "page": "ds_hmean",
      "title": "Harmonic Mean",
      "topics": [
        "ds_hmean"
      ]
    },
    {
      "page": "ds_kurtosis",
      "title": "Kurtosis",
      "topics": [
        "ds_kurtosis"
      ]
    },
    {
      "page": "ds_launch_shiny_app",
      "title": "Launch Shiny App",
      "topics": [
        "ds_launch_shiny_app"
      ]
    },
    {
      "page": "ds_mdev",
      "title": "Mean Absolute Deviation",
      "topics": [
        "ds_mdev"
      ]
    },
    {
      "page": "ds_measures_location",
      "title": "Measures of location",
      "topics": [
        "ds_measures_location"
      ]
    },
    {
      "page": "ds_measures_symmetry",
      "title": "Measures of symmetry",
      "topics": [
        "ds_measures_symmetry"
      ]
    },
    {
      "page": "ds_measures_variation",
      "title": "Measures of variation",
      "topics": [
        "ds_measures_variation"
      ]
    },
    {
      "page": "ds_mode",
      "title": "Mode",
      "topics": [
        "ds_mode"
      ]
    },
    {
      "page": "ds_percentiles",
      "title": "Percentiles",
      "topics": [
        "ds_percentiles"
      ]
    },
    {
      "page": "ds_plot_bar",
      "title": "Generate bar plots",
      "topics": [
        "ds_plot_bar"
      ]
    },
    {
      "page": "ds_plot_bar_grouped",
      "title": "Generate grouped bar plots",
      "topics": [
        "ds_plot_bar_grouped"
      ]
    },
    {
      "page": "ds_plot_bar_stacked",
      "title": "Generate stacked bar plots",
      "topics": [
        "ds_plot_bar_stacked"
      ]
    },
    {
      "page": "ds_plot_box_group",
      "title": "Compare distributions",
      "topics": [
        "ds_plot_box_group"
      ]
    },
    {
      "page": "ds_plot_box_single",
      "title": "Generate box plots",
      "topics": [
        "ds_plot_box_single"
      ]
    },
    {
      "page": "ds_plot_density",
      "title": "Generate density plots",
      "topics": [
        "ds_plot_density"
      ]
    },
    {
      "page": "ds_plot_histogram",
      "title": "Generate histograms",
      "topics": [
        "ds_plot_histogram"
      ]
    },
    {
      "page": "ds_plot_scatter",
      "title": "Generate scatter plots",
      "topics": [
        "ds_plot_scatter"
      ]
    },
    {
      "page": "ds_range",
      "title": "Range",
      "topics": [
        "ds_range"
      ]
    },
    {
      "page": "ds_rindex",
      "title": "Index Values",
      "topics": [
        "ds_rindex"
      ]
    },
    {
      "page": "ds_screener",
      "title": "Screen data",
      "topics": [
        "ds_screener",
        "plot.ds_screener"
      ]
    },
    {
      "page": "ds_skewness",
      "title": "Skewness",
      "topics": [
        "ds_skewness"
      ]
    },
    {
      "page": "ds_std_error",
      "title": "Standard error of mean",
      "topics": [
        "ds_std_error"
      ]
    },
    {
      "page": "ds_summary_stats",
      "title": "Descriptive statistics",
      "topics": [
        "ds_summary_stats"
      ]
    },
    {
      "page": "ds_tailobs",
      "title": "Tail Observations",
      "topics": [
        "ds_tailobs"
      ]
    },
    {
      "page": "ds_tidy_stats",
      "title": "Tidy descriptive statistics",
      "topics": [
        "ds_multi_stats",
        "ds_tidy_stats"
      ]
    },
    {
      "page": "hsb",
      "title": "High School and Beyond Data Set",
      "topics": [
        "hsb"
      ]
    },
    {
      "page": "mtcarz",
      "title": "mtcarz",
      "topics": [
        "mtcarz"
      ]
    }
  ],
  "_readme": "https://github.com/rsquaredacademy/descriptr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "categorical-data.Rmd",
      "filename": "categorical-data.html",
      "title": "Categorical Data",
      "author": "Aravind Hebbali",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Cross Tabulation",
        "Grouped Bar Plots",
        "Stacked Bar Plots",
        "Proportional Bar Plots",
        "Frequency Table",
        "Multiple One Way Tables",
        "Multiple Two Way Tables"
      ],
      "created": "2019-01-20 14:54:27",
      "modified": "2019-01-22 07:16:51",
      "commits": 3
    },
    {
      "source": "continuous-data.Rmd",
      "filename": "continuous-data.html",
      "title": "Continuous Data",
      "author": "Aravind Hebbali",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Data Screening",
        "Summary Statistics",
        "Frequency Distribution",
        "Histogram",
        "Auto Summary",
        "Group Summary",
        "Box Plot",
        "Multiple Variables",
        "Combination of Categories",
        "Multiple Variable Statistics",
        "Measures",
        "Measures of Location",
        "Measures of Variation",
        "Measures of Symmetry",
        "Percentiles",
        "Extreme Observations"
      ],
      "created": "2019-01-20 14:54:27",
      "modified": "2019-02-25 12:12:31",
      "commits": 3
    },
    {
      "source": "visualization.Rmd",
      "filename": "visualization.html",
      "title": "Visualization",
      "author": "Aravind Hebbali",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Data",
        "Continuous Data",
        "Histograms",
        "Density Plots",
        "Box Plots",
        "Scatter Plots",
        "Categorical Data",
        "Bar Plot",
        "Stacked Bar Plot",
        "Grouped Bar Plot",
        "Grouped Box Plots"
      ],
      "created": "2019-01-20 14:54:27",
      "modified": "2019-01-21 08:14:10",
      "commits": 2
    }
  ],
  "_score": 7.188025562542535,
  "_indexed": true,
  "_nocasepkg": "descriptr",
  "_universes": [
    "rsquaredacademy",
    "aravindhebbali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-05-26T09:36:32.000Z",
      "distro": "noble",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "ffd050f8b01537ccb89c00586d8c1216aad432d156d64f27e01437d5f2117efe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-05-26T09:35:03.000Z",
      "distro": "noble",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "8626daa090f00f24ceaac4c3a92696fdb29ed9258674a1051f8188abcad4c82a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-05-26T09:34:30.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "356b406ffc4639e819166c92ca3eadd31531880774b5e19ab995a43790558af9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-05-26T09:34:15.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "c56649e25726831260aeecaf5eeb18e467980f23e5d9d772383a903cb3b62e35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9000",
      "date": "2026-05-26T09:34:59.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "c268f8cfbdd62ecc2d1df1021ded9d8de12374a8d2cd8a8db80e1590750bb0c0",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-26T09:34:06.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "6a63cb59e6f3af4488036bbdc39ef1212c78d0e81b8533ac7c3c5a9241a88d60",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-26T09:33:57.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "316e5001de9076e555c159e7a4cffe53529a46290d865b5968f8e13dd5ef6548",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-05-26T09:34:02.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "13cca170987ef167d4bdf0ab9530b152b73408c04334849cdfeb6928fcef84ad",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/26444124643"
    }
  ]
}