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 13 Mar. 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

gtop  
Game-Theoretically OPtimal (GTOP) Reconciliation Method
In hierarchical time series (HTS) forecasting, the hierarchical relation between multiple time serie ...
Download / Learn more Package Citations See dependency  
pedsuite  
Easy Installation of the 'pedsuite' Packages for Pedigree Analysis
The 'ped suite' is a collection of packages for pedigree analysis, covering applications in forensi ...
Download / Learn more Package Citations See dependency  
bzinb  
Bivariate Zero-Inflated Negative Binomial Model Estimator
Provides a maximum likelihood estimation of Bivariate Zero-Inflated Negative Binomial (BZINB) model ...
Download / Learn more Package Citations See dependency  
vacuum  
Tukey's Vacuum Cleaner
An implementation of three procedures developed by John Tukey: FUNOP (FUll NOrmal Plot), FUNOR-FUNO ...
Download / Learn more Package Citations See dependency  
Rlabkey  
Data Exchange Between R and 'LabKey' Server
The 'LabKey' client library for R makes it easy for R users to load live data from a 'LabKey' Serve ...
Download / Learn more Package Citations See dependency  
coalitions  
Bayesian "Now-Cast" Estimation of Event Probabilities in Multi-Party Democracies
An implementation of a Bayesian framework for the opinion poll based estimation of event probabilit ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,526

Author Associations

26,294

Publication Badges

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