Other packages > Find by keyword >

haven  

Import and Export 'SPSS', 'Stata' and 'SAS' Files
View on CRAN: Click here


Download and install haven package within the R console
Install from CRAN:
install.packages("haven")

Install from Github:
library("remotes")
install_github("cran/haven")

Install by package version:
library("remotes")
install_version("haven", "2.5.5")



Attach the package and use:
library("haven")
Maintained by
Hadley Wickham
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-03-01
Latest Update: 2025-05-30
Description:
Import foreign statistical formats into R via the embedded 'ReadStat' C library, .
How to cite:
Hadley Wickham (2015). haven: Import and Export 'SPSS', 'Stata' and 'SAS' Files. R package version 2.5.5, https://cran.r-project.org/web/packages/haven. Accessed 05 Jun. 2026.
Previous versions and publish date:
0.1.0 (2015-03-01 08:18), 0.1.1 (2015-03-03 07:18), 0.2.0 (2015-04-09 00:35), 0.2.1 (2016-07-19 14:53), 1.0.0 (2016-09-23 22:44), 1.1.0 (2017-07-09 08:40), 1.1.1 (2018-01-18 11:31), 1.1.2 (2018-06-27 16:08), 2.0.0 (2018-11-22 01:40), 2.1.0 (2019-02-19 09:40), 2.1.1 (2019-07-04 16:50), 2.2.0 (2019-11-08 07:20), 2.3.0 (2020-05-24 17:00), 2.3.1 (2020-06-01 17:00), 2.4.0 (2021-04-15 01:00), 2.4.1 (2021-04-23 21:50), 2.4.2 (2021-08-02 16:00), 2.4.3 (2021-08-04 06:50), 2.5.0 (2022-04-15 18:02), 2.5.1 (2022-08-22 21:10), 2.5.2 (2023-02-28 18:52), 2.5.3 (2023-06-30 22:00), 2.5.4 (2023-11-30 16:10)
Other packages that cited haven R package
View haven citation profile
Other R packages that haven depends, imports, suggests or enhances
Complete documentation for haven
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA