Package: haven Title: Import and Export 'SPSS', 'Stata' and 'SAS' Files Version: 2.5.5.9000 Authors@R: c( person("Hadley", "Wickham", , "hadley@posit.co", role = c("aut", "cre")), person("Evan", "Miller", role = c("aut", "cph"), comment = "Author of included ReadStat code"), person("Danny", "Smith", role = "aut"), person("Posit Software, PBC", role = c("cph", "fnd")) ) Description: Import foreign statistical formats into R via the embedded 'ReadStat' C library, . License: MIT + file LICENSE URL: https://haven.tidyverse.org, https://github.com/tidyverse/haven, https://github.com/WizardMac/ReadStat BugReports: https://github.com/tidyverse/haven/issues Depends: R (>= 3.6) Imports: cli (>= 3.0.0), forcats (>= 0.2.0), hms, lifecycle, methods, readr (>= 0.1.0), rlang (>= 0.4.0), tibble, tidyselect, vctrs (>= 0.3.0) Suggests: covr, crayon, fs, knitr, pillar (>= 1.4.0), rmarkdown, testthat (>= 3.0.0), utf8 LinkingTo: cpp11 VignetteBuilder: knitr Config/Needs/website: tidyverse/tidytemplate Config/testthat/edition: 3 Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 SystemRequirements: GNU make, zlib: zlib1g-dev (deb), zlib-devel (rpm) Config/build/compilation-database: true Config/pak/sysreqs: make libx11-dev zlib1g-dev Repository: https://tidyverse.r-universe.dev Date/Publication: 2026-02-09 10:49:33 UTC RemoteUrl: https://github.com/tidyverse/haven RemoteRef: HEAD RemoteSha: f067fb27e436bc1207e8424f50df90ed9d5acc3a NeedsCompilation: yes Packaged: 2026-06-24 01:13:54 UTC; root Author: Hadley Wickham [aut, cre], Evan Miller [aut, cph] (Author of included ReadStat code), Danny Smith [aut], Posit Software, PBC [cph, fnd] Maintainer: Hadley Wickham