{
  "_id": "6a213ac1cd65a98ecbd27f0a",
  "Package": "vtable",
  "Type": "Package",
  "Title": "Variable Table for Variable Documentation",
  "Version": "1.4.8",
  "Authors@R": "c(person(given = \"Nick\", family = \"Huntington-Klein\", role = c(\"aut\",\"cre\"), email = \"nhuntington-klein@seattleu.edu\"))",
  "Description": "Automatically generates HTML variable documentation\nincluding variable names, labels, classes, value labels (if\napplicable), value ranges, and summary statistics. See the\nvignette \"vtable\" for a package overview.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://nickch-k.github.io/vtable/",
  "BugReports": "https://github.com/NickCH-K/vtable/issues",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-dev libxml2-dev libx11-dev zlib1g-dev",
  "Repository": "https://nickch-k.r-universe.dev",
  "Date/Publication": "2024-12-19 22:22:57 UTC",
  "RemoteUrl": "https://github.com/nickch-k/vtable",
  "RemoteRef": "HEAD",
  "RemoteSha": "cf38d6e17ead079b7383c2392387e54577d4372e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-04 08:39:29 UTC",
    "User": "root"
  },
  "Author": "Nick Huntington-Klein [aut, cre]",
  "Maintainer": "Nick Huntington-Klein <nhuntington-klein@seattleu.edu>",
  "MD5sum": "de5e2e614e6e4b13899ceea15e0143a8",
  "_user": "nickch-k",
  "_type": "src",
  "_file": "vtable_1.4.8.tar.gz",
  "_fileid": "b192f3977593f920af4729dbdb5986c8d815418459d9c8844a24bbdd8dce7a9f",
  "_filesize": 355189,
  "_sha256": "b192f3977593f920af4729dbdb5986c8d815418459d9c8844a24bbdd8dce7a9f",
  "_created": "2026-06-04T08:39:29.000Z",
  "_published": "2026-06-04T08:43:45.441Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79481654510,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406924159"
    },
    {
      "job": 79481654493,
      "time": 132,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406918742"
    },
    {
      "job": 79481654543,
      "time": 225,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406939719"
    },
    {
      "job": 79481654665,
      "time": 215,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406932565"
    },
    {
      "job": 79481140403,
      "time": 183,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406869727"
    },
    {
      "job": 79481654537,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406916847"
    },
    {
      "job": 79481654528,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7406904053"
    },
    {
      "job": 79481654541,
      "time": 94,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7406904479"
    },
    {
      "job": 79481654587,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7406903622"
    }
  ],
  "_buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/nickch-k/vtable",
  "_commit": {
    "id": "cf38d6e17ead079b7383c2392387e54577d4372e",
    "author": "NickCH-K <44816781+NickCH-K@users.noreply.github.com>",
    "committer": "NickCH-K <44816781+NickCH-K@users.noreply.github.com>",
    "message": "Update to 1.4.8\n",
    "time": 1734646977
  },
  "_maintainer": {
    "name": "Nick Huntington-Klein",
    "email": "nhuntington-klein@seattleu.edu",
    "login": "nickch-k",
    "twitter": "@nickchk",
    "description": "Economics professor at Seattle University (previously CSU Fullerton). Econometrics, causality, and visualization. Usually R, sometimes Stata or Python.",
    "uuid": 44816781
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "kableExtra",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "rstudioapi",
      "role": "Imports"
    },
    {
      "package": "sjlabelled",
      "role": "Imports"
    },
    {
      "package": "haven",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "survey",
      "role": "Suggests"
    }
  ],
  "_owner": "nickch-k",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 40,
  "_contributors": [
    {
      "user": "nickch-k",
      "count": 83,
      "uuid": 44816781
    }
  ],
  "_userbio": {
    "uuid": 44816781,
    "type": "user",
    "name": "NickCH-K",
    "description": "Economics professor at Seattle University (previously CSU Fullerton). Econometrics, causality, and visualization. Usually R, sometimes Stata or Python."
  },
  "_downloads": {
    "count": 2491,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/vtable"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/nickch-k/vtable",
  "_pkgdown": "https://nickch-k.github.io/vtable/",
  "_searchresults": 1296,
  "_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/vtable.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/nickch-k/vtable",
  "_realowner": "nickch-k",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.3.0",
      "date": "2019-03-22"
    },
    {
      "version": "0.4.0",
      "date": "2019-04-11"
    },
    {
      "version": "0.4.1",
      "date": "2019-07-10"
    },
    {
      "version": "0.5.0",
      "date": "2019-07-10"
    },
    {
      "version": "0.6.0",
      "date": "2019-12-19"
    },
    {
      "version": "1.0.1",
      "date": "2020-04-02"
    },
    {
      "version": "1.2.1",
      "date": "2020-06-20"
    },
    {
      "version": "1.2.6",
      "date": "2020-10-13"
    },
    {
      "version": "1.2.7",
      "date": "2021-03-01"
    },
    {
      "version": "1.3.1",
      "date": "2021-04-08"
    },
    {
      "version": "1.3.2",
      "date": "2021-05-28"
    },
    {
      "version": "1.3.3",
      "date": "2021-08-05"
    },
    {
      "version": "1.3.4",
      "date": "2022-07-16"
    },
    {
      "version": "1.4.1",
      "date": "2022-11-02"
    },
    {
      "version": "1.4.2",
      "date": "2023-03-15"
    },
    {
      "version": "1.4.3",
      "date": "2023-03-27"
    },
    {
      "version": "1.4.4",
      "date": "2023-04-29"
    },
    {
      "version": "1.4.5",
      "date": "2023-10-12"
    },
    {
      "version": "1.4.6",
      "date": "2023-10-26"
    },
    {
      "version": "1.4.7",
      "date": "2024-10-17"
    },
    {
      "version": "1.4.8",
      "date": "2024-12-21"
    }
  ],
  "_exports": [
    "countNA",
    "dftoHTML",
    "dftoLaTeX",
    "formatfunc",
    "independence.test",
    "is.round",
    "labeltable",
    "notNA",
    "nuniq",
    "pctile",
    "propNA",
    "st",
    "sumtable",
    "vt",
    "vtable",
    "weighted.sd"
  ],
  "_help": [
    {
      "page": "countNA",
      "title": "Number of missing values in a vector",
      "topics": [
        "countNA"
      ]
    },
    {
      "page": "dftoHTML",
      "title": "Data Frame to HTML Function",
      "topics": [
        "dftoHTML"
      ]
    },
    {
      "page": "dftoLaTeX",
      "title": "Data Frame to LaTeX Function",
      "topics": [
        "dftoLaTeX"
      ]
    },
    {
      "page": "formatfunc",
      "title": "Function-returning wrapper for format",
      "topics": [
        "formatfunc"
      ]
    },
    {
      "page": "independence.test",
      "title": "Group-Independence Test Function",
      "topics": [
        "independence.test"
      ]
    },
    {
      "page": "is.round",
      "title": "Checks if information is lost by rounding",
      "topics": [
        "is.round"
      ]
    },
    {
      "page": "labeltable",
      "title": "Label Table Function",
      "topics": [
        "labeltable"
      ]
    },
    {
      "page": "notNA",
      "title": "Number of nonmissing values in a vector",
      "topics": [
        "notNA"
      ]
    },
    {
      "page": "nuniq",
      "title": "Number of unique values in a vector",
      "topics": [
        "nuniq"
      ]
    },
    {
      "page": "pctile",
      "title": "Returns a vector of 100 percentiles",
      "topics": [
        "pctile"
      ]
    },
    {
      "page": "propNA",
      "title": "Proportion or number of missing values in a vector",
      "topics": [
        "propNA"
      ]
    },
    {
      "page": "sumtable",
      "title": "Summary Table Function",
      "topics": [
        "st",
        "sumtable"
      ]
    },
    {
      "page": "vtable",
      "title": "Variable Table Function",
      "topics": [
        "vt",
        "vtable"
      ]
    },
    {
      "page": "weighted.sd",
      "title": "Weighted standard deviation",
      "topics": [
        "weighted.sd"
      ]
    }
  ],
  "_readme": "https://github.com/nickch-k/vtable/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "datawizard",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "fs",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "insight",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "sjlabelled",
    "stringi",
    "stringr",
    "svglite",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "dftotable.Rmd",
      "filename": "dftotable.html",
      "title": "dftoHTML and dftoLaTeX: Data Frame Formatting",
      "author": "Nick Huntington-Klein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The dftoHTML() function",
        "data",
        "out",
        "file",
        "note",
        "anchor",
        "col.width",
        "col.align",
        "row.names",
        "no.escape",
        "The dftoLaTeX() function",
        "align"
      ],
      "created": "2020-03-19 22:39:32",
      "modified": "2020-03-25 05:18:30",
      "commits": 2
    },
    {
      "source": "labeltable.Rmd",
      "filename": "labeltable.html",
      "title": "labeltable: Label Table",
      "author": "Nick Huntington-Klein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The labeltable() function",
        "out",
        "count and percent",
        "file",
        "desc, note, and anchor.",
        "note.align"
      ],
      "created": "2020-03-19 22:39:32",
      "modified": "2023-03-01 09:22:36",
      "commits": 3
    },
    {
      "source": "sumtable.Rmd",
      "filename": "sumtable.html",
      "title": "sumtable: Summary Statistics",
      "author": "Nick Huntington-Klein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The sumtable() function",
        "data and vars",
        "out",
        "file",
        "summ and summ.names",
        "group, group.long, and group.test",
        "group.weights",
        "col.breaks",
        "digits and fixed.digits",
        "Other Numerical Formatting Options",
        "Factor, Logical, and Character Display Options",
        "labels",
        "labels as a vector",
        "labels as a two-column data set",
        "labels as a one-row data set",
        "title, note, and anchor",
        "col.width",
        "col.align",
        "align, note.align, and fit.page",
        "opts"
      ],
      "created": "2020-03-19 22:39:32",
      "modified": "2023-03-14 22:32:58",
      "commits": 10
    },
    {
      "source": "vtablefunction.Rmd",
      "filename": "vtablefunction.html",
      "title": "Variable Table (vtable)",
      "author": "Nick Huntington-Klein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The vtable() function",
        "data",
        "out",
        "file",
        "labels",
        "labels as a vector",
        "labels as a two-column data set",
        "labels as a one-row data set",
        "class",
        "values",
        "missing",
        "index",
        "factor.limit",
        "char.values",
        "data.title, desc, note, and anchor",
        "col.width",
        "col.align",
        "align, note.align, and fit.page",
        "summ",
        "lush",
        "opts"
      ],
      "created": "2020-03-19 22:39:32",
      "modified": "2023-03-01 09:22:36",
      "commits": 6
    },
    {
      "source": "vtablehelpers.Rmd",
      "filename": "vtablehelpers.html",
      "title": "vtable Bonus Functions",
      "author": "Nick Huntington-Klein",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Shortcut Helper Functions",
        "nuniq",
        "countNA, propNA, and notNA",
        "is.round",
        "Other Helper Functions",
        "formatfunc",
        "pctile",
        "weighted.sd",
        "independence.test",
        "factor.test and numeric.test",
        "star.cutoffs and star.markers",
        "digits and fixed.digits",
        "format",
        "opts"
      ],
      "created": "2020-03-19 22:39:32",
      "modified": "2023-03-14 22:32:58",
      "commits": 5
    },
    {
      "source": "vtable.Rmd",
      "filename": "vtable.html",
      "title": "vtable for Data Exploration",
      "author": "Nick Huntington-Klein",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2018-11-06 20:27:24",
      "modified": "2020-03-28 09:42:12",
      "commits": 12
    }
  ],
  "_score": 8.588159975118707,
  "_indexed": true,
  "_nocasepkg": "vtable",
  "_universes": [
    "nickch-k"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.4.8",
      "date": "2026-06-04T08:41:48.000Z",
      "distro": "noble",
      "commit": "cf38d6e17ead079b7383c2392387e54577d4372e",
      "fileid": "8fc17ccd8cdb7f2c00eed04e3a6f6b5e32e3a6d76b8d3674402e8abd8a8c3eb1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.4.8",
      "date": "2026-06-04T08:41:36.000Z",
      "distro": "noble",
      "commit": "cf38d6e17ead079b7383c2392387e54577d4372e",
      "fileid": "bef4d1a13bbd1f1bfb3ca1f9bc08391b31b3a81ef46ebc54604ae9ff53059919",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.4.8",
      "date": "2026-06-04T08:42:29.000Z",
      "commit": "cf38d6e17ead079b7383c2392387e54577d4372e",
      "fileid": "9321fcc6abab6f57f855abfee2e74d7816be56ac664edda0f50c3e1b5629462b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.4.8",
      "date": "2026-06-04T08:42:10.000Z",
      "commit": "cf38d6e17ead079b7383c2392387e54577d4372e",
      "fileid": "17b5bac7d963a5e740cdf1adb07690b0371e86a9455cb145bf0a7b74fdcb4455",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.4.8",
      "date": "2026-06-04T08:41:52.000Z",
      "commit": "cf38d6e17ead079b7383c2392387e54577d4372e",
      "fileid": "3e2601cb3d1f83fb91d3e96f3e3bfc812cc3e52c650ef4d471bd23f354cdcb22",
      "status": "success",
      "buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.4.8",
      "date": "2026-06-04T08:40:46.000Z",
      "commit": "cf38d6e17ead079b7383c2392387e54577d4372e",
      "fileid": "97f8e269f40608446ec5ec1aa2e4aac2bf61b9737d017162d0ebe82a464f5a62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.4.8",
      "date": "2026-06-04T08:40:47.000Z",
      "commit": "cf38d6e17ead079b7383c2392387e54577d4372e",
      "fileid": "756467ea1d4b8101bf548bdc35ba23d2c75ac52bfa0504cd9c0c846605e5fea8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.4.8",
      "date": "2026-06-04T08:40:44.000Z",
      "commit": "cf38d6e17ead079b7383c2392387e54577d4372e",
      "fileid": "47d9cf6af86a0d5e202e034affd43004dd4a69e077fbdd8959dc8dc7036b5d66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/nickch-k/actions/runs/26940658138"
    }
  ]
}