{
  "_id": "6a49c2f6fbe299ac63d6bf0b",
  "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-06-17 08:39:01 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/e4933b00df41dde10738aa67e5584ffea464f61d24616ca7a6f3a52f0e5123dc",
  "_filesize": 95538,
  "_sha256": "e4933b00df41dde10738aa67e5584ffea464f61d24616ca7a6f3a52f0e5123dc",
  "_expires": "2026-10-13T02:35:33.000Z",
  "_created": "2026-06-17T08:39:01.000Z",
  "_published": "2026-07-05T02:35:34.950Z",
  "_jobs": [
    {
      "job": 85186270676,
      "time": 150,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7690243038"
    },
    {
      "job": 85186270662,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690241264"
    },
    {
      "job": 85186270654,
      "time": 126,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7690233306"
    },
    {
      "job": 85186270733,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690237288"
    },
    {
      "job": 85186270502,
      "time": 210,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690184975"
    },
    {
      "job": 85186270744,
      "time": 131,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690235227"
    },
    {
      "job": 85186270756,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7690232933"
    },
    {
      "job": 85186270745,
      "time": 117,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7690230377"
    },
    {
      "job": 85186270695,
      "time": 133,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7690236384"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746",
  "_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": "noble",
  "_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": 56,
    "description": "Medical Data Scientist."
  },
  "_downloads": {
    "count": 338,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/sjtable2df"
  },
  "_devurl": "https://github.com/kapsner/sjtable2df",
  "_searchresults": 21,
  "_quarto": true,
  "_rbuild": "4.6.0",
  "_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-06-17T08:41:25.000Z",
      "distro": "noble",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/c7d1c64ccec32dc2e19c6fd194e6f73b02e3f78d0bf0efef5269cc933eb91ea7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-17T08:41:21.000Z",
      "distro": "noble",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/b01a37f499f927ee6fb9a412452d844397230abe5525fe34eb833d4dd1492c0a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-17T08:41:06.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/41ff440f9b697821f61739b56b83b3de4324a1ed7bf7fb97ed882063090783c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-17T08:41:13.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/e4bbbf1d9879ce324780ef86e5e53f081a217be658fe56c9d9f40a30935e52a9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-06-17T08:41:24.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/41b998e1fe9381e2ac9737f6fa0c784c02fd05d0767ea18383e71b1bae93bbc8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-17T08:40:56.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/0d6a23b42b204879f36275406614d9e3c194fe300dc1f2b464194099d47248f8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-17T08:40:43.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/a7a8e12d3dfe09365866ed4013ab80f84589078ba54365356f5d11a8e306e16f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-17T08:41:06.000Z",
      "commit": "ac62651b79370cc91f7dfafffbc5d699b276897a",
      "fileid": "https://r2.ropensci.org/8e2c54987fe6453792a07cf10553fffc279cc72cf1626567e486eda4bb6176c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kapsner/actions/runs/27676411746"
    }
  ]
}