{
  "_id": "6a1eb024b25058d4daadb6e5",
  "Package": "tableParser",
  "Title": "Parse Tabled Content to Text Vector and Extract Statistical\nStandard Results",
  "Date": "2026-04-09",
  "Version": "1.0.5",
  "Authors@R": "c(person(\"Ingmar\", \"Böschen\", email = \"ingmar.boeschen@uni-hamburg.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0003-1159-3991\")))",
  "Maintainer": "Ingmar Böschen <ingmar.boeschen@uni-hamburg.de>",
  "Description": "Features include the ability to extract tabled content\nfrom NISO-JATS-coded XML, any native HTML or HML file, DOCX,\nand PDF documents, and then collapse it into a text format that\nis readable by humans by mimicking the actions of a screen\nreader. As tables within PDF documents are extracted with the\n'tabulapdf' package, and the table captions and footnotes\ncannot be extracted, the results on tables within PDF documents\nhave to be considered less precise. The function table2matrix()\nreturns a list of the tables within a document as character\nmatrices. table2text() collapses the matrix content into a list\nof character strings by imitating the behavior of a screen\nreader. The textual representation of characters and numbers\ncan be unified with unifyMatrix() before parsing. The function\ntable2stats() extracts the tabled statistical test results from\nthe collapsed text with the function standardStats() from the\n'JATSdecoder' package and, if activated, checks the reported\nand coded p-values for consistency. Due to the great\nvariability and potential complexity of table structures,\nparsing accuracy may vary. A detailed description of how\n'tableParser' works is provided here:\n<doi:10.48550/arXiv.2603.19756>.",
  "License": "GPL-3",
  "URL": "https://github.com/ingmarboeschen/tableParser",
  "BugReports": "https://github.com/ingmarboeschen/tableParser/issues",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "make default-jdk libpng-dev libx11-dev",
  "Repository": "https://ingmarboeschen.r-universe.dev",
  "Date/Publication": "2026-06-02 09:32:15 UTC",
  "RemoteUrl": "https://github.com/ingmarboeschen/tableparser",
  "RemoteRef": "HEAD",
  "RemoteSha": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-02 10:22:52 UTC",
    "User": "root"
  },
  "Author": "Ingmar Böschen [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1159-3991>)",
  "MD5sum": "fb3a68daa7179ff3a62923c44f7f38cd",
  "_user": "ingmarboeschen",
  "_type": "src",
  "_file": "tableParser_1.0.5.tar.gz",
  "_fileid": "5c4126c7337db95e20f6273a5b1c8a3d07fbd244b7a7b5aa6dcb4e00d7e066e6",
  "_filesize": 470522,
  "_sha256": "5c4126c7337db95e20f6273a5b1c8a3d07fbd244b7a7b5aa6dcb4e00d7e066e6",
  "_created": "2026-06-02T10:22:52.000Z",
  "_published": "2026-06-02T10:27:48.009Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79049852488,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7355159301"
    },
    {
      "job": 79049852511,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355159403"
    },
    {
      "job": 79049852481,
      "time": 93,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7355179126"
    },
    {
      "job": 79049852480,
      "time": 137,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7355197185"
    },
    {
      "job": 79049402431,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355113114"
    },
    {
      "job": 79049852437,
      "time": 111,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7355150066"
    },
    {
      "job": 79049852716,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7355144192"
    },
    {
      "job": 79049852482,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7355141602"
    },
    {
      "job": 79049852473,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7355154168"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ingmarboeschen/tableparser",
  "_commit": {
    "id": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
    "author": "Ingmar Böschen <55027155+ingmarboeschen@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add files via upload",
    "time": 1780392735
  },
  "_maintainer": {
    "name": "Ingmar Böschen",
    "email": "ingmar.boeschen@uni-hamburg.de",
    "login": "ingmarboeschen",
    "description": "",
    "uuid": 55027155,
    "orcid": "0000-0003-1159-3991"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "JATSdecoder",
      "role": "Imports"
    },
    {
      "package": "tabulapdf",
      "role": "Imports"
    }
  ],
  "_owner": "ingmarboeschen",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-25",
      "n": 16
    },
    {
      "week": "2025-27",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 26
    },
    {
      "week": "2025-35",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-41",
      "n": 2
    },
    {
      "week": "2025-45",
      "n": 2
    },
    {
      "week": "2025-49",
      "n": 3
    },
    {
      "week": "2026-02",
      "n": 19
    },
    {
      "week": "2026-03",
      "n": 6
    },
    {
      "week": "2026-04",
      "n": 4
    },
    {
      "week": "2026-07",
      "n": 23
    },
    {
      "week": "2026-08",
      "n": 52
    },
    {
      "week": "2026-12",
      "n": 4
    },
    {
      "week": "2026-13",
      "n": 7
    },
    {
      "week": "2026-14",
      "n": 8
    },
    {
      "week": "2026-15",
      "n": 9
    },
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-22",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 3
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "ingmarboeschen",
      "count": 200,
      "uuid": 55027155
    }
  ],
  "_userbio": {
    "uuid": 55027155,
    "type": "user",
    "name": "Ingmar Böschen"
  },
  "_downloads": {
    "count": 448,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tableParser"
  },
  "_devurl": "https://github.com/ingmarboeschen/tableparser",
  "_searchresults": 0,
  "_topics": [
    "openjdk"
  ],
  "_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/tableParser.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ingmarboeschen/tableparser",
  "_realowner": "ingmarboeschen",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2026-01-27"
    },
    {
      "version": "1.0.2",
      "date": "2026-02-02"
    },
    {
      "version": "1.0.3",
      "date": "2026-02-20"
    },
    {
      "version": "1.0.4",
      "date": "2026-03-30"
    },
    {
      "version": "1.0.5",
      "date": "2026-04-09"
    }
  ],
  "_exports": [
    "docx2matrix",
    "get.caption",
    "get.footer",
    "get.HTML.tables",
    "guessCaptionFootnote",
    "html2unicode",
    "legendCodings",
    "matrix2text",
    "parseMatrixContent",
    "prepareMatrix",
    "table2matrix",
    "table2stats",
    "table2text",
    "tableClass",
    "unifyMatrixContent",
    "unifyStats"
  ],
  "_help": [
    {
      "page": "docx2matrix",
      "title": "docx2matrix",
      "topics": [
        "docx2matrix"
      ]
    },
    {
      "page": "get.caption",
      "title": "get.caption",
      "topics": [
        "get.caption"
      ]
    },
    {
      "page": "get.footer",
      "title": "get.footer",
      "topics": [
        "get.footer"
      ]
    },
    {
      "page": "get.HTML.tables",
      "title": "get.HTML.tables",
      "topics": [
        "get.HTML.tables"
      ]
    },
    {
      "page": "get.tables",
      "title": "get.tables",
      "topics": [
        "get.tables"
      ]
    },
    {
      "page": "guessCaptionFootnote",
      "title": "guessCaptionFootnote",
      "topics": [
        "guessCaptionFootnote"
      ]
    },
    {
      "page": "html2unicode",
      "title": "html2unicode",
      "topics": [
        "html2unicode"
      ]
    },
    {
      "page": "legendCodings",
      "title": "legendCodings",
      "topics": [
        "legendCodings"
      ]
    },
    {
      "page": "matrix2text",
      "title": "matrix2text",
      "topics": [
        "matrix2text"
      ]
    },
    {
      "page": "parseMatrixContent",
      "title": "parseMatrixContent",
      "topics": [
        "parseMatrixContent"
      ]
    },
    {
      "page": "prepareMatrix",
      "title": "prepareMatrix",
      "topics": [
        "prepareMatrix"
      ]
    },
    {
      "page": "table2matrix",
      "title": "table2matrix",
      "topics": [
        "table2matrix"
      ]
    },
    {
      "page": "table2stats",
      "title": "table2stats",
      "topics": [
        "table2stats"
      ]
    },
    {
      "page": "table2text",
      "title": "table2text",
      "topics": [
        "table2text"
      ]
    },
    {
      "page": "tableClass",
      "title": "tableClass",
      "topics": [
        "tableClass"
      ]
    },
    {
      "page": "unifyMatrixContent",
      "title": "unifyMatrixContent",
      "topics": [
        "unifyMatrixContent"
      ]
    },
    {
      "page": "unifyStats",
      "title": "unifyStats",
      "topics": [
        "unifyStats"
      ]
    }
  ],
  "_readme": "https://github.com/ingmarboeschen/tableparser/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "glue",
    "hms",
    "JATSdecoder",
    "lifecycle",
    "magrittr",
    "NLP",
    "openNLP",
    "openNLPdata",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "R6",
    "readr",
    "rJava",
    "rlang",
    "tabulapdf",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_sysdeps": [
    {
      "shlib": "libjvm",
      "package": "openjdk-21-jre-headless",
      "headers": "openjdk-21-jre-headless",
      "source": "openjdk",
      "version": "21.0.11+10-1~24.04.2",
      "name": "openjdk",
      "homepage": "https://openjdk.java.net/",
      "description": "OpenJDK Java runtime, using Hotspot JIT (headless)"
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "tableparser",
  "_universes": [
    "ingmarboeschen"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-02T10:24:59.000Z",
      "distro": "noble",
      "commit": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
      "fileid": "856f32e89cfd9f38ec807f2e02526b3f59ed98b3bef44d8c30a11df988b7b14d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.5",
      "date": "2026-06-02T10:24:59.000Z",
      "distro": "noble",
      "commit": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
      "fileid": "a378f59fa2b2156867e9dde9a35472a794d445e0f08cc9d329f21220de9ff353",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-02T10:26:08.000Z",
      "commit": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
      "fileid": "d08f5a2742aa0253139e7303c99ff193ce26590ca3be070c8057f2ed4dfb9a9d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.5",
      "date": "2026-06-02T10:26:58.000Z",
      "commit": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
      "fileid": "4b852f284af73d3876528e27da63cbd04e4134e724184ffa301ea2ec749f6552",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.5",
      "date": "2026-06-02T10:25:06.000Z",
      "commit": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
      "fileid": "ba712c7a5d3e81602fe83c179ba5f1e293db1a7d87a72a25e8ab4223ff4adc1c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-02T10:24:09.000Z",
      "commit": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
      "fileid": "abf2e3d0923e488da8de7bca218f4d4e8fca8bfd21e8553d178d286951f75061",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-02T10:24:00.000Z",
      "commit": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
      "fileid": "d7adeaff278880c97b951ada88c95c1f28f1534fd7e35dd83588b85dfd8ed73d",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.5",
      "date": "2026-06-02T10:24:36.000Z",
      "commit": "321a2ac61048dd47e88ca1ffb0d3623ed5369d2e",
      "fileid": "b64f29281ab61e05076a4d14ddde134b62a589430d4b8bacd02a1c4d768e6d7c",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/ingmarboeschen/actions/runs/26813520245"
    }
  ]
}