haven 2.5.4

haven 2.5.3

haven 2.5.2

haven 2.5.1

haven 2.5.0

New author

File writing improvements

Other improvements and fixes

Dependency changes

haven 2.4.3

haven 2.4.2

haven 2.4.1

haven 2.4.0

New features

Minor improvements and bug fixes

haven 2.3.1

haven 2.3.0

haven 2.2.0

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

haven 2.1.0

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

BREAKING CHANGES

Minor improvements

haven 1.1.2

haven 1.1.1

haven 1.1.0

haven 1.0.0

haven 0.2.0

haven 0.1.1