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 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 Config/pak/sysreqs: libglpk-dev libicu-dev libxml2-dev Repository: https://programgirl.r-universe.dev Date/Publication: 2025-02-02 00:40:08 UTC RemoteUrl: https://github.com/programgirl/populater RemoteRef: HEAD RemoteSha: 84ce2c734de1b10c94c5c162667f1e69bfa4fb78 NeedsCompilation: no Packaged: 2026-06-22 07:57:20 UTC; root Author: Michelle Gosse [aut, cre, cph], Jonathan Marshall [aut], Mark Bebbington [ctb]