# -------------------------------------------- # 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.9000 doi: 10.32614/CRAN.package.easytable 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://alfredo-hs.r-universe.dev repository-code: https://github.com/alfredo-hs/easytable commit: 98f88b8577f709df195d643acee79c3190fadb5b url: https://github.com/alfredo-hs/easytable date-released: '2026-05-13' contact: - family-names: Hernandez Sanchez given-names: Alfredo email: alhdzsz@gmail.com