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 (>= 4.1.0) 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 Config/pak/sysreqs: libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev libssl-dev libproj-dev libsqlite3-dev libudunits2-dev Repository: https://chris31415926535.r-universe.dev Date/Publication: 2023-11-27 20:25:52 UTC RemoteUrl: https://github.com/chris31415926535/pseudohouseholds RemoteRef: HEAD RemoteSha: 6ab2a9853a58e70f20715357dd5d84edb8f92839 NeedsCompilation: no Packaged: 2026-07-12 08:26:29 UTC; root Author: Christopher Belanger [aut, cre, cph] (ORCID: ) Maintainer: Christopher Belanger