PSPP - News
PSPP 2.0.0-pre1 has been released
Item posted by Ben Pfaff <blp> on Sat 06 May 2023 03:59:24 PM UTC.
I'm very pleased to announce the release of a new version of GNU PSPP. This is a test release before version 2.0.0, to allow for translations and bug reports before 2.0.0.
PSPP is a program for statistical analysis of sampled data. It is a free replacement for the proprietary program SPSS.
Changes from 1.6.2 to 2.0.0-pre1:
- The CTABLES command is now implemented.
- FREQUENCIES now honors the LAYERED setting on SPLIT FILE.
- AGGREGATE:
- New aggregation functions CGT, CLT, CIN, and COUT.
- Break variables are now optional.
- ADD FILES, MATCH FILES, and UPDATE now allow string variables with the same name to have different widths.
- CROSSTABS now calculates significance of Pearson and Spearman correlations in symmetric measures.
- DISPLAY MACROS is now implemented.
- SHOW ENVIRONMENT is now implemented.
- Removed the MODIFY VARS command, which is not in SPSS.
- Building from a Git repository, which previously required GIMP, now requires rsvg-convert from librsvg2 instead.
- The pspp-dump-sav program is no longer installed by default.
Please send PSPP bug reports to bug-gnu-pspp@gnu.org.
Powered by Savane 3.14-8aba.
Corresponding source code