Package: recodeflow
Type: Package
Title: Interface Functions for PMML Creation, and Data Recoding
Version: 0.1.0.1
Authors@R: c(
    person(given = "Yulric", family = "Sequeira", role = c("aut", "cre"), email = "ysequeira@ohri.ca"),
    person(given = "Luke",family = "Bailey", email = "lbailey@toh.ca", role = c("aut")),
    person(given = "Rostyslav", family = "Vyuha", role = c("aut"), 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: Yulric Sequeira <ysequeira@ohri.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: 2026-07-08 15:36:24 UTC; yulric
Author: Yulric Sequeira [aut, cre],
  Luke Bailey [aut],
  Rostyslav Vyuha [aut],
  The Ottawa Hospital [cph],
  Doug Manuel [cph] (ORCID: <https://orcid.org/0000-0003-0912-0845>)
Repository: CRAN
Date/Publication: 2026-07-09 22:20:02 UTC
