Package: codelist
Type: Package
Title: Working with Code Lists
Version: 0.1.0
Authors@R: 
    person(given = "Jan",
           family = "van der Laan",
           role = c("aut", "cre"),
           email = "r@eoos.dds.nl",
           comment = c(ORCID = "0000-0002-0693-1514"))
Description: Functions for working with code lists and vectors with codes. These
    are an alternative for factor that keep track of both the codes and labels.
    Methods allow for transforming between codes and labels. Also supports
    hierarchical code lists.
Depends: R (>= 4.1.0)
Imports: utils, methods
Suggests: simplermarkdown
VignetteBuilder: simplermarkdown
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-19 15:12:08 UTC; eoos
Author: Jan van der Laan [aut, cre] (<https://orcid.org/0000-0002-0693-1514>)
Maintainer: Jan van der Laan <r@eoos.dds.nl>
Repository: CRAN
Date/Publication: 2025-02-20 18:00:06 UTC
Built: R 4.5.0; ; 2025-04-01 00:12:40 UTC; unix
