Package: labelmachine
Title: Make Labeling of R Data Sets Easy
Version: 1.0.0
Authors@R: person(given = "Adrian", family = "Maldet", role = c("aut", "cre"), email = "maldet@posteo.at")
Description: Assign meaningful labels to data frame columns.
    'labelmachine' manages your label assignment rules in 'yaml' files
    and makes it easy to use the same labels in multiple projects.
Depends: R (>= 3.5.0)
Imports: yaml (>= 2.2.0)
Suggests: testthat (>= 2.1.0), roxygen2 (>= 6.1.1), magrittr (>= 1.5),
        rlang (>= 0.4.0), covr, knitr, rmarkdown
Encoding: UTF-8
VignetteBuilder: knitr
RoxygenNote: 6.1.1
License: GPL-3
URL: https://a-maldet.github.io/labelmachine,
        https://github.com/a-maldet/labelmachine
BugReports: https://github.com/a-maldet/labelmachine/issues
Collate: 'composerr.R' 'imports.R' 'utilities.R' 'lama_dictionary.R'
        'lama_merge.R' 'lama_mutate.R' 'lama_read.R' 'lama_select.R'
        'lama_rename.R' 'lama_translate.R' 'lama_translate_all.R'
        'lama_write.R' 'lappli.R'
NeedsCompilation: no
Packaged: 2019-10-08 08:58:31 UTC; maldet
Author: Adrian Maldet [aut, cre]
Maintainer: Adrian Maldet <maldet@posteo.at>
Repository: CRAN
Date/Publication: 2019-10-11 07:30:03 UTC
Built: R 4.2.0; ; 2022-04-25 20:02:53 UTC; unix
