Package: outreg Type: Package Title: Regression Table for Publication Version: 0.2.2 Authors@R: c( person("Kota", "Mori", email = "kmori05@gmail.com", role = c("aut", "cre")) ) Description: Create regression tables for publication. Currently supports 'lm', 'glm', 'survreg', and 'ivreg' outputs. License: MIT + file LICENSE Encoding: UTF-8 Depends: R (>= 3.0) Imports: magrittr, reshape2, sandwich, stats, stringr, tidyr, utils Suggests: AER, survival, testthat RoxygenNote: 6.0.1 URL: https://github.com/kota7/outreg BugReports: https://github.com/kota7/outreg/issues Config/pak/sysreqs: libicu-dev Repository: https://kota7.r-universe.dev Date/Publication: 2017-05-16 15:31:28 UTC RemoteUrl: https://github.com/kota7/outreg RemoteRef: HEAD RemoteSha: 1518fee62e5f94c9ccf5f28c95156627e7ebc7d5 NeedsCompilation: no Packaged: 2026-06-09 09:00:27 UTC; root Author: Kota Mori [aut, cre] Maintainer: Kota Mori