Package: rcoder
Type: Package
Title: Lightweight Data Structure for Recoding Categorical Data without
        Factors
Version: 0.3.0
Authors@R: 
    c(person(
            given = "Patrick", 
            family = "Anker", 
            role = c("aut", "cre"),
            email = "psanker@nyu.edu",
            comment = c(ORCID = "0000-0003-2302-0445")), 
        person(
            given = "Global TIES for Children", 
            role = "cph",
            comment = "https://steinhardt.nyu.edu/ihdsc/global-ties"))
Description: A data structure and toolkit for documenting and recoding
    categorical data that can be shared in other statistical software.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 3.5)
Imports: rlang, glue, dplyr
Suggests: testthat (>= 2.1.0), tidyfast, magrittr
RoxygenNote: 7.2.1
URL: https://github.com/nyuglobalties/rcoder
BugReports: https://github.com/nyuglobalties/rcoder/issues
NeedsCompilation: no
Packaged: 2023-10-05 16:22:14 UTC; patrickanker
Author: Patrick Anker [aut, cre] (<https://orcid.org/0000-0003-2302-0445>),
  Global TIES for Children [cph]
    (https://steinhardt.nyu.edu/ihdsc/global-ties)
Maintainer: Patrick Anker <psanker@nyu.edu>
Repository: CRAN
Date/Publication: 2023-10-06 08:30:05 UTC
Built: R 4.6.0; ; 2025-07-18 08:33:17 UTC; unix
