{
  "_id": "6a12a8b6acfb0bcc41d156b9",
  "Package": "tabtibble",
  "Title": "Simplify Reporting Many Tables",
  "Version": "0.0.1.9000",
  "Authors@R": "person(\"Bill\", \"Denney\", email=\"wdenney@humanpredictions.com\", role=c(\"aut\", \"cre\"), comment=c(ORCID=\"0000-0002-5759-428X\"))",
  "Description": "Simplify reporting many tables by creating tibbles of\ntables. With 'tabtibble', a tibble of tables is created with\ncaptions and automatic printing using knit_print().",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/humanpred/tabtibble,\nhttps://humanpred.github.io/tabtibble/",
  "BugReports": "https://github.com/humanpred/tabtibble/issues",
  "VignetteBuilder": "knitr",
  "Language": "en-US",
  "Repository": "https://humanpred.r-universe.dev",
  "Date/Publication": "2026-03-25 14:20:03 UTC",
  "RemoteUrl": "https://github.com/humanpred/tabtibble",
  "RemoteRef": "HEAD",
  "RemoteSha": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-24 07:22:28 UTC",
    "User": "root"
  },
  "Author": "Bill Denney [aut, cre] (ORCID: <https://orcid.org/0000-0002-5759-428X>)",
  "Maintainer": "Bill Denney <wdenney@humanpredictions.com>",
  "MD5sum": "79f43f08ee98b3b8ef780c9a32234fcd",
  "_user": "humanpred",
  "_type": "src",
  "_file": "tabtibble_0.0.1.9000.tar.gz",
  "_fileid": "ed9f6adc23f9aef037af07251e3fac9849ffb2aa174fc3485c3855bbc24f95c3",
  "_filesize": 93394,
  "_sha256": "ed9f6adc23f9aef037af07251e3fac9849ffb2aa174fc3485c3855bbc24f95c3",
  "_created": "2026-05-24T07:22:28.000Z",
  "_published": "2026-05-24T07:28:54.823Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77580155715,
      "time": 129,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183238881"
    },
    {
      "job": 77580155713,
      "time": 115,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183237456"
    },
    {
      "job": 77580155712,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183256916"
    },
    {
      "job": 77580155721,
      "time": 74,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183263015"
    },
    {
      "job": 77579998935,
      "time": 170,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183224865"
    },
    {
      "job": 77580155710,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183235619"
    },
    {
      "job": 77580155718,
      "time": 80,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7183233871"
    },
    {
      "job": 77580155716,
      "time": 81,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7183233989"
    },
    {
      "job": 77580155711,
      "time": 83,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7183234131"
    }
  ],
  "_buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/humanpred/tabtibble",
  "_commit": {
    "id": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
    "author": "Bill Denney <billdenney@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #5 from humanpred/feature/allow-table1-in-tab-list\n\nAllow table1 objects in new_tab_list()",
    "time": 1774448403
  },
  "_maintainer": {
    "name": "Bill Denney",
    "email": "wdenney@humanpredictions.com",
    "login": "billdenney",
    "description": "",
    "uuid": 10359931,
    "orcid": "0000-0002-5759-428X"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "pander",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "table1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "humanpred",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "reporting",
    "tables"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "billdenney",
      "count": 31,
      "uuid": 10359931
    }
  ],
  "_userbio": {
    "uuid": 130697527,
    "type": "organization",
    "name": "humanpred"
  },
  "_downloads": {
    "count": 175,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tabtibble"
  },
  "_devurl": "https://github.com/humanpred/tabtibble",
  "_pkgdown": "https://humanpred.github.io/tabtibble/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tabtibble.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/humanpred/tabtibble",
  "_realowner": "humanpred",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2025-03-10"
    }
  ],
  "_exports": [
    "knit_print",
    "new_tab_list",
    "new_tab_tibble",
    "print_tabtibble"
  ],
  "_help": [
    {
      "page": "knit_print.tab_list",
      "title": "Print a tab_list",
      "concept": [
        "knitters"
      ],
      "topics": [
        "knit_print.tab_list"
      ]
    },
    {
      "page": "knit_print.tab_tibble",
      "title": "Print a tab_tibble",
      "concept": [
        "knitters"
      ],
      "topics": [
        "knit_print.tab_tibble"
      ]
    },
    {
      "page": "new_tab_tibble",
      "title": "Create a new 'tab_tibble' object",
      "topics": [
        "new_tab_list",
        "new_tab_tibble"
      ]
    },
    {
      "page": "print_tabtibble",
      "title": "Print a single table from a tablist",
      "topics": [
        "print_tabtibble",
        "print_tabtibble.default"
      ]
    }
  ],
  "_readme": "https://github.com/humanpred/tabtibble/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "evaluate",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "rlang",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "example-usage.Rmd",
      "filename": "example-usage.html",
      "title": "Example Usage",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2025-02-25 18:57:59",
      "modified": "2025-03-10 21:39:49",
      "commits": 3
    }
  ],
  "_score": 4.176091259055681,
  "_indexed": true,
  "_nocasepkg": "tabtibble",
  "_universes": [
    "humanpred",
    "billdenney"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.1.9000",
      "date": "2026-05-24T07:24:33.000Z",
      "distro": "noble",
      "commit": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
      "fileid": "9fa6d4c8a922f5ecbcc19479849171903be21badb7a8837f3dbbcdb08a53bb22",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.1.9000",
      "date": "2026-05-24T07:24:21.000Z",
      "distro": "noble",
      "commit": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
      "fileid": "10f1d78cecb6e31c68da096f021b7cf1638a6876f1f07f0d63a58517d51a950d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.1.9000",
      "date": "2026-05-24T07:27:26.000Z",
      "commit": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
      "fileid": "012cde68394d3a33ecf410e917bf74ea86130185469c220d7da76a2b338c1070",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.1.9000",
      "date": "2026-05-24T07:28:27.000Z",
      "commit": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
      "fileid": "927786c452fad9713e55be2d01c76e7c0ccda1bfedda4fb0bcb6ed01995d30b3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.1.9000",
      "date": "2026-05-24T07:24:17.000Z",
      "commit": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
      "fileid": "0451d30bd3e7dc44addc4e3f4a90249134da42a5fe4cbc58395235a5e446c8ea",
      "status": "success",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-24T07:23:43.000Z",
      "commit": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
      "fileid": "a0244c2e15fc66fdd8b3d846571bb8fce8c9a6bdb144030ae43c0f2e3ac708b2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-24T07:23:42.000Z",
      "commit": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
      "fileid": "514b77174b3d4e4c25fb66cc1638f194c0445675f0bf7d3eb52dab25f0771035",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.1.9000",
      "date": "2026-05-24T07:23:41.000Z",
      "commit": "753cc8c76ae49d0d0334f33ce02d56de7d674016",
      "fileid": "710de0b6028ef07f374d49a9a8707288d88daec4572aa80ec111fba572ae7349",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/humanpred/actions/runs/26354983052"
    }
  ]
}