Package: socialmixr Title: Social Mixing Matrices for Infectious Disease Modelling Version: 0.6.0.9000 Authors@R: c( person("Sebastian", "Funk", , "sebastian.funk@lshtm.ac.uk", role = c("aut", "cre")), person("Lander", "Willem", role = "aut"), person("Hugo", "Gruson", role = "aut"), person("Nicholas", "Tierney", , "nicholas.tierney@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-1460-8722")), person("Maria", "Bekker-Nielsen Dunbar", role = "ctb"), person("Carl A. B.", "Pearson", role = "ctb"), person("Sam", "Clifford", , "sj.clifford@gmail.com", role = "ctb"), person("Christopher", "Jarvis", role = "ctb"), person("Alexis", "Robert", , "alexis.robert@lshtm.ac.uk", role = "ctb"), person("Niel", "Hens", role = "ctb"), person("Pietro", "Coletti", role = c("col", "dtm")), person("Lloyd", "Chapman", , "l.chapman4@lancaster.ac.uk", role = "ctb") ) Description: Methods for sampling contact matrices from diary data for use in infectious disease modelling, as discussed in Mossong et al. (2008) . License: MIT + file LICENSE Depends: R (>= 4.1.0) Imports: checkmate, countrycode, curl, data.table, grDevices, httr, jsonlite, lifecycle, lubridate, memoise, purrr, oai, xml2, cli, rlang, methods Suggests: contactsurveys, ggplot2, here, knitr, quarto, reshape2, rmarkdown, roxyglobals (>= 1.0.0), testthat, withr, wpp2017 VignetteBuilder: knitr Encoding: UTF-8 LazyData: true NeedsCompilation: no RoxygenNote: 7.3.3 URL: https://github.com/epiforecasts/socialmixr, https://epiforecasts.io/socialmixr/ BugReports: https://github.com/epiforecasts/socialmixr/issues Roxygen: list( markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet")) Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libxml2-dev libssl-dev Repository: https://bisaloo.r-universe.dev Date/Publication: 2026-07-02 18:22:02 UTC RemoteUrl: https://github.com/epiforecasts/socialmixr RemoteRef: HEAD RemoteSha: 3a60c95e546110648e374d84f173fd927f7e2a8b Packaged: 2026-07-02 21:10:08 UTC; root Author: Sebastian Funk [aut, cre], Lander Willem [aut], Hugo Gruson [aut], Nicholas Tierney [aut] (ORCID: ), Maria Bekker-Nielsen Dunbar [ctb], Carl A. B. Pearson [ctb], Sam Clifford [ctb], Christopher Jarvis [ctb], Alexis Robert [ctb], Niel Hens [ctb], Pietro Coletti [col, dtm], Lloyd Chapman [ctb] Maintainer: Sebastian Funk