Package: USPopulationSampler
Title: Population-Weighted Sampling of Geographic Locations in the
        United States
Version: 0.1.1
Authors@R: c(
    person("Rithy Techavoan", "Yean", , "techavoan@gmail.com", role = c("aut", "cre", "cph")),
    person("Andrew", "Holbrook", , role = c("aut", "cph")),
    person("Jasen", "Zhang", , role = c("ctb")))
Description: Generate geospatial locations within census block groups (BG; the smallest geographic unit for which population counts are available) within target counties, states, or across the entirety of the U.S. randomly selected according to population counts by using the Census Bureau reference data and optionally allow users to conduct temporal assignments on sampled locations using Covid-19 data. 
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.3
Imports: curl, parallel, sf, arrow, data.table, utils, stats
Suggests: dplyr, usmap, ggplot2, tigris, patchwork, lubridate, lwgeom,
        testthat (>= 3.0.0), spelling
Config/testthat/edition: 3
URL: https://github.com/Techavoan/USPopulationSampler
BugReports: https://github.com/Techavoan/USPopulationSampler/issues
Depends: R (>= 3.5)
LazyData: true
Language: en-US
NeedsCompilation: no
Packaged: 2026-09-03 11:57:27 UTC; techa
Author: Rithy Techavoan Yean [aut, cre, cph],
  Andrew Holbrook [aut, cph],
  Jasen Zhang [ctb]
Maintainer: Rithy Techavoan Yean <techavoan@gmail.com>
Repository: CRAN
Date/Publication: 2026-09-12 14:20:16 UTC
Built: R 4.5.2; ; 2026-09-12 17:00:28 UTC; unix
