Package: haven 2.5.4.9000

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.4.9000.tar.gz
haven_2.5.4.9000.zip(r-4.5)haven_2.5.4.9000.zip(r-4.4)haven_2.5.4.9000.zip(r-4.3)
haven_2.5.4.9000.tgz(r-4.4-arm64)haven_2.5.4.9000.tgz(r-4.4-x86_64)haven_2.5.4.9000.tgz(r-4.3-arm64)haven_2.5.4.9000.tgz(r-4.3-x86_64)
haven_2.5.4.9000.tar.gz(r-4.5-noble)haven_2.5.4.9000.tar.gz(r-4.4-noble)
haven_2.5.4.9000.tgz(r-4.4-emscripten)haven_2.5.4.9000.tgz(r-4.3-emscripten)
haven.pdf |haven.html
haven/json (API)
NEWS

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

Peer review:

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

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

On CRAN:

sasspssstata

28 exports 421 stars 13.46 score 26 dependencies 1232 dependents 586.7k downloads

Last updated 7 months agofrom:73c6d4634893ad0c35f5db8c87546bc0bd44073a

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:bitbit64clicliprcpp11crayonfansiforcatsgluehmslifecyclemagrittrpillarpkgconfigprettyunitsprogressR6readrrlangtibbletidyselecttzdbutf8vctrsvroomwithr

Conversion semantics

Rendered fromsemantics.Rmdusingknitr::rmarkdownon Jun 07 2024.

Last update: 2018-01-07
Started: 2016-05-31

Dates and times

Rendered fromdatetimes.Rmdusingknitr::rmarkdownon Jun 07 2024.

Last update: 2023-02-25
Started: 2015-02-27

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