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
LazyData: true
Depends: R (>= 3.0)
Imports: magrittr, reshape2, sandwich, stats, stringr, tidyr, utils
Suggests: AER, survival, testthat
RoxygenNote: 5.0.1
URL: https://github.com/kota7/outreg
BugReports: https://github.com/kota7/outreg/issues
NeedsCompilation: no
Packaged: 2017-03-14 03:08:42 UTC; Kota.Mori
Author: Kota Mori [aut, cre]
Maintainer: Kota Mori <kmori05@gmail.com>
Repository: CRAN
Date/Publication: 2017-03-14 06:58:31
Built: R 4.6.0; ; 2025-08-18 14:44:44 UTC; unix
