Package: pseudohouseholds
Type: Package
Title: Generate Pseudohouseholds on Road Networks in Regions
Version: 0.1.1
Authors@R: person(given = "Christopher", 
    family = "Belanger", 
    email = "christopher.a.belanger@gmail.com",
    role = c("aut", "cre", "cph"), 
    comment = c(ORCID = "0000-0003-2070-5721"))
Description: Given an arbitrary set of spatial regions and road networks, 
             generate a set of representative points, or pseudohouseholds, that
             can be used for travel burden analysis. Parallel processing is 
             supported.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Imports: dplyr, furrr, sf
Depends: R (>= 2.10)
Suggests: covr, future, ggplot2, ggspatial, knitr, purrr, rmarkdown,
        testthat (>= 3.0.0)
Config/testthat/edition: 3
URL: https://github.com/chris31415926535/pseudohouseholds
BugReports: https://github.com/chris31415926535/pseudohouseholds/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2023-07-17 15:09:30 UTC; rstudio
Author: Christopher Belanger [aut, cre, cph]
    (<https://orcid.org/0000-0003-2070-5721>)
Maintainer: Christopher Belanger <christopher.a.belanger@gmail.com>
Repository: CRAN
Date/Publication: 2023-07-19 09:30:02 UTC
Built: R 4.3.0; ; 2023-07-19 10:05:44 UTC; unix
