PSPP - News
PSPP 1.2.0 has been released.
Item posted by Ben Pfaff <blp> on Tue 06 Nov 2018 02:50:41 PM UTC.
I'm very pleased to announce the release of a new version of GNU PSPP. PSPP is a program for statistical analysis of sampled data. It is a free replacement for the proprietary program SPSS.
Changes from 1.0.1 to 1.2.0:
- New experimental command SAVE DATA COLLECTION to save MDD files.
- MTIME and YMDHMS variable formats now supported.
- Build changes:
- zlib is now a required dependency. (Previously it was optional.)
- Gtk+3.18.0 or later must now be used when building.
- The code implementing the sheet rendering has been removed. Instead we use a third party library: spread-sheet-widget.
- The "NOMISSING" keyword when generating syntax for piecharts in the
frequencies command was omitted. This has been corrected.
Powered by Savane 3.14-8aba.
Corresponding source code