{
  "_id": "6a59cc3509eb0996dd68df94",
  "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\"),\ncomment = c(ORCID = \"0000-0003-1866-860X\"))",
  "Description": "A small set of helper functions to convert 'sjPlot'\nHTML-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",
  "VignetteBuilder": "quarto",
  "Config/testthat/edition": "3",
  "Config/testthat/parallel": "false",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "Quarto command line tools\n(https://github.com/quarto-dev/quarto-cli).",
  "RoxygenNote": "7.3.3",
  "Config/pak/sysreqs": "cmake libfontconfig1-dev libfreetype6-dev\nlibfribidi-dev make libharfbuzz-dev libicu-dev libpng-dev\nlibuv1-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": {
    "Date": "2026-07-17 06:27:29 UTC",
    "User": "root"
  },
  "Author": "Lorenz A. Kapsner [cre, aut, cph] (ORCID:\n<https://orcid.org/0000-0003-1866-860X>)",
  "Maintainer": "Lorenz A. Kapsner <lorenz.kapsner@gmail.com>",
  "_user": "kapsner",
  "_type": "src",
  "_file": "sjtable2df_0.0.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/fa301335e29cf5c7ac738a08fd3e75e77e0d56fff209e48f68eba808d29e4fe2",
  "_filesize": 94306,
  "_sha256": "fa301335e29cf5c7ac738a08fd3e75e77e0d56fff209e48f68eba808d29e4fe2",
  "_expires": "2026-10-25T06:31:16.000Z",
  "_created": "2026-07-17T06:27:29.000Z",
  "_published": "2026-07-17T06:31:17.760Z",
  "_jobs": [
    {
      "job": 87820511677,
      "time": 158,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398947634"
    },
    {
      "job": 87820511683,
      "time": 158,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398947209"
    },
    {
      "job": 87820511680,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398939139"
    },
    {
      "job": 87820511678,
      "time": 112,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398934051"
    },
    {
      "job": 87819989809,
      "time": 222,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398902079"
    },
    {
      "job": 87820511694,
      "time": 193,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8398957405"
    },
    {
      "job": 87820511723,
      "time": 113,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8398935044"
    },
    {
      "job": 87820511720,
      "time": 173,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8398950815"
    },
    {
      "job": 87820511705,
      "time": 161,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8398947820"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720",
  "_status": "success",
  "_upstream": "https://github.com/kapsner/sjtable2df",
  "_commit": {
    "id": "ac62651b79370cc91f7dfafffbc5d699b276897a",
    "author": "kapsner <lorenz.kapsner@gmail.com>",
    "committer": "kapsner <lorenz.kapsner@gmail.com>",
    "message": "chore: bump to v0.0.5\n",
    "time": 1768730146
  },
  "_maintainer": {
    "name": "Lorenz A. Kapsner",
    "email": "lorenz.kapsner@gmail.com",
    "login": "kapsner",
    "orcid": "0000-0003-1866-860X",
    "description": "Medical Data Scientist.",
    "uuid": 44973495
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "kableExtra",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "lintr",
      "role": "Suggests"
    },
    {
      "package": "lme4",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "quarto",
      "role": "Suggests"
    },
    {
      "package": "sjPlot",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.1",
      "role": "Suggests"
    }
  ],
  "_owner": "kapsner",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.0.5",
      "date": "2026-01-18"
    }
  ],
  "_topics": [
    "converter",
    "data-frame",
    "sjplot",
    "tables",
    "quarto"
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "kapsner",
      "count": 63,
      "uuid": 44973495
    },
    {
      "user": "joundso",
      "count": 1,
      "uuid": 56686638
    }
  ],
  "_userbio": {
    "uuid": 44973495,
    "type": "user",
    "name": "kapsner",
    "followers": 57,
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 287,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sjtable2df"
  },
  "_devurl": "https://github.com/kapsner/sjtable2df",
  "_searchresults": 21,
  "_quarto": true,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/sjtable2df.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kapsner/sjtable2df",
  "_realowner": "kapsner",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2022-06-22"
    },
    {
      "version": "0.0.3",
      "date": "2023-04-13"
    },
    {
      "version": "0.0.4",
      "date": "2025-04-04"
    },
    {
      "version": "0.0.5",
      "date": "2026-01-18"
    }
  ],
  "_exports": [
    "mtab2df",
    "xtab2df"
  ],
  "_help": [
    {
      "page": "mtab2df",
      "title": "mtab2df",
      "topics": [
        "mtab2df"
      ]
    },
    {
      "page": "xtab2df",
      "title": "xtab2df",
      "topics": [
        "xtab2df"
      ]
    }
  ],
  "_readme": "https://github.com/kapsner/sjtable2df/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "cpp11",
    "curl",
    "data.table",
    "digest",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "htmltools",
    "httr",
    "jquerylib",
    "jsonlite",
    "kableExtra",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "rvest",
    "sass",
    "scales",
    "selectr",
    "stringi",
    "stringr",
    "svglite",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "xfun",
    "xml2",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "sjtable2df_overview.qmd",
      "filename": "sjtable2df_overview.html",
      "title": "sjtable2df_overview",
      "engine": "quarto::html",
      "headings": [
        "Example: Contingency-Tables",
        "Data Preprocessing",
        "Create Contingency Table",
        "Convert Contingency Table to data.frame",
        "Convert Contingency Table to kable",
        "Percentages in cells",
        "Example: Model Tables: Linear Regression",
        "Create Three Models",
        "Create Model Table",
        "Convert Model Table to data.frame",
        "Convert Model Table to kable",
        "Example: Model Tables: Logistic Regression",
        "Example: Model Tables: GLMM"
      ],
      "created": "2024-06-07 07:05:30",
      "modified": "2026-01-17 13:49:43",
      "commits": 2
    }
  ],
  "_score": 4.623249290397901,
  "_indexed": true,
  "_nocasepkg": "sjtable2df",
  "_universes": [
    "kapsner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-17T06:30:05.000Z",
      "distro": "resolute",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/5d0d161b09b9785518820c49bcaa334956122dd05e84c0cef22634f018fb83c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-07-17T06:30:05.000Z",
      "distro": "resolute",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/1dd730b160aef757459b5b1725deac42be3fd29c6af558c95f74378a780dcea6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-17T06:29:40.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/0fea67d35cf78ff6c1a350bbabc05e2d97e0826340ebdfaf40e4fe24d7f30a59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-07-17T06:29:21.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/6a844e611023959e8457b9102ea5201813d4e110b1745d2c35c88767ef806143",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-07-17T06:30:58.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/010d82cff2b4b8b3260cdc5a29022648733cf08da176c2a03478a0b943ce573b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-17T06:29:14.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/6294be296e684c4ed565442f63b844941f16235a09236b9eb74b7da0c5244842",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-17T06:30:15.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/0b67b53c274951c1838352710bedd37bae66371ee49308107355e9b00d170886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-07-17T06:30:04.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/7f130c1733f41d7247538e63c07bcf63c01fa08276eaa35c5f0a89cd490a0a48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/29559908720"
    }
  ]
}