Package: scf
Title: Analyzing the Survey of Consumer Finances
Version: 1.0.4
Authors@R: 
    c(person("Joseph","Cohen", role = c("aut","cre"),
             email = "joseph.cohen@qc.cuny.edu"))
Description: Analyze public-use micro data from the Survey of Consumer Finances.
  Provides tools to download prepared data files, construct replicate-weighted
  multiply imputed survey designs, compute descriptive statistics and model
  estimates, and produce plots and tables. Methods follow design-based inference
  for complex surveys and pooling across multiple imputations. See the package
  website and the code book for background.
License: MIT + file LICENSE
URL: https://github.com/jncohen/scf
BugReports: https://github.com/jncohen/scf/issues
Depends: R (>= 3.6)
Imports: ggplot2, haven, httr, rlang, stats, survey, utils
Suggests: dplyr, hexbin, kableExtra, knitr, mitools, rmarkdown,
        markdown, testthat (>= 3.0.0)
VignetteBuilder: knitr, markdown, rmarkdown
Config/testthat/edition: 3
Encoding: UTF-8
RoxygenNote: 7.3.3
NeedsCompilation: no
Packaged: 2025-10-18 11:04:17 UTC; jcohen
Author: Joseph Cohen [aut, cre]
Maintainer: Joseph Cohen <joseph.cohen@qc.cuny.edu>
Repository: CRAN
Date/Publication: 2025-10-22 19:00:02 UTC
Built: R 4.5.0; ; 2025-10-22 20:59:21 UTC; unix
