Package: PopulateR
Type: Package
Title: Create Data Frames for the Micro-Simulation of Human Populations
Version: 1.13
Authors@R: c(
             person("Michelle", "Gosse", email="michelle.a.gosse@gmail.com", role=c("aut","cre","cph")),
             person("Jonathan", "Marshall",email="J.C.Marshall@massey.ac.nz", role="aut"),
             person("Mark", "Bebbington", email="M.Bebbington@massey.ac.nz", role="ctb")) 
Maintainer: Michelle Gosse <michelle.a.gosse@gmail.com>
Description: Tools for constructing detailed synthetic human populations
     from frequency tables. Add ages based on age groups and sex, create households, add 
     students to education facilities, create employers, add employers to employees, and 
     create interpersonal networks.
Depends: R (>= 4.0)
Imports: brainGraph (>= 3.1.0), data.table (>= 1.16.2), dplyr (>=
        1.1.4), igraph (>= 2.1.1), magrittr (>= 2.0.3), PearsonDS (>=
        1.3.1), plyr (>= 1.8.9), rlang (>= 1.1.4), sn (>= 2.1.1), tidyr
        (>= 1.3.1), tidyselect (>= 1.2.1), withr (>= 3.0.2)
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
URL: https://github.com/programgirl/PopulateR
BugReports: https://github.com/programgirl/PopulateR/issues
NeedsCompilation: no
Packaged: 2025-01-26 08:07:08 UTC; michelle
Author: Michelle Gosse [aut, cre, cph],
  Jonathan Marshall [aut],
  Mark Bebbington [ctb]
Repository: CRAN
Date/Publication: 2025-01-29 18:30:05 UTC
Built: R 4.6.0; ; 2025-07-18 08:28:33 UTC; unix
