Package: cchsflow
Type: Package
Title: Transforming and Harmonizing CCHS Variables
Version: 1.3.2
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", "cre"),
           email = "waryusuf@ohri.ca"),
    person(given = "Rostyslav", 
           family = "Vyuha",
           role = c("aut"),
           email = "rostikvyuha@gmail.com"),
    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.2), haven (>= 1.1.2), dplyr (>= 0.8.2), sjlabelled (>=
        1.0.17), stringr (>= 1.2.0), magrittr
Description: Variable transformation and harmonization of the Canadian Community Health Survey (CCHS) from
            2001 to 2014. This is useful for researchers interested in using Canadian population health data
            across multiple years as it helps combine variables. This package relies on rec_with_table() which was based off '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.0.2
Suggests: testthat (>= 2.1.0)
NeedsCompilation: no
Packaged: 2020-02-04 15:28:12 UTC; warsameyusuf
Author: Doug Manuel [aut, cph] (<https://orcid.org/0000-0003-0912-0845>),
  Warsame Yusuf [aut, cre],
  Rostyslav Vyuha [aut],
  Carol Bennett [aut],
  Yulric Sequeira [ctb],
  The Ottawa Hospital [cph]
Maintainer: Warsame Yusuf <waryusuf@ohri.ca>
Repository: CRAN
Date/Publication: 2020-02-16 12:30:02 UTC
