{"id":13858181,"url":"https://github.com/leifeld/texreg","last_synced_at":"2025-04-08T01:36:23.857Z","repository":{"id":40267412,"uuid":"75412704","full_name":"leifeld/texreg","owner":"leifeld","description":"Conversion of R Regression Output to LaTeX or HTML Tables","archived":false,"fork":false,"pushed_at":"2025-01-03T19:16:59.000Z","size":3530,"stargazers_count":113,"open_issues_count":27,"forks_count":42,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T00:34:05.744Z","etag":null,"topics":["html-tables","latex","latex-tables","regression","reporting","table","texreg"],"latest_commit_sha":null,"homepage":"","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leifeld.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-12-02T16:35:10.000Z","updated_at":"2025-01-14T21:29:49.000Z","dependencies_parsed_at":"2022-06-27T11:13:13.483Z","dependency_job_id":"30f3d0d7-52aa-4dcb-a5b2-9f3512b2a59f","html_url":"https://github.com/leifeld/texreg","commit_stats":{"total_commits":512,"total_committers":22,"mean_commits":"23.272727272727273","dds":0.513671875,"last_synced_commit":"ef00b85499e16d00bf044147f1f737276d459c66"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leifeld%2Ftexreg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leifeld%2Ftexreg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leifeld%2Ftexreg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leifeld%2Ftexreg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leifeld","download_url":"https://codeload.github.com/leifeld/texreg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247761051,"owners_count":20991531,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["html-tables","latex","latex-tables","regression","reporting","table","texreg"],"created_at":"2024-08-05T03:01:59.431Z","updated_at":"2025-04-08T01:36:23.838Z","avatar_url":"https://github.com/leifeld.png","language":"R","funding_links":[],"categories":["R","Reproducible Research"],"sub_categories":[],"readme":"# texreg\n\nConversion of R Regression Output to LaTeX or HTML Tables.\n\nConverts coefficients, standard errors, significance stars, and goodness-of-fit statistics of statistical models into LaTeX tables or HTML tables/MS Word documents or to nicely formatted screen output for the R console for easy model comparison. A list of several models can be combined in a single table. The output is highly customizable. New model types can be easily implemented.\n\n## Documentation\n\nDetails on **texreg** can be found in the following article:\n\nLeifeld, Philip (2013): **texreg**: Conversion of Statistical Model Output in R to LaTeX and HTML Tables. Journal of Statistical Software 55(8): 1-24. doi:[10.18637/jss.v055.i08](http://dx.doi.org/10.18637/jss.v055.i08)\n\nAn updated version of this paper is included as a [package vignette](https://cran.r-project.org/web/packages/texreg/vignettes/texreg.pdf). Additional details on how to write custom extensions for **texreg** and manipulate **texreg** objects can be found in the following answers on StackOverflow: [[1]](http://stackoverflow.com/questions/38894044/print-beautiful-tables-for-h2o-models-in-r/39135080#39135080), [[2]](http://stackoverflow.com/questions/39397194/computing-p-values-in-spatial-econometric-models-why-are-there-inconsistencies/39479191#39479191), [[3]](http://stackoverflow.com/questions/36947477/how-can-i-use-texreg-1-36-4-for-a-relogit-model-estimated-using-zelig-v-5/36968738#36968738), [[4]](http://stackoverflow.com/questions/39143747/how-to-use-texreg-after-clmm-i-want-to-extract-random-effect-components/39507751#39507751), [[5]](http://stackoverflow.com/questions/40176607/r-how-to-get-a-proper-latex-regression-table-from-a-dataframe/40197961#40197961).\n\n## Installation\n\nThe last stable release can be installed from CRAN:\n``` r\ninstall.packages(\"texreg\")\n```\nTo install the latest development version from GitHub, use the `remotes` package:\n``` r\nremotes::install_github(\"leifeld/texreg\")\n```\n\n## Contribute to the project\n\nPlease feel free to report bugs or suggested enhancements using the [issue tracker](http://github.com/leifeld/texreg/issues) and propose solutions for known bugs using a pull request. Please observe and follow the code formatting in the texreg package when doing so, and add (or update) `testthat` unit tests to your pull requests if possible.\n\n[![CRAN check and test](https://github.com/leifeld/texreg/actions/workflows/CRAN%20check%20and%20test.yaml/badge.svg)](https://github.com/leifeld/texreg/actions/workflows/CRAN%20check%20and%20test.yaml)\n[![cran version](https://www.r-pkg.org/badges/version/texreg)](https://cran.r-project.org/package=texreg)\n[![downloads](https://cranlogs.r-pkg.org/badges/texreg)](http://cranlogs.r-pkg.org/badges/texreg)\n[![total downloads](https://cranlogs.r-pkg.org/badges/grand-total/texreg)](http://cranlogs.r-pkg.org/badges/grand-total/texreg)\n[![Research software impact](http://depsy.org/api/package/cran/texreg/badge.svg)](http://depsy.org/package/r/texreg)\n[![Coverage status](https://codecov.io/gh/leifeld/texreg/branch/master/graph/badge.svg)](https://codecov.io/github/leifeld/texreg?branch=master)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleifeld%2Ftexreg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleifeld%2Ftexreg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleifeld%2Ftexreg/lists"}