Package: cchsflow
Type: Package
Title: Transforming and Harmonizing CCHS Variables
Version: 2.1.0
Date: 2022-05-05
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. 
             <doi:10.21105/joss.00754>.
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
URL: https://github.com/Big-Life-Lab/cchsflow
BugReports: https://github.com/Big-Life-Lab/cchsflow/issues
RoxygenNote: 7.1.2
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-05-26 13:12:18 UTC; Kitty
Author: Doug Manuel [aut, cph] (<https://orcid.org/0000-0003-0912-0845>),
  Warsame Yusuf [aut],
  Rostyslav Vyuha [aut],
  Kitty Chen [aut, cre],
  Carol Bennett [aut],
  Yulric Sequeira [ctb],
  The Ottawa Hospital [cph]
Maintainer: Kitty Chen <kitchen@ohri.ca>
Repository: CRAN
Date/Publication: 2022-05-26 14:10:02 UTC
Built: R 4.5.2; ; 2025-11-08 04:31:18 UTC; windows
