NEWS


haven 2.5.4.9000

haven 2.5.4 (2023-11-30)

haven 2.5.3 (2023-06-30)

haven 2.5.2 (2023-02-28)

haven 2.5.1 (2022-08-22)

haven 2.5.0 (2022-04-15)

New author

File writing improvements

Other improvements and fixes

Dependency changes

haven 2.4.3 (2021-08-04)

haven 2.4.2 (2021-08-02)

haven 2.4.1 (2021-04-23)

haven 2.4.0 (2021-04-14)

New features

Minor improvements and bug fixes

haven 2.3.1 (2020-06-01)

haven 2.3.0 (2020-05-24)

haven 2.2.0 (2019-11-08)

Partial reading

Thanks to the hard work of @mikmart, all read_*() functions gain three new arguments that allow you to read in only part of a large file:

This also brings with it a deprecation: cols_only in read_sas() has been deprecated in favour of the new col_select argument.

Minor improvements and bug fixes

haven 2.1.1 (2019-07-04)

haven 2.1.0 (2019-02-19)

Improved labelling

labelled objects get pretty printing that shows the labels and NA values when inside of a tbl_df. Turn this behaviour off with behavior using option(haven.show_pillar_labels = FALSE) (#340, @gergness).

labelled() and labelled_spss() now allow NULL labels. This makes both classes more flexible, allowing you to use them for their other attributes (#219).

labelled() tests that value labels are unique (@larmarange, #364)

Minor improvements and bug fixes

haven 2.0.0 (2018-11-21)

BREAKING CHANGES

Minor improvements

haven 1.1.2 (2018-06-27)

haven 1.1.1 (2018-01-18)

haven 1.1.0 (2017-07-09)

haven 1.0.0 (2016-09-23)

haven 0.2.0 (2015-04-09)

haven 0.1.1 (2015-03-03)