Package: tinylabels
Title: Lightweight Variable Labels
Version: 0.2.0
Date: 2021-02-06
Authors@R: 
    person(given = "Marius",
           family = "Barth",
           role = c("aut", "cre"),
           email = "marius.barth.uni.koeln@gmail.com",
           comment = c(ORCID = "0000-0002-3421-6665"))
Description: Assign, extract, or remove variable labels from R vectors.
  Lightweight and dependency-free.
Imports: stats
Suggests: testthat, covr, vctrs, dplyr, knitr, rmarkdown
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.1
URL: https://github.com/mariusbarth/tinylabels
BugReports: https://github.com/mariusbarth/tinylabels/issues
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-02-06 22:45:59 UTC; mariusbarth
Author: Marius Barth [aut, cre] (<https://orcid.org/0000-0002-3421-6665>)
Maintainer: Marius Barth <marius.barth.uni.koeln@gmail.com>
Repository: CRAN
Date/Publication: 2021-02-06 23:00:03 UTC
