{
  "_id": "6a1f0e3bb401979e7341d29a",
  "Package": "sumvar",
  "Title": "Summarise and Explore Continuous, Categorical and Date Variables",
  "Version": "0.2.0",
  "Authors@R": "person(\"Alexander\", \"Stockdale\", , \"a.stockdale@liverpool.ac.uk\", role = c(\"aut\", \"cre\", \"cph\"))",
  "Description": "Explore continuous, date and categorical variables with\nsummary statistics, visualisations, and frequency tables.\nBrings the ease and simplicity of the sum and tab commands from\n'Stata' to 'R', including support for two-way\ncross-tabulations, hypothesis tests, duplicate and missing data\nexploration, and automated HTML or PDF exploratory reports.",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/alstockdale/sumvar,\nhttps://alstockdale.github.io/sumvar/",
  "BugReports": "https://github.com/alstockdale/sumvar/issues",
  "License": "MIT + file LICENSE",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev",
  "Repository": "https://alstockdale.r-universe.dev",
  "Date/Publication": "2026-03-18 20:31:42 UTC",
  "RemoteUrl": "https://github.com/alstockdale/sumvar",
  "RemoteRef": "HEAD",
  "RemoteSha": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 08:58:24 UTC",
    "User": "root"
  },
  "Author": "Alexander Stockdale [aut, cre, cph]",
  "Maintainer": "Alexander Stockdale <a.stockdale@liverpool.ac.uk>",
  "MD5sum": "af3299669e052fc4718f6937dfd9a901",
  "_user": "alstockdale",
  "_type": "src",
  "_file": "sumvar_0.2.0.tar.gz",
  "_fileid": "e6800302198c7351f8b0c9b86c53c6c3a037a5c54fc80ed4643341a249e98e00",
  "_filesize": 532783,
  "_sha256": "e6800302198c7351f8b0c9b86c53c6c3a037a5c54fc80ed4643341a249e98e00",
  "_created": "2026-05-17T08:58:24.000Z",
  "_published": "2026-06-02T17:09:15.400Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79128315811,
      "time": 145,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041038271"
    },
    {
      "job": 79128316098,
      "time": 147,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041038426"
    },
    {
      "job": 79128315740,
      "time": 190,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041038162"
    },
    {
      "job": 79128315419,
      "time": 183,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041037048"
    },
    {
      "job": 79128314703,
      "time": 230,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041020397"
    },
    {
      "job": 79128314834,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7364678303"
    },
    {
      "job": 79128315708,
      "time": 109,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7041033698"
    },
    {
      "job": 79128316188,
      "time": 95,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7041031855"
    },
    {
      "job": 79128315552,
      "time": 88,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7041031296"
    }
  ],
  "_buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/alstockdale/sumvar",
  "_commit": {
    "id": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
    "author": "al_st <al_st@users.noreply.github.com>",
    "committer": "al_st <al_st@users.noreply.github.com>",
    "message": "pkgdown: rebuild site for v0.2.0\n",
    "time": 1773865902
  },
  "_maintainer": {
    "name": "Alexander Stockdale",
    "email": "a.stockdale@liverpool.ac.uk"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "patchwork",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "scales",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    }
  ],
  "_owner": "alstockdale",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 2
    },
    {
      "week": "2025-24",
      "n": 2
    },
    {
      "week": "2026-12",
      "n": 2
    }
  ],
  "_tags": [],
  "_stars": 4,
  "_contributors": [
    {
      "user": "alstockdale",
      "count": 8,
      "uuid": 117642049
    }
  ],
  "_userbio": {
    "uuid": 117642049,
    "type": "user",
    "name": "alstockdale"
  },
  "_downloads": {
    "count": 506,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sumvar"
  },
  "_devurl": "https://github.com/alstockdale/sumvar",
  "_pkgdown": "https://alstockdale.github.io/sumvar/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sumvar.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/alstockdale/sumvar",
  "_realowner": "alstockdale",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2025-06-13"
    },
    {
      "version": "0.2.0",
      "date": "2026-03-19"
    }
  ],
  "_exports": [
    "%>%",
    "dist_date",
    "dist_sum",
    "dup",
    "explorer",
    "tab",
    "tab1"
  ],
  "_help": [
    {
      "page": "dist_date",
      "title": "Summarize and visualize a date variable",
      "topics": [
        "dist_date"
      ]
    },
    {
      "page": "dist_sum",
      "title": "Explore a continuous variable",
      "topics": [
        "dist_sum"
      ]
    },
    {
      "page": "dup",
      "title": "Explore duplicate and missing data",
      "topics": [
        "dup"
      ]
    },
    {
      "page": "explorer",
      "title": "Explore all variables and generate an HTML or PDF summary report",
      "topics": [
        "explorer"
      ]
    },
    {
      "page": "sumvar",
      "title": "sumvar: Summarise Continuous and Categorical Variables in R",
      "topics": [
        "sumvar-package",
        "sumvar"
      ]
    },
    {
      "page": "tab",
      "title": "Create a cross-tabulation of two categorical variables",
      "topics": [
        "tab"
      ]
    },
    {
      "page": "tab1",
      "title": "Summarise a categorial variable",
      "topics": [
        "tab1"
      ]
    }
  ],
  "_pkglogo": "https://github.com/alstockdale/sumvar/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/alstockdale/sumvar/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "isoband",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "patchwork",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "exploring-data-with-sumvar.Rmd",
      "filename": "exploring-data-with-sumvar.html",
      "title": "Exploring data with sumvar",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Why use sumvar?",
        "Continuous Data",
        "Dates",
        "Categorical Data",
        "Two-way tables",
        "Check for duplicate and missing data",
        "Automated reports with explorer()"
      ],
      "created": "2025-06-08 18:00:32",
      "modified": "2026-03-18 20:21:15",
      "commits": 2
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "sumvar",
  "_universes": [
    "alstockdale"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-17T09:00:43.000Z",
      "distro": "noble",
      "commit": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
      "fileid": "72745973b750086b85be3e650fdd43a071f60399d416fe1cbe2a4ff90699bcc5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0",
      "date": "2026-05-17T09:00:45.000Z",
      "distro": "noble",
      "commit": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
      "fileid": "957fb90bae10a353cf8f321ad2356b0f264c568a86203fb45c3222e9c7b892ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-17T09:00:50.000Z",
      "commit": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
      "fileid": "714ab71b967479eaeb33e8890e36ccd1a7d4c8e58eb0452cba6c1f7d5b0b7e8c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0",
      "date": "2026-05-17T09:00:33.000Z",
      "commit": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
      "fileid": "7a9cd1fcd4c1504d6018ab8fc4f39bbfa4edc9389c0cdbaf5254777338e9b575",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T09:00:03.000Z",
      "commit": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
      "fileid": "bd26ab5d6b1b03be20f929e2364f5a7e8464175c4553eb35b51d040086bdba0b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T08:59:41.000Z",
      "commit": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
      "fileid": "a8f0e8308588953cb0d223f9fc5a5c2ec83a53ca35ed231eafc56d43fbcb2848",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0",
      "date": "2026-05-17T08:59:39.000Z",
      "commit": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
      "fileid": "7ef98304fb460a9e560b63da2ad2537ae2b86be44a3acb3e944d96880bfba363",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0",
      "date": "2026-06-02T17:08:53.000Z",
      "commit": "4aacdfcc59cf09c38a2efac7b20dd433c89e37c2",
      "fileid": "dd6259fe426097be08b31c496874441ca576e9fb9525ef8fec06eee8dfcb71a8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/alstockdale/actions/runs/25986409441"
    }
  ]
}