# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "easytable" in publications use:' type: software license: MIT title: 'easytable: Create Multi-Format Regression Tables' version: 2.1.1 abstract: Create publication-ready regression tables in multiple formats, including 'Word', 'HTML', 'LaTeX', and 'PDF', from statistical models. Supports lm() and glm() models. Includes options for marginal effects, control variable grouping, and robust standard errors using methods described in Zeileis (2004) . Tables can be exported to 'Word' via 'flextable' or to 'LaTeX' for 'PDF' output. authors: - family-names: Hernandez Sanchez given-names: Alfredo email: alhdzsz@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/alfredo-hs/easytable commit: 4a84a2152f0d57bb2b078d683a2cadbdaeccf0da url: https://github.com/alfredo-hs/easytable date-released: '2026-05-12' contact: - family-names: Hernandez Sanchez given-names: Alfredo email: alhdzsz@gmail.com