Skip to content

Releases: JanMarvin/readspss

v0.18

20 Dec 11:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17...v0.18

v0.17

23 Apr 19:32
2a064c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.16.1...v0.17

v0.16.1

27 May 18:17
9d24bea
Compare
Choose a tag to compare
  • reading: convert to datetime if required. #22

v0.15.2

26 Nov 18:14
Compare
Choose a tag to compare
  • Cleanup
  • add disppar option
  • fix varmatrix
  • fix some zsav files on Windows

v0.15

06 Nov 11:45
Compare
Choose a tag to compare

Version bump. It's been a while, but nothing has really changed.

v0.14

13 Jul 08:10
Compare
Choose a tag to compare

Features

  • zsav write support
  • fixes for the windows builds
  • windows build: update openssl to 1.1.1

v0.13: bump version 0.13

04 Mar 18:39
Compare
Choose a tag to compare

Fixes for exotic sav files of non SPSS origin.

Handling of intentional missings for uncompressed sav-files.

Builds on Mac OS.

Allow bias to be != 100 and warn if sav-file is compressed.

v0.11

25 Nov 11:33
Compare
Choose a tag to compare

Lots of improvements to writing compressed sav files
Minor bugfix to reading of labeled por files

v0.10

17 Nov 23:14
Compare
Choose a tag to compare

improvements to por writing
implement EBCDIC reading

v0.9

17 Nov 12:54
Compare
Choose a tag to compare

Experimental por writing support

  • numerics and characters are covered
  • missings work
  • labels work
  • factors work

The created file can be read by SPSS, PSPP and ofc readspss other R packages might fail to read or read wrong values.