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 including variable names, labels, classes, value labels (if applicable), value ranges, and summary statistics. See the vignette "vtable" for a package overview. License: MIT + file LICENSE Encoding: UTF-8 Depends: kableExtra Imports: utils, stats, rstudioapi, sjlabelled, haven, knitr Suggests: rmarkdown, survey 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 libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev libuv1-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: 2026-07-04 06:50:45 UTC; root Author: Nick Huntington-Klein [aut, cre] Maintainer: Nick Huntington-Klein