Package: furniture
Type: Package
Title: Furniture for Quantitative Scientists
Version: 1.11.0
Authors@R: c(person("Tyson S.", "Barrett",  
                    role=c("aut","cre"), 
                    email = "t.barrett88@gmail.com", 
                    comment = c(ORCID = "0000-0002-2137-1391")),
 	         person("Emily", "Brignone", role="aut"),
 	         person("Daniel J.", "Laxman", role="aut"))
Maintainer: Tyson S. Barrett <t.barrett88@gmail.com>
Description: Contains four main functions (i.e., four pieces of furniture):
    table1() which produces a well-formatted table of descriptive statistics common as Table 1
    in research articles, tableC() which produces a well-formatted table of correlations,
    tableF() which provides frequency counts, and washer() which
    is helpful in cleaning up the data. These furniture-themed functions are designed
    to simplify common tasks in quantitative analysis. Other data summary and cleaning tools
    are also available.
Depends: R (>= 2.10)
Imports: knitr, dplyr (>= 0.8.0), gt, flextable
Suggests: magrittr, rmarkdown, testthat, tibble
LazyData: true
VignetteBuilder: knitr
URL: https://tysonbarrett.com/furniture/,
        https://github.com/TysonStanley/furniture
BugReports: https://github.com/TysonStanley/furniture/issues
Encoding: UTF-8
License: GPL-3
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2026-01-18 01:33:23 UTC; tysonbarrett
Author: Tyson S. Barrett [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-2137-1391>),
  Emily Brignone [aut],
  Daniel J. Laxman [aut]
Repository: CRAN
Date/Publication: 2026-01-18 06:10:28 UTC
Built: R 4.4.3; ; 2026-02-23 16:03:07 UTC; windows
