Package: contactsurveys Title: Download Contact Surveys for Use in Infectious Disease Modelling Version: 0.1.0.9000 Authors@R: c( person( given = "Sebastian", family = "Funk", email = "sebastian.funk@lshtm.ac.uk", role = c("aut", "cre", "cph"), comment = c(ORCID = "0000-0002-2842-3406") ), person( given = "Nicholas", family = "Tierney", email = "nicholas.tierney@gmail.com", role = "aut", comment = c(ORCID = "0000-0003-1460-8722") ), person( given = "Hugo", family = "Gruson", role = "ctb", comment = c(ORCID = "0000-0002-4094-1476") ) ) Description: Download, cache, and manage social contact survey data from the social contact data community on Zenodo () for use in infectious disease modelling. Provides functions to list available surveys, download survey files with automatic caching, and retrieve citations. Contact survey data describe who contacts whom in a population and are used to parameterise age-structured transmission models, for example via the 'socialmixr' package. The surveys available include those from the POLYMOD study (Mossong et al. (2008) ) and other social contact data shared on Zenodo. License: MIT + file LICENSE Language: en-US Depends: R (>= 4.1.0) Imports: cli (>= 3.6.0), data.table, oai, purrr, rlang (>= 1.0.0), stats, yesno, zen4R (>= 0.10.3) Suggests: socialmixr (>= 0.5.0), knitr, rmarkdown, roxyglobals, testthat (>= 3.0.0), withr, vcr (>= 2.0.0) VignetteBuilder: knitr Encoding: UTF-8 NeedsCompilation: no RoxygenNote: 7.3.3 URL: https://github.com/epiforecasts/contactsurveys, http://epiforecasts.io/contactsurveys/ BugReports: https://github.com/epiforecasts/contactsurveys/issues Roxygen: list(markdown = TRUE, roclets = c("collate", "namespace", "rd", "roxyglobals::global_roclet")) Config/testthat/edition: 3 Config/roxyglobals/filename: globals.R Config/roxyglobals/unique: FALSE Config/pak/sysreqs: libicu-dev libsecret-1-dev libxml2-dev libssl-dev Repository: https://epiforecasts.r-universe.dev Date/Publication: 2026-02-04 09:09:26 UTC RemoteUrl: https://github.com/epiforecasts/contactsurveys RemoteRef: v0.1.0 RemoteSha: d23475ca43683eb63e2af7468397b13bd89d1968 Packaged: 2026-06-10 07:37:21 UTC; root Author: Sebastian Funk [aut, cre, cph] (ORCID: ), Nicholas Tierney [aut] (ORCID: ), Hugo Gruson [ctb] (ORCID: ) Maintainer: Sebastian Funk