haven 1.1.2

  tidyverse, haven

  Mara Averick

We are very pleased to announce the release of haven 1.1.2. haven allows R to read and write various data formats used by other statistical packages: SAS, SPSS, and STATA. Below, we highlight a few of the updates and fixes. For a complete list of changes, please see the release notes.

This version has improved handling for non-ASCII characters. haven can now read and write non-ASCII paths in R 3.5, and write_dta() now allows non-ASCII variable labels for Stata versions 14 and above.

read_sav() now accepts .zsav files; .zsav files can be written with write_sav() by setting compress = TRUE.

This release also incorporates updates from Evan Miller’s ReadStat C library, including the ability to read and write Stata 15 files.

Acknowledgements

Thank you to the 173 people who contributed issues, pull requests, and comments: @adeldaoud, @afleishman, @aftollefsen, @aghaynes, @AHoerner, @ajdamico, @ajmazurie, @akitepowell, @alawami, @alimanager, @allitnils, @AmyMikhail, @andrewheiss, @anhqle, @annennenne, @anoopxaviour, @aszalucha, @austensen, @avallecam, @awmercer, @bamonroe, @batpigandme, @beamgau, @beew, @behrman, @BERENZ, @bethatkinson, @billdenney, @BobMuenchen, @BobTheScientist, @brianstamper, @BurninLeo, @byandell, @carlganz, @christophergandrud, @cimentadaj, @connorp, @crsh, @d4ff, @dalewsteele, @danhalligan, @davidjones-spartan, @dbcuervo, @dcava, @dchiu911, @Deleetdk, @dennisfisher, @dgromer, @diogocp, @DiogoFerrari, @DominikMueller64, @donlelek, @dramage1, @drkamarul, @dsself, @dusadrian, @eborbath, @ecortens, @eddelbuettel, @ekstroem, @Enrico-Palazzo, @evanmiller, @ewenharrison, @eXcuvator, @fhollenbach, @filipwastberg, @flaneuse, @fmerhout, @frankcsliu, @g3o2, @gabrakadabra, @gbiele, @GeoBer, @gergness, @ghost, @gitrman, @gorcha, @h2appy, @hadley, @HanjoStudy, @harrysouthworth, @huashan, @huftis, @imanuelcostigan, @itsdalmo, @izahn, @jandraor, @JanMarvin, @jaohar, @jdjohn215, @jemus42, @jeremiahsb, @Jiang-Li, @jjchern, @JKPeck, @jlegewie, @jllipatz, @jmurray1022, @johngoldin, @jon-mellon, @joshash, @jtchittenden, @karldw, @kendonB, @kkumari1, @krlmlr, @kuriwaki, @kwenzig, @larmarange, @leeper, @lepennec, @lionel-, @lucasmation, @m-dinardo, @m-sostero, @marciz, @mariev, @mariusbarth, @markriseley, @mbojan, @methodds, @mfansler, @MichaelChirico, @michaelwhammer, @mikmart, @mlaviolet, @ncdingari, @nickbloom, @NilsEnevoldsen, @njanetos, @NoahMarconi, @nunsuch123, @otoomet, @pkq, @Plebejer, @prashantj, @protogeezer, @rbirkelbach, @reikoch, @rgayler, @Rnngmk, @robkar, @rogerjdeangelis, @rpruim, @rubenarslan, @salim-b, @sargdavid, @sasutils, @sfirke, @sjkiss, @sjpierce, @sjPlot, @skanskan, @statsccpr, @stefanmr, @steveniorfa, @strengejacke, @stupersyn, @the-knife, @thomasjwood, @tidyx, @tklebel, @TUFFERST, @tzoltak, @vate01, @vinhdizzo, @wbuchanan, @wds15, @wepelham3, @withr, @xinluwang, @yimingli, and @yonicd.