Package: haven 2.5.5

Hadley Wickham

haven: Import and Export 'SPSS', 'Stata' and 'SAS' Files

Import foreign statistical formats into R via the embedded 'ReadStat' C library, <https://github.com/WizardMac/ReadStat>.

Authors:Hadley Wickham [aut, cre], Evan Miller [aut, cph], Danny Smith [aut], Posit Software, PBC [cph, fnd]

haven_2.5.5.tar.gz
haven_2.5.5.tar.gz(r-4.7-arm64)haven_2.5.5.tar.gz(r-4.7-x86_64)haven_2.5.5.tar.gz(r-4.6-arm64)haven_2.5.5.tar.gz(r-4.6-x86_64)
haven_2.5.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
haven/json (API)
NEWS

# Install 'haven' in R:
install.packages('haven', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/tidyverse/haven/issues

Pkgdown/docs site:https://haven.tidyverse.org

Uses libs:
  • zlib– Compression library
  • c++– GNU Standard C++ Library v3

On CRAN:

Conda:

zlibcpp

13.50 score 762 packages 26k scripts 523k downloads 21 mentions 28 exports 25 dependencies

Last updated from:5cfb3a41fe. Checks:4 NOTE, 2 OK. Indexed: no.

TargetResultTimeFilesSyslog
linux-devel-arm64NOTE184
linux-devel-x86_64NOTE154
source / vignettesOK233
linux-release-arm64NOTE160
linux-release-x86_64NOTE146
wasm-releaseOK139

Exports:as_factorformat_tagged_nais_tagged_nais.labelledlabelledlabelled_spssna_tagprint_labelsprint_tagged_naread_dtaread_porread_sasread_savread_spssread_stataread_xpttagged_navec_arith.haven_labelledwrite_dtawrite_saswrite_savwrite_xptzap_emptyzap_formatszap_labelzap_labelszap_missingzap_widths

Dependencies:bitbit64clicliprcpp11crayonforcatsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrrlangtibbletidyselecttzdbutf8vctrsvroomwithr

Conversion semantics

Rendered fromsemantics.Rmdusingknitr::rmarkdownon Jun 03 2026.

Last update: 2018-01-18
Started: 2016-09-23

Dates and times

Rendered fromdatetimes.Rmdusingknitr::rmarkdownon Jun 03 2026.

Last update: 2023-02-28
Started: 2015-02-28

Readme and manuals

Help Manual

Help pageTopics
Convert labelled vectors to factorsas_factor as_factor.data.frame as_factor.haven_labelled as_factor.labelled
Create a labelled vector.is.labelled labelled
Labelled vectors for SPSSlabelled_spss
Print the labels of a labelled vectorprint_labels
Read and write Stata DTA filesread_dta read_stata write_dta
Read SAS filesread_sas
Read and write SPSS filesread_por read_sav read_spss write_sav
Read and write SAS transport filesread_xpt write_xpt
"Tagged" missing valuesformat_tagged_na is_tagged_na na_tag print_tagged_na tagged_na
Convert empty strings into missing valueszap_empty
Remove format attributeszap_formats
Zap variable labelszap_label
Zap value labelszap_labels zap_labels.haven_labelled_spss
Zap special missings to regular R missingszap_missing
Remove display width attributeszap_widths