Package: haven 2.5.5

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:
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
Last updated from:5cfb3a41fe. Checks:4 NOTE, 2 OK. Indexed: no.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | NOTE | 184 | ||
| linux-devel-x86_64 | NOTE | 154 | ||
| source / vignettes | OK | 233 | ||
| linux-release-arm64 | NOTE | 160 | ||
| linux-release-x86_64 | NOTE | 146 | ||
| wasm-release | OK | 139 |
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
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Convert labelled vectors to factors | as_factor as_factor.data.frame as_factor.haven_labelled as_factor.labelled |
| Create a labelled vector. | is.labelled labelled |
| Labelled vectors for SPSS | labelled_spss |
| Print the labels of a labelled vector | print_labels |
| Read and write Stata DTA files | read_dta read_stata write_dta |
| Read SAS files | read_sas |
| Read and write SPSS files | read_por read_sav read_spss write_sav |
| Read and write SAS transport files | read_xpt write_xpt |
| "Tagged" missing values | format_tagged_na is_tagged_na na_tag print_tagged_na tagged_na |
| Convert empty strings into missing values | zap_empty |
| Remove format attributes | zap_formats |
| Zap variable labels | zap_label |
| Zap value labels | zap_labels zap_labels.haven_labelled_spss |
| Zap special missings to regular R missings | zap_missing |
| Remove display width attributes | zap_widths |
