Package: lehdr
Type: Package
Title: Grab Longitudinal Employer-Household Dynamics (LEHD) Flat Files
Version: 1.1.4
Authors@R: c(person(given="Jamaal", family="Green", role = c("cre","aut"), email="jamaal.green@gmail.com"), 
    person(given="Liming", family="Wang", role =c("aut"), email="lmwang@pdx.edu"), 
    person(given="Dillon", family="Mahmoudi", role =c("aut"), email="dillonm@umbc.edu"),
    person(given="Matthew",family="Rogers", role=c("ctb"), email = "matthew.rogers09@gmail.com"),
    person(given="Kyle", family="Walker", role=c("ctb"), email="kyle@walker-data.com"))
Maintainer: Jamaal Green <jamaal.green@gmail.com>
Description: Designed to query Longitudinal Employer-Household Dynamics (LEHD) 
    workplace/residential association and origin-destination flat files and 
    optionally aggregate Census block-level data to block group, tract, county, 
    or state. Data comes from the LODES FTP server <https://lehd.ces.census.gov/data/lodes/LODES8/>.
Depends: R (>= 4.0.0)
License: MIT + file LICENSE
Encoding: UTF-8
Imports: readr, rlang, stringr, glue, httr2, dplyr, magrittr
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, devtools, pacman
VignetteBuilder: knitr
RoxygenNote: 7.3.2
URL: https://github.com/jamgreen/lehdr/
BugReports: https://github.com/jamgreen/lehdr/issues/
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2024-11-21 14:09:32 UTC; jamaalgreen
Author: Jamaal Green [cre, aut],
  Liming Wang [aut],
  Dillon Mahmoudi [aut],
  Matthew Rogers [ctb],
  Kyle Walker [ctb]
Repository: CRAN
Date/Publication: 2024-11-21 14:30:15 UTC
Built: R 4.6.0; ; 2025-10-14 03:15:47 UTC; windows
