{"id":20388759,"url":"https://github.com/mkearney/tidycat","last_synced_at":"2026-05-04T16:39:11.867Z","repository":{"id":124079459,"uuid":"136029940","full_name":"mkearney/tidycat","owner":"mkearney","description":"🎓 Tidy categorical tools for academics","archived":false,"fork":false,"pushed_at":"2018-08-04T03:03:31.000Z","size":287,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-05T13:13:43.451Z","etag":null,"topics":["categorical-data","chisq-test","chisquare-test","quantitative-methods","rstats","statistics","t-test","tidyversity"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mkearney.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-04T13:33:30.000Z","updated_at":"2020-01-03T01:45:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"79042f6e-31f1-4a7a-9a87-e060c840b0b5","html_url":"https://github.com/mkearney/tidycat","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mkearney/tidycat","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mkearney","download_url":"https://codeload.github.com/mkearney/tidycat/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mkearney%2Ftidycat/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32616251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["categorical-data","chisq-test","chisquare-test","quantitative-methods","rstats","statistics","t-test","tidyversity"],"created_at":"2024-11-15T03:13:13.952Z","updated_at":"2026-05-04T16:39:11.845Z","avatar_url":"https://github.com/mkearney.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r setup, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\",\n  eval = TRUE\n)\noptions(width = 100)\npolcom \u003c- tidyversity::polcom\n```\n# tidycat \u003cimg src=\"man/figures/logo.png\" width=\"160px\" align=\"right\" /\u003e \n\n[![lifecycle](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://www.tidyverse.org/lifecycle/#experimental)\n\n🎓 Tidy tools for academics\n\n\n## \\*\\*\\* This package is in very early development. Feedback is encouraged!!! \\*\\*\\*\n\n## Installation\n\n\u003c!-- You can install the released version of tidycat from [CRAN](https://CRAN.R-project.org) with:\n\n``` r\ninstall.packages(\"tidycat\")\n```\n--\u003e\n\nInstall the development version from [Github](https://github.com/mkearney/tidycat) with:\n\n```{r install, eval=FALSE}\n## install devtools if not already\nif (!requireNamespace(\"devtools\", quietly = TRUE)) {\n  install.packages(\"devtools\")\n}\n## install tidycat from Github\ndevtools::install_github(\"mkearney/tidycat\")\n```\n\nLoad the package (it, of course, plays nicely with tidyverse).\n\n```{r library}\n## load tidyverse\nlibrary(tidyverse)\n\n## load tidycat\nlibrary(tidycat)\n```\n\n### t-tests\n\n```{r ttest}\npolcom %\u003e%\n  tidy_ttest(pp_ideology ~ follow_trump) %\u003e%\n  tidy_summary()\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkearney%2Ftidycat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmkearney%2Ftidycat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmkearney%2Ftidycat/lists"}