Package: lehdr
Type: Package
Title: Grab Longitudinal Employer-Household Dynamics (LEHD) Flat Files
Version: 1.0.1
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"))
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/LODES7/>.
Depends: R (>= 3.3.0)
License: MIT + file LICENSE
Encoding: UTF-8
Imports: readr, rlang, stringr, glue, httr, dplyr, rappdirs
Suggests: testthat (>= 3.0.0), knitr, rmarkdown, devtools, pacman
VignetteBuilder: knitr
RoxygenNote: 7.1.2
URL: https://github.com/jamgreen/lehdr/
BugReports: https://github.com/jamgreen/lehdr/issues/
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-02-03 23:46:03 UTC; jamaalgreen
Author: Jamaal Green [cre, aut],
  Liming Wang [aut],
  Dillon Mahmoudi [aut],
  Matthew Rogers [ctb]
Repository: CRAN
Date/Publication: 2022-02-04 10:30:09 UTC
