Package: recodeflow
Type: Package
Title: Interface Functions for PMML Creation, and Data Recoding
Version: 0.1.0
Authors@R: c(
    person(given = "Yulric", family = "Sequeira", role = c("aut"), email = "ysequeira@ohri.ca"),
    person(given = "Luke",family = "Bailey", email = "lbailey@toh.ca", role = c("aut")),
    person(given = "Rostyslav", family = "Vyuha", role = c("aut","cre"), email = "rvyuha@toh.ca"),
    person(given = "The Ottawa Hospital", role = c("cph"), email = "dmanuel@ohri.ca"),
    person(given = "Doug", family = "Manuel", role = c("cph"), email = "dmanuel@ohri.ca", comment = c(ORCID = "0000-0003-0912-0845")))
Maintainer: Rostyslav Vyuha <rvyuha@toh.ca>
Description: Contains functions to interface with variables and variable details sheets, including recoding variables and converting them to PMML.
Depends: R (>= 3.1.0)
Imports: XML (>= 3.98-1.11), sjlabelled, stringr, tidyr, haven, dplyr,
        magrittr
License: MIT + file LICENSE
URL: https://github.com/Big-Life-Lab/recodeflow
BugReports: https://github.com/Big-Life-Lab/recodeflow/issues
Encoding: UTF-8
RoxygenNote: 7.1.1
Suggests: testthat (>= 2.1.0), survival
NeedsCompilation: no
Packaged: 2021-06-08 12:36:36 UTC; Rusty
Author: Yulric Sequeira [aut],
  Luke Bailey [aut],
  Rostyslav Vyuha [aut, cre],
  The Ottawa Hospital [cph],
  Doug Manuel [cph] (<https://orcid.org/0000-0003-0912-0845>)
Repository: CRAN
Date/Publication: 2021-06-09 07:00:02 UTC
Built: R 4.2.0; ; 2022-04-13 18:00:44 UTC; unix
