Package: cchsflow Type: Package Title: Transforming and Harmonizing CCHS Variables Version: 2.1.0 Date: 2022-05-05 Author: See Authors@R Maintainer: Kitty Chen Authors@R: c( person(given = "Doug", family = "Manuel", role = c("aut", "cph"), email = "dmanuel@ohri.ca", comment = c(ORCID = "0000-0003-0912-0845")), person(given = "Warsame", family = "Yusuf", role = c("aut"), email = "waryusuf@ohri.ca"), person(given = "Rostyslav", family = "Vyuha", role = c("aut"), email = "rostikvyuha@gmail.com"), person(given = "Kitty", family = "Chen", role = c("aut","cre"), email = "kitchen@ohri.ca"), person(given = "Carol", family = "Bennett", role = c("aut"), email = "cbennett@ohri.ca"), person(given = "Yulric", family = "Sequeira", role = c("ctb"), email = "ysequeira@ohri.ca"), person(given = "The Ottawa Hospital", role = c("cph"), email = "dmanuel@ohri.ca")) Depends: R (>= 3.5.0), haven (>= 1.1.2), dplyr (>= 0.8.2), sjlabelled (>= 1.0.17), stringr (>= 1.2.0), magrittr Description: Supporting the use of the Canadian Community Health Survey (CCHS) by transforming variables from each cycle into harmonized, consistent versions that span survey cycles (currently, 2001 to 2018). CCHS data used in this library is accessed and adapted in accordance to the Statistics Canada Open Licence Agreement. This package uses rec_with_table(), which was developed from 'sjmisc' rec(). Lüdecke D (2018). "sjmisc: Data and Variable Transformation Functions". Journal of Open Source Software, 3(26), 754. . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true URL: https://big-life-lab.github.io/cchsflow/, https://github.com/Big-Life-Lab/cchsflow BugReports: https://github.com/Big-Life-Lab/cchsflow/issues RoxygenNote: 7.3.2 Suggests: testthat (>= 3.0.0), kableExtra, DT, rmarkdown, knitr, pkgdown Config/testthat/edition: 3 Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev Repository: https://big-life-lab.r-universe.dev Date/Publication: 2025-07-02 01:32:06 UTC RemoteUrl: https://github.com/big-life-lab/cchsflow RemoteRef: HEAD RemoteSha: 559af3af380e12d6aa13248eb43f7d0979a9e07f NeedsCompilation: no Packaged: 2026-07-03 13:41:09 UTC; root