Package: labelled Type: Package Title: Manipulating Labelled Data Version: 2.16.0.9000 Maintainer: Joseph Larmarange Authors@R: c( person("Joseph", "Larmarange", email = "joseph@larmarange.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-7097-700X")), person("Daniel", "Ludecke", role = "ctb"), person("Hadley", "Wickham", role = "ctb"), person("Michal", "Bojanowski", role = "ctb"), person("François", "Briatte", role = "ctb") ) Description: Work with labelled data imported from 'SPSS' or 'Stata' with 'haven' or 'foreign'. This package provides useful functions to deal with "haven_labelled" and "haven_labelled_spss" classes introduced by 'haven' package. License: GPL (>= 3) Encoding: UTF-8 Depends: R (>= 3.2) Imports: haven (>= 2.4.1), cli, dplyr (>= 1.1.0), lifecycle, rlang (>= 1.1.0), vctrs, stringr, tidyr (>= 1.3.0), tidyselect Suggests: gt, knitr, rmarkdown, purrr, questionr, snakecase, spelling, survey, testthat (>= 3.2.0) Enhances: memisc URL: https://larmarange.github.io/labelled/, https://github.com/larmarange/labelled BugReports: https://github.com/larmarange/labelled/issues VignetteBuilder: knitr LazyData: true Roxygen: list(markdown = TRUE) Language: en-US Config/testthat/edition: 3 Config/Needs/check: memisc Config/roxygen2/version: 8.0.0 Config/pak/sysreqs: make libicu-dev libx11-dev zlib1g-dev Repository: https://larmarange.r-universe.dev Date/Publication: 2026-06-09 08:35:13 UTC RemoteUrl: https://github.com/larmarange/labelled RemoteRef: HEAD RemoteSha: 66f693fe8c5cdc43653d44296c7895fb9a5711cd NeedsCompilation: no Packaged: 2026-06-09 11:21:32 UTC; root Author: Joseph Larmarange [aut, cre] (ORCID: ), Daniel Ludecke [ctb], Hadley Wickham [ctb], Michal Bojanowski [ctb], François Briatte [ctb]