Package: labelled
Type: Package
Title: Manipulating Labelled Data
Version: 1.1.0
Date: 2018-05-24
Maintainer: Joseph Larmarange <joseph@larmarange.net>
Authors@R: c(
  person("Joseph", "Larmarange", email = "joseph@larmarange.net", role = c("aut", "cre")),
  person("Daniel", "Ludecke", role = "ctb"),
  person("Hadley", "Wickham", role = "ctb"),
  person("Bojanowski", "Michał", role = "ctb")
  )
Description: Work with labelled data imported from
    'SPSS' or 'Stata' with 'haven' or 'foreign'.
License: GPL-3
Encoding: UTF-8
Imports: haven (>= 1.0.0), dplyr, stats
Suggests: testthat, knitr, questionr
Enhances: memisc
LazyData: true
URL: https://github.com/larmarange/labelled
BugReports: https://github.com/larmarange/labelled/issues
VignetteBuilder: knitr
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-05-24 17:34:33 UTC; Larmarange
Author: Joseph Larmarange [aut, cre],
  Daniel Ludecke [ctb],
  Hadley Wickham [ctb],
  Bojanowski Michał [ctb]
Repository: CRAN
Date/Publication: 2018-05-24 18:41:16 UTC
