Package: sjtable2df
Title: Convert 'sjPlot' HTML-Tables to R 'data.frame'
Version: 0.0.5
Authors@R:
person("Lorenz A.", "Kapsner", , "lorenz.kapsner@gmail.com", role = c("cre", "aut", "cph"),
comment = c(ORCID = "0000-0003-1866-860X"))
Description: A small set of helper functions to convert 'sjPlot'
HTML-tables to R data.frame objects / knitr::kable-tables.
License: GPL (>= 3)
URL: https://github.com/kapsner/sjtable2df
BugReports: https://github.com/kapsner/sjtable2df/issues
Depends: R (>= 4.1.0)
Imports: data.table, kableExtra, rlang, rvest, stats, xml2
Suggests: lintr, lme4, mlbench, quarto, sjPlot, testthat (>= 3.0.1)
VignetteBuilder: quarto
Config/testthat/edition: 3
Config/testthat/parallel: false
Encoding: UTF-8
Roxygen: list(markdown = TRUE)
SystemRequirements: Quarto command line tools
(https://github.com/quarto-dev/quarto-cli).
RoxygenNote: 7.3.3
Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev
libfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev
libuv1-dev libxml2-dev libssl-dev
Repository: https://kapsner.r-universe.dev
Date/Publication: 2026-01-18 09:55:46 UTC
RemoteUrl: https://github.com/kapsner/sjtable2df
RemoteRef: HEAD
RemoteSha: ac62651b79370cc91f7dfafffbc5d699b276897a
NeedsCompilation: no
Packaged: 2026-06-17 08:39:01 UTC; root
Author: Lorenz A. Kapsner [cre, aut, cph] (ORCID:
)
Maintainer: Lorenz A. Kapsner