{
  "_id": "6a48a96ce06c18f0a6545cb2",
  "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-07-04 06:05:29 UTC",
    "User": "root"
  },
  "Author": "Aravind Hebbali [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-9220-9669>)",
  "Maintainer": "Aravind Hebbali <hebbali.aravind@gmail.com>",
  "_user": "rsquaredacademy",
  "_type": "src",
  "_file": "descriptr_0.6.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/787ab841aaced70f411770864854911ebfe9b4a75b7c3da6b2606cd0048503ed",
  "_filesize": 1692513,
  "_sha256": "787ab841aaced70f411770864854911ebfe9b4a75b7c3da6b2606cd0048503ed",
  "_expires": "2026-10-12T06:34:18.000Z",
  "_created": "2026-07-04T06:05:29.000Z",
  "_published": "2026-07-04T06:34:20.533Z",
  "_jobs": [
    {
      "job": 85108756261,
      "time": 161,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078978391"
    },
    {
      "job": 85108756268,
      "time": 185,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078981742"
    },
    {
      "job": 85108756286,
      "time": 95,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079176360"
    },
    {
      "job": 85108756265,
      "time": 113,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079160530"
    },
    {
      "job": 85108510538,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078954361"
    },
    {
      "job": 85108756260,
      "time": 160,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8078977886"
    },
    {
      "job": 85108756276,
      "time": 129,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078973974"
    },
    {
      "job": 85108756282,
      "time": 142,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078975568"
    },
    {
      "job": 85108756274,
      "time": 139,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078975503"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 1,
  "_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",
    "followers": 25
  },
  "_downloads": {
    "count": 1252,
    "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.1",
  "_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",
    "LICENSE",
    "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.608631620620762,
  "_indexed": true,
  "_nocasepkg": "descriptr",
  "_universes": [
    "rsquaredacademy",
    "aravindhebbali"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-07-04T06:07:44.000Z",
      "distro": "resolute",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "https://r2.ropensci.org/559f38e39a32ef4177351b83ab023bfee3bdc5744bcd67ebc065dd5f542d1249",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.6.0.9000",
      "date": "2026-07-04T06:08:04.000Z",
      "distro": "resolute",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "https://r2.ropensci.org/99c19c073d87f3afa8d01944b15f57cfde4f77c72276c9a5ba759e9af9e097a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-07-04T06:33:32.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "https://r2.ropensci.org/3c3f1932505f2cfbe4fd3ade0271541d96ca636bce73136722e5244392fa2302",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.6.0.9000",
      "date": "2026-07-04T06:31:18.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "https://r2.ropensci.org/c30f4d01123e142bf7b55632e94c5f2ff147d906ddf9fa0ef8bd882f54655483",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.6.0.9000",
      "date": "2026-07-04T06:08:28.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "https://r2.ropensci.org/afcf0faccf4dbcfb71995bc1222649e81ea3ae6c38f20a06eb5ef2a4379213a7",
      "status": "success",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-07-04T06:07:01.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "https://r2.ropensci.org/60503f7eac58081a4c331de638c7e85184796906694258fe301696fb6ed15bde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-07-04T06:07:04.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "https://r2.ropensci.org/24c80b959860dee9fb55ab507a76e8cb730a45b26248cfd2a41bb54fa9dbb43f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.6.0.9000",
      "date": "2026-07-04T06:07:03.000Z",
      "commit": "aec4736f91e4d263d0f227de3a8e641f171d81a2",
      "fileid": "https://r2.ropensci.org/9070f9146663c894f60e8a9f743b9cc85c6adab35fc93763af01fcb609b24282",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/rsquaredacademy/actions/runs/28697074436"
    }
  ]
}