{
  "_id": "6a253f324b233be198399933",
  "Package": "tabstats",
  "Type": "Package",
  "Title": "A Lightweight Toolkit for Displaying Customizable Tables",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\n\"Joshua\", \"Marie\",\nemail = \"joshua.marie.k@gmail.com\",\nrole = c(\"aut\", \"cre\")\n)\n)",
  "Maintainer": "Joshua Marie <joshua.marie.k@gmail.com>",
  "Description": "A lightweight toolkit that provides functions for printing\ntables from input data in the R console or terminal with\ncustomizable formatting. Supported outputs include American\nPsychological Association (APA)-style tables (American\nPsychological Association, 2020, ISBN:9781433832178),\ncorrelation matrices, contingency tables, and two-column\nsummary tables.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "URL": "https://github.com/s7-stats/tabstats",
  "BugReports": "https://github.com/s7-stats/tabstats/issues",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Repository": "https://s7-stats.r-universe.dev",
  "Date/Publication": "2026-06-07 05:04:09 UTC",
  "RemoteUrl": "https://github.com/s7-stats/tabstats",
  "RemoteRef": "HEAD",
  "RemoteSha": "4418bc05489357c3eebb3c211d9829bcf87bd869",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-07 09:47:55 UTC",
    "User": "root"
  },
  "Author": "Joshua Marie [aut, cre]",
  "MD5sum": "39011d7f2f608abc64656d417e2110c5",
  "_user": "s7-stats",
  "_type": "src",
  "_file": "tabstats_0.2.0.9000.tar.gz",
  "_fileid": "1db06b530792a5ce7c2d871c084c930f3c2763f137d435425fa6050af0403848",
  "_filesize": 368370,
  "_sha256": "1db06b530792a5ce7c2d871c084c930f3c2763f137d435425fa6050af0403848",
  "_created": "2026-06-07T09:47:55.000Z",
  "_published": "2026-06-07T10:26:22.939Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79949078671,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462978453"
    },
    {
      "job": 79949078670,
      "time": 140,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462978764"
    },
    {
      "job": 79949078676,
      "time": 141,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462975492"
    },
    {
      "job": 79949078688,
      "time": 195,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462980912"
    },
    {
      "job": 79948883020,
      "time": 190,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462962486"
    },
    {
      "job": 79949078673,
      "time": 125,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462976675"
    },
    {
      "job": 79949078698,
      "time": 110,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7462974974"
    },
    {
      "job": 79949078707,
      "time": 78,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7462971497"
    },
    {
      "job": 79949078694,
      "time": 75,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7462971309"
    }
  ],
  "_buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/s7-stats/tabstats",
  "_commit": {
    "id": "4418bc05489357c3eebb3c211d9829bcf87bd869",
    "author": "unknown <joshstat126@gmail.com>",
    "committer": "unknown <joshstat126@gmail.com>",
    "message": "Version 0.2.0.9000: transferring ownership\n",
    "time": 1780808649
  },
  "_maintainer": {
    "name": "Joshua Marie",
    "email": "joshua.marie.k@gmail.com",
    "login": "joshuamarie",
    "mastodon": "@joshuamarie@mastodon.social",
    "linkedin": "in/joshuamarie",
    "description": "",
    "uuid": 155130328
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "broom",
      "role": "Suggests"
    },
    {
      "package": "rstatix",
      "role": "Suggests"
    },
    {
      "package": "glue",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "fansi",
      "role": "Suggests"
    },
    {
      "package": "crayon",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    }
  ],
  "_owner": "s7-stats",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 47
    },
    {
      "week": "2026-12",
      "n": 2
    },
    {
      "week": "2026-15",
      "n": 3
    },
    {
      "week": "2026-22",
      "n": 8
    },
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-03-12"
    },
    {
      "name": "v0.2.0",
      "date": "2026-05-25"
    }
  ],
  "_stars": 5,
  "_contributors": [
    {
      "user": "joshuamarie",
      "count": 87,
      "uuid": 155130328
    }
  ],
  "_userbio": {
    "uuid": 291206495,
    "type": "organization",
    "name": "s7-stats"
  },
  "_downloads": {
    "count": 458,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tabstats"
  },
  "_devurl": "https://github.com/s7-stats/tabstats",
  "_searchresults": 3,
  "_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/tabstats.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/s7-stats/tabstats",
  "_realowner": "s7-stats",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-03-24"
    },
    {
      "version": "0.2.0",
      "date": "2026-05-25"
    }
  ],
  "_exports": [
    "cm_style",
    "corr_matrix",
    "cross_table",
    "ct_style",
    "new_corr_data",
    "new_pairwise_data",
    "pairwise_matrix",
    "sm_style",
    "table_default",
    "table_summary",
    "tabstats_options",
    "td_style"
  ],
  "_help": [
    {
      "page": "cm_style",
      "title": "Style specification for corr_matrix()",
      "topics": [
        "cm_style"
      ]
    },
    {
      "page": "cross_table",
      "title": "Generate and Display a Cross Tabulation Table",
      "topics": [
        "cross_table"
      ]
    },
    {
      "page": "ct_style",
      "title": "Style specification for cross_table()",
      "topics": [
        "ct_style"
      ]
    },
    {
      "page": "new_pairwise_data",
      "title": "Build a pairwise matrix display specification",
      "topics": [
        "new_corr_data",
        "new_pairwise_data"
      ]
    },
    {
      "page": "pairwise_matrix",
      "title": "Display a Pairwise Matrix Table in the Console",
      "topics": [
        "corr_matrix",
        "pairwise_matrix"
      ]
    },
    {
      "page": "sm_style",
      "title": "Style specification for table_summary()",
      "topics": [
        "sm_style"
      ]
    },
    {
      "page": "table_default",
      "title": "Display a formatted table in the console",
      "topics": [
        "table_default"
      ]
    },
    {
      "page": "table_summary",
      "title": "Summarize and Display a Two-Column Data Frame as a Formatted Table",
      "topics": [
        "table_summary"
      ]
    },
    {
      "page": "tabstats_options",
      "title": "Manage package options",
      "topics": [
        "tabstats_options"
      ]
    },
    {
      "page": "td_style",
      "title": "Style specification for table_default()",
      "topics": [
        "td_style"
      ]
    }
  ],
  "_pkglogo": "https://github.com/s7-stats/tabstats/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/s7-stats/tabstats/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "tabstats.Rmd",
      "filename": "tabstats.html",
      "title": "Getting Started",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Rationale",
        "Installation",
        "A Quick Tour",
        "table_default()",
        "table_summary()",
        "corr_matrix()",
        "cross_table()",
        "Styling Primer"
      ],
      "created": "2026-03-11 08:22:32",
      "modified": "2026-03-12 05:20:19",
      "commits": 4
    }
  ],
  "_score": 5.096910013008056,
  "_indexed": true,
  "_nocasepkg": "tabstats",
  "_universes": [
    "s7-stats",
    "joshuamarie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-07T09:50:13.000Z",
      "distro": "noble",
      "commit": "4418bc05489357c3eebb3c211d9829bcf87bd869",
      "fileid": "e5e90ceceb3d1440c40334f706f0fb13c40f76e7069b4e08167402085e572419",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-07T09:50:15.000Z",
      "distro": "noble",
      "commit": "4418bc05489357c3eebb3c211d9829bcf87bd869",
      "fileid": "9299c1dd18431a8161285769e8a1f65fdeece863458f9a5a4386a48e4880d8ec",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-07T09:49:54.000Z",
      "commit": "4418bc05489357c3eebb3c211d9829bcf87bd869",
      "fileid": "63ab1af5e3222386872720cb2cebfe90578d02730675e9b20bf22999f56937c7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-07T09:50:32.000Z",
      "commit": "4418bc05489357c3eebb3c211d9829bcf87bd869",
      "fileid": "e03ba089aaf0e264acd2b11d399ea2c2dde75b4517dd7e791b282aa154ae66ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-07T09:50:16.000Z",
      "commit": "4418bc05489357c3eebb3c211d9829bcf87bd869",
      "fileid": "6b7b31f3bcfb6b71c9e7f98b872f7a83c9a6235ac8c1f65c1efd9ed7e1ec151f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-07T09:49:36.000Z",
      "commit": "4418bc05489357c3eebb3c211d9829bcf87bd869",
      "fileid": "c3c4159d9dbc31faf1f782fffc5c463a8d46cb5e59232a57ff6f61f2ac539640",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-07T09:49:06.000Z",
      "commit": "4418bc05489357c3eebb3c211d9829bcf87bd869",
      "fileid": "03168da8925aeb5115901fc0f2a950289daf6552af2869bfe4ae40ac94a4a514",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-07T09:49:05.000Z",
      "commit": "4418bc05489357c3eebb3c211d9829bcf87bd869",
      "fileid": "15caffec94ecf5a9240bb86db09eebc1c17d0f66690457bf348207da7f577dfe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/s7-stats/actions/runs/27088988692"
    }
  ]
}