9, 2025 at 8:36 AM Ben Pfaff wrote:
> Yes, I need to update the flatpak. I'll try to do that this weekend.
>
> On Thu, May 29, 2025 at 4:57 AM Matthias Faeth wrote:
> >
> > I get this message while updating flatpak
> >
> > Info: runtime org.gnome.Platform b
Yes, I need to update the flatpak. I'll try to do that this weekend.
On Thu, May 29, 2025 at 4:57 AM Matthias Faeth wrote:
>
> I get this message while updating flatpak
>
> Info: runtime org.gnome.Platform branch 46 is end-of-life, with reason:
>The GNOME 46 runtime is no longer supported as
Which command are you using to produce a regression? It might be that
that command has a bug (old or new).
On Thu, Mar 6, 2025 at 5:24 AM tim.goodsp...@btinternet.com
wrote:
>
> I am regressing a split file. I cannot get any syntax to get group
> identifiers labelled in output viewer.
>
> I have
On Tue, Jan 28, 2025 at 12:23 PM Andreas Hammer wrote:
>
> A Likert scale has values from 0 to 5; they have value labels such as
> “strongly disagree” and “strongly agree”.
>
> The value labels are coded with numbers such as 0 to 5.
>
> The data has been imported and contains the numbers 0 to 5 an
PSPP has a FAQ.
We can add a question and answer for this. What do you think it should say?
On Tue, Jan 28, 2025 at 7:15 AM ft gmail wrote:
>
> Hi,
>
> Thank you for the hints.
>
> It would be helpful if you could limit exportation (to odt or html) only
> to the part that is delimited before by
PSPP's .odt output is little used and little tested. I would not be
surprised to hear that sometimes it fails.
On Sat, Jan 25, 2025 at 4:31 AM ft gmail wrote:
>
> Hi,
>
> I try to work on an output table with LibreOffice and export the output
> file with the extension .odt. This creates the follo
gt; I forget exactly as I've been trying so many things. Most likely a cut and
> paste from the original email (Mozilla Thunderbird). I can try typing it in
> from scratch and seeing what happens.
>
> Is there something I can turn on to see that for myself? And if so, what
> should
attached Workaround.sps is what I used based on Frans original
> suggestion just minus the Data List command. It's pretty much what you see
> in the output.
>
> On 1/17/25 11:02 AM, Ben Pfaff wrote:
>
> Those are good suggestions.
>
> Nanci, can you attach the syntax file,
Those are good suggestions.
Nanci, can you attach the syntax file, please?
On Fri, Jan 17, 2025 at 9:53 AM Frans Houweling wrote:
> Could it have to do with line endings or long lines, or character encoding
> (like utf-32 instead of utf-8)? That is what "1.215-1.225" (row 1 columns
> 215 to 225
It looks like I haven't tested !DEFINE with DO REPEAT, even though I
remember doing that.
There aren't any tests that exercise them together.
On Thu, Jan 16, 2025 at 12:30 PM Frans Houweling wrote:
>
> I'm afraid DO REPEAT does not work well inside DEFINE. Here is a workaround:
>
> define !subsco
What was the original syntax?
On Thu, Jan 16, 2025 at 10:16 AM Nanci Avitable wrote:
>
> I am working on a new MacBookPro, M4 chip with Sequoia. I have downloaded and
> installed the PSPP version 2.0.1-2 bundle.
>
> I have several SPSS programs that I use to score some protocols and output
> in
PSPP cannot output Stata files.
On Mon, Jan 13, 2025, 9:10 AM Mogerman Rob wrote:
> Can PSPP output a Stata file using a .sav file? I have a client asking
> for a Stata file and I've never had to create one. She mentioned SPSS can
> output them.
>
> thanks for any help that may come.
>
> Rob
On Sun, Jan 5, 2025 at 1:58 PM Ricardo Mejias wrote:
>
> I found this explanation of FULL OUTER JOINS syntax on:
> https://hightouch.com/sql-dictionary/sql-full-join
>
> The syntax for a SQL FULL JOIN operation is as follows:
>
> SELECT column_list
> FROM table1
> FULL JOIN table2 ON table1.colum
I think you're right. I think that PSPP should issue an error message, though.
On Sat, Dec 21, 2024 at 6:29 AM Frans Houweling wrote:
>
> Hi,
>
> I suspect the missing command terminator on the line before (SET FORMAT)
> could be the problem.
>
>
>
> On 12/20/24 19:31, Ricardo Mejias wrote:
>
Can you provide the syntax as a text file?
On Fri, Dec 20, 2024 at 10:37 AM Ricardo Mejias
wrote:
>
> I just upgraded to version GNU pspp 2.0.0-g5b54d1 and I am finding this
> problem:
>
> At the end of a program that processes and calculates data, and continues to
> work, the Descriptive no lo
I like to think that the PSPP manual documentation for CTABLES is
pretty good. It includes many examples. If there's anything missing
from it, let me know.
On Wed, Oct 23, 2024 at 3:27 PM ft gmail wrote:
>
>
> Le 23/10/2024 à 17:24, Ben Pfaff a écrit :
> > On Wed, Oct 23
On Wed, Oct 23, 2024 at 5:14 AM ft gmail wrote:
> Does PSPP intend to replace a specific version of SPSS CTABLES ?
My goal is always to implement features from the latest SPSS (but some are
currently missing).
> The best I found was a SPSS TABLES 11.5 manual. Is there anything better ?
You shou
CTABLES should work with TEMPORARY. I'm surprised that it doesn't. It
works for me with your data.
Here is how to get the totals column. There might be a way to get a %
Total row too; I didn't have time to figure it out.
set /tnumbers labels.
temp.
recode d60 (7=3)./* missing =7 recoded into alm
I didn't know that it was down. I restarted the webserver there and it
appears to be up again.
Please let me know if you notice disruptions like this. I will take care of
them.
On Sat, Oct 12, 2024 at 6:31 AM Frans Houweling wrote:
> Hi,
>
> Not only win, I'm afraid. Since a few days, https:
pler
> method as was available in the prior version.
>
> That said, thank you for your work and pspp is a big help to me.
>
> On 9/24/24 22:27, Ben Pfaff wrote:
>
> There are instructions at the end of the description here:
> https://flathub.org/apps/org.gnu.pspp
>
&g
There are instructions at the end of the description here:
https://flathub.org/apps/org.gnu.pspp
On Tue, Sep 24, 2024, 6:44 PM Chuck Metalitz wrote:
> Hello list
>
> When running pspp 1.41 I could run a batch job just by entering "pspp
> *filename*"
>
> Version 2.01,installed from flatpak, works
ESS11.sav? I'll need more guidance. ESS11.sav doesn't have a variable
named anweight.
On Sat, Aug 24, 2024 at 9:33 AM Andreas Hammer wrote:
>
> I think the test should be with the dataset ftr is using
>
> Am 24.08.2024 um 18:31 schrieb Ben Pfaff:
> > With the data f
With the data file and the syntax below, it works OK for me without
error. I wonder what is different between our cases?
GET FILE="ESS10SC.sav".
WEIGHT BY anweight.
FREQUENCIES
/VARIABLES= prtvtcat prtclfde hmsfmlsh livecnta
/FORMAT=AVALUE TABLE.
On Sat, Aug 24, 2024 at 9:20 AM
I found an old copy of ESS10SC.sav. I'll look at the problem.
On Sat, Aug 24, 2024 at 9:09 AM Ben Pfaff wrote:
>
> I downloaded the SPSS zip file there, which contained ESS10.sav. But I
> don't think it's the same as the ESS10SC.sav that you are using,
> because I ge
h livecnta
| ^~~~
On Sat, Aug 24, 2024 at 9:02 AM Andreas Hammer wrote:
>
> https://ess.sikt.no/en/datafile/f37d014a-6958-42d4-b03b-17c29e481d3d/262?tab=0
>
>
>
> Am 24.08.2024 um 17:55 schrieb Ben Pfaff:
> > What syntax did you use?
> >
>
BLE.
>
> Am 24.08.2024 um 17:55 schrieb Ben Pfaff:
> > What syntax did you use?
> >
> > On Sat, Aug 24, 2024 at 8:36 AM Andreas Hammer wrote:
> >> Hello,
> >>
> >> I tried a few variables of the dataset ESS10C with anweight - without
> &g
Which data set did you use? What syntax did you use?
Someone else posted about ESS11, but that doesn't have a variable
named anweight.
On Sat, Aug 24, 2024 at 7:48 AM ft gmail wrote:
>
> Hi,
>
> I try to understand what the error message printed below means, and what to
> do.
>
> In fact, I an
What syntax did you use?
On Sat, Aug 24, 2024 at 8:36 AM Andreas Hammer wrote:
>
> Hello,
>
> I tried a few variables of the dataset ESS10C with anweight - without
> error message.
>
> I never reseived a message like that with earlier rounds.
>
> There for: no Idea.
>
> Greetings Andreas Hammer
>
Where can I download the dataset?
On Sat, Aug 24, 2024 at 8:36 AM Andreas Hammer wrote:
>
> Hello,
>
> I tried a few variables of the dataset ESS10C with anweight - without
> error message.
>
> I never reseived a message like that with earlier rounds.
>
> There for: no Idea.
>
> Greetings Andreas
MODIFY VARS was removed in version 2.0.0 because it is not part of
SPSS. The manual you are looking at must be for an older version of
PSPP.
You can use ADD FILES to reorder variables:
https://www.spss-tutorials.com/spss-reorder-variables-with-syntax/. (I
haven't tried this, but it should work. If
I believe that the labels in charts come from variable labels and value
labels. The graphs are not really customizable beyond adjusting those
labels.
On Thu, Aug 8, 2024 at 9:06 AM Andreas Hammer wrote:
> Hello,
>
> How is it possible to change the size, font or position of the bar labels
> in a
Or simply run "pspp-convert data.sav data.csv" from the terminal.
On Wed, May 29, 2024 at 8:01 AM Oren Ish-Shalom
wrote:
>
> with syntax file (*.sps) it’s very easy:
>
> $ cat script.sps
> ** ... computations here ... **
> SAVE /OUTFILE='data.sav'
> HOST COMMAND = ['pspp-convert data.sav data.csv
g in PSPP Options. I use PSPP
> 2.0.0-g4c33fd
>
> - ftr
>
> Le 22/05/2024 à 19:07, Ben Pfaff a écrit :
> > It's definitely possible on GNU/Linux to have every program in a
> > different language. It should be possible on Windows as well if you
> > can set env
It's definitely possible on GNU/Linux to have every program in a
different language. It should be possible on Windows as well if you
can set environment variables differently for each program.
On Wed, May 22, 2024 at 10:05 AM Ксения Буденная wrote:
>
>
> I think this is impossible, the program ta
I added a pointer to these instructions to the FAQ:
https://www.gnu.org/software/pspp/faq.html#Language
On Wed, May 22, 2024 at 9:36 AM Ксения Буденная wrote:
>
> Happened! Thank you!
>
>
>
> Ксения Буденная
> ВСБ-ДОН
> +380502626352
> +330753856778
>
>
>
> ср, 22 трав. 2024 р. о 18:28 Alan Mead
-aa88-5d13ef7501c4>
> The information in this email is confidential. The contents may not be
> disclosed or used by anyone other than the addressee. If you are not the
> intended recipient, please notify us immediately at he...@advania.co.uk.
> Advania Limited Registered in England
I think that this could be removed by applying the following patch:
diff --git a/Windows/pspp.nsi b/Windows/pspp.nsi
index a7624be4a1..a8a2fa2654 100644
--- a/Windows/pspp.nsi
+++ b/Windows/pspp.nsi
@@ -355,10 +355,6 @@ Function .onInit
${Endif}
${Endif}
- MessageBox MB_OKCANCEL "This wind
We got the original email, it just took a little to get through the
moderation queue (you're now on the allow-list, so there won't be more
delays).
On Sat, Apr 13, 2024 at 9:59 AM Adept's Lab wrote:
>
> Not sure if you received it from my country's email service so I'm
> duplicating my message.
This is unexpected. Is there anything unusual about your system?
Could you run the command by hand under strace and attach the output?
On Sat, Apr 13, 2024 at 9:59 AM Петр Бычков wrote:
>
> Hi. I’m trying to build pspp-2.0.1 and every execution of
> LANG=C
> LSAN_OPTIONS="suppressions=/builddir
Maybe this is about value labels in the data editor? I am not aware of
changes in this area.
On Fri, Apr 5, 2024 at 10:39 AM Alan Mead wrote:
>
> Maybe someone else understands your question. I would appreciate a picture of
> the interface that has the personally defined values (or where they ar
PSPP 1.4.1 is really old. It was released in 2020. You should probably
upgrade to a newer version.
But that is not the problem here. The problem is that PSPP does not
accept .sav or .csv files on the command line. PSPP only accepts
syntax files on the command line. Syntax files can say to open .sa
Great! I'm glad to hear that!
On Tue, Apr 2, 2024 at 3:14 PM Ali Alhaidary
wrote:
>
> Thank you for brilliant effort, it is now on each every station of
> teachers and students.
>
> Ali
>
> On 3/22/24 02:41, Ben Pfaff wrote:
> > I'm very pleased to announc
t; Ali
>
> On 4/3/24 00:27, Ben Pfaff wrote:
> > That command works OK here. You might need to make sure that a flathub
> > remote is set up. You can run the following command and then try
> > again:
> > flatpak remote-add --if-not-exists flathub
> > https://dl.fl
Thanks, however the link flatpak install flathub org.gnu.pspp still returns
> the error;
>
> error: No remote refs found similar to ‘flathub’
>
> Ali
>
> On 3/21/24 23:45, Ben Pfaff wrote:
>
> The development flatpak build had been broken for a while, but I fixed
> it
Thank you for the note!
On Sun, Mar 24, 2024 at 12:50 AM THIVANT Eric
wrote:
>
> Hi Ben Pfaff,
>
> I thank you very much for the new version of GNU PSPP.. I will try it on
> my computer and i keep you inform. I would like to continue to translate
> in french, but it's
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.
Here are the compressed sources and a GPG detached signature[*]:
https://ftp.gnu.org/gnu/pspp/pspp-2.0.1.
The development flatpak build had been broken for a while, but I fixed
it today. You can find instructions on how to install it at:
https://www.gnu.org/software/pspp/get.html, under Development.
Also, I discovered that you can run the CLI from the flatpak
(previously I thought Flatpak only worked
PSPP automatically deleted that multiple response set, since it had
too few variables. You can either ignore the message or save a new
copy of the file. The new copy won't have any multiple response set.
On Tue, Mar 12, 2024 at 4:06 AM ft gmail wrote:
>
> Hi,
>
> I use the European Values Study d
That does look surprising!
Are you using weighting? Are there missing values in the input? Those are
the categories that come to mind as possibly triggering this kind of
surprise.
On Mon, Mar 4, 2024 at 12:43 PM Andreas Hammer wrote:
> Hello,
>
> I'm not sure if it's an user error or not:
>
> I
> Spinello
> *Gesendet:* Dienstag, 27. Februar 2024 22:20
> *An:* espine...@rpmconsulting.com; 'Ben Pfaff'
> *Cc:* 'ft gmail' ; pspp-users@gnu.org
> *Betreff:* Sorting by variable name
>
>
>
> I may be missing something, but I'm noticing that when
Hmm, it doesn't work for me at first try either.
John, I would guess that you wrote the CTABLES GUI. Does it work OK
for you? I'm not having any luck.
On Tue, Feb 13, 2024 at 4:24 AM ft gmail wrote:
>
> Hi,
>
> Did anyone work with the CTABLES GUI ?
>
> I can drag and drop an ordinal variable i
I like to think that the PSPP manual for CTABLES is pretty good. It
includes lots of examples. You might find one of the examples here is
what you're looking for:
https://www.gnu.org/software/pspp/manual/html_node/CTABLES-Scalar-Variable-Basics.html
On Fri, Feb 9, 2024 at 3:24 AM ft gmail wrote:
Hmm, I don't recall removing such a feature. I'll add this to my email
folder of feature requests.
On Fri, Feb 9, 2024 at 1:53 AM Andreas Hammer wrote:
>
> Hello,
>
> If I remember correctly, in an earlier version I could select a table in
> the out window by clicking on it and then copy it with
possible.
>
> Elio
>
>
>
> -Original Message-
> From: Ben Pfaff
> Sent: Wednesday, February 7, 2024 12:20 PM
> To: espine...@rpmconsulting.com
> Cc: ft gmail ; pspp-users@gnu.org
> Subject: Re: color coding of syntax
>
> On Wed, Feb 7, 2024 at 12:06 PM
On Wed, Feb 7, 2024 at 12:06 PM "Elio Spinello"
wrote:
> It seems that using pspp 2.0.0-pre3g2c9fe2 under Windows 11, the EDIT-FIND
> command in the Syntax editor is not working. The dialog appears, but nothing
> is ever found. As an aside, it would be really nice to also have a
> Search-and-
That's the right place and it looks like the right contents. My guess
that it was misplaced seems wrong.
Assuming these two machines both have the same version of PSPP, I
don't know what else to guess.
On Wed, Feb 7, 2024 at 8:24 AM ft gmail
wrote:
>
> Once you gave me the name of the file with
My best guess is that the pspp.lang file, which specifies how to do
syntax highlighting, is somehow missing or misplaced on the machine
where text appears in all black. It's surprising; I don't know why
that would have happened.
On Tue, Feb 6, 2024 at 3:53 PM ft gmail wrote:
>
> Hi,
>
> After an
PSPP supports defining multiple response sets, but it doesn't have
analysis procedures for them yet.
On Tue, Jan 16, 2024 at 6:00 AM Hoffmann wrote:
>
> Hi everyone,
>
> Do I understand correctly that the MRSET function can be used, but the
> calculations cannot be output in PSPP? I regularly ha
Awesome! Always glad to hear that.
On Thu, Jan 4, 2024 at 3:47 PM Peg Whalen wrote:
>
> I’m about to publish a report on data I used PSPP to analyze. Will be citing
> PSPP in Methodology and References. Spreading the word.
>
> Peg Whalen
>
>
> On Tue, Jan 2, 2024 at 1
differences between the pre and the final version that merit to
> install the latter ?
>
> -ftr
>
> Le 03/01/2024 à 12:25, Ben Pfaff a écrit :
>
> I did not write the Windows installer, nor have I used it, but I'd
> expect installation to take a minute or less.
>
I did not write the Windows installer, nor have I used it, but I'd
expect installation to take a minute or less.
On Wed, Jan 3, 2024 at 3:22 AM ft gmail wrote:
>
> To be more precise: how long does your installation process take with Windows
> 11 ?
>
> -ftr
>
> Le 29/12/2023 à 18:31, ft gmail a
That's really cool! I'm glad that PSPP was useful!
On Mon, Jan 1, 2024 at 1:11 AM Karthik Suresh wrote:
>
> Hi,
>
> If anyone is interested in PSPP's use in academic publishing, I had a
> paper accepted where I used PSPP to carry out some of the analysis and
> refer to this in the paper.
>
> http
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.
Here are the compressed sources and a GPG detached signature[*]:
https://ftp.gnu.org/gnu/pspp/pspp-2.0.0.
NaN usually indicates some kind of bug. If I can get a reproduction case,
then I have at least a chance of fixing it.
On Wed, Dec 20, 2023 at 2:17 AM Alan Mead wrote:
> Tim,
>
> NaN looks like a numerical error. I'm curious, how may levels does the
> variable have and how many dummy variables ar
;
> This sounds interesting. I use GNU pspp 2.0.0-pre2gf49d68 under Windows. But
> when clicking on System Info, nothing shows up.
>
> Le 19/12/2023 à 21:50, Ben Pfaff a écrit :
>
> I recently enabled journaling by default in the GUI, so you could use
> it to find the syntax if
d is an autosave of syntax where you can configure the
> backup interval, for instance for every minute.
>
> Anyway, thanks for your work, and in particular for CTABLES ! Great work.
>
> - ftr
>
> Le 19/12/2023 à 17:26, Ben Pfaff a écrit :
>
> Hi ftr. Do you know how to tri
Hi ftr. Do you know how to trigger the bug? If I can reproduce it, I
can probably fix it.
On Tue, Dec 19, 2023 at 1:55 AM ft gmail wrote:
>
> Hi,
>
> I just experienced a bad error that when clicking on recommencing shut down
> all open windows with the ongoing syntax writing.
>
> Assertion fail
arrow
format. So, I think that it's usually fine to just use a wide format, say
F8.1 or F40.1. It doesn't require much thought and the output will look
good.
On Wed, Dec 13, 2023 at 1:16 PM Matthias Faeth wrote:
> My bad, thanks anyway
>
> Matthias
>
> Am Mi., 13. Dez.
Thanks for the report.
A width of 3 is enough to show one integer digit, a decimal point, and one
fractional digit, but not enough for two integer digits, a decimal point,
and one fractional digit. Use F4.1 or a wider format instead.
On Wed, Dec 13, 2023 at 1:07 AM Matthias Faeth wrote:
> Hi Be
You just showed a short excerpt of the entire build output. Please
show all of it.
On Sat, Nov 4, 2023 at 11:28 PM Ali Alhaidary
wrote:
>
> Where would I find the build log ? :-)
>
> Ali
>
> On 11/4/23 22:57, Ben Pfaff wrote:
>
> Can you provide the full build log? It i
Can you provide the full build log? It is too hard to guess from just a
short excerpt.
Thanks,
Ben.
On Sat, Nov 4, 2023 at 2:46 AM Ali Alhaidary
wrote:
> Hi,
>
> We usually test new builds on fresh updated lubuntu stations 22.04 LTS,
> and, on lubuntu 22.04 LTS that have already only few appli
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.
This is a test release for version 2.0.0, which I plan to release in
November, barring important bug report
The size of what is zero and what list do you mean?
On Wed, Nov 1, 2023 at 1:33 PM Ali Alhaidary
wrote:
> Thank you, however, the file size is 0, and it is not in the list.
>
> Ali
> On 11/1/23 17:26, Ben Pfaff wrote:
>
> Done! Thank you for your work.
>
> On Wed, No
Oops, sorry Jeremy. I should know this by now.
On Wed, Nov 1, 2023 at 8:14 AM Jeremy Lavergne wrote:
> Sorry, I only do MacPorts, not homebrew.
>
> It looks like MacPorts has been able to build on arm64:
> https://ports.macports.org/port/pspp-devel/details/
>
>
> On 11/
> ES- 46780 Oliva
> Handy DE: +49 171 98 32 175
> Movile ES: +34 682 33 94 02
> Email: m.fa...@gmx.de
>
>
> Am Mi., 1. Nov. 2023 um 04:37 Uhr schrieb Ben Pfaff :
>
>> I'm very pleased to announce the release of a new version of GNU PSPP.
>> PSPP is a progr
dule
> that was most cited to be bought after the base module. So, it is really
> useful.
>
> Is the test release somewhere to be found for windows users ?
>
> Regards
>
> -ftr
>
> Le 01/11/2023 à 04:36, Ben Pfaff a écrit :
> > I'm very pleased to announce
Done! Thank you for your work.
On Wed, Nov 1, 2023 at 5:21 AM Ali Alhaidary
wrote:
> Thank you so much, would you please upload the Arabic Package version to
> http://translationproject.org so that we can make it ready.
>
> Ali
>
> On 11/1/23 06:36, Ben Pfaff wrote:
>
Hi Sam, pleased to meet you.
What version of PSPP is this? If you don't know, you can find out with
Help|About.
Can you give some details on the renaming problem?
Jeremy, I think that you maintain the homebrew port. Can we build it for
ARM?
On Wed, Nov 1, 2023 at 6:03 AM Sam
wrote:
> Dear Gun
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.
This is a test release for version 2.0.0, which I plan to release in
November, barring important bug report
Hmm, it seems to work in the way I'd expect here. I did notice that hitting
the Enter key didn't search, only clicking on Find, though.
On Mon, Oct 9, 2023 at 11:38 AM ft gmail wrote:
> Hi,
>
> I try to find the name of a variable in a sps syntax file, but PSPPIRE
> Search windows opens, accepts
on to I can finish this
> project.
>
> ------
> *From:* Ben Pfaff
> *Sent:* Saturday, September 30, 2023 6:54 PM
> *To:* Ricardo Mejias
> *Cc:* pspp-users@gnu.org
> *Subject:* Re: I Need Older Version of PSPP
>
> It would probably make more sense t
It would probably make more sense to use the newest version, since 1.6.2 is
somewhat old.
On Sat, Sep 30, 2023 at 2:42 PM Ricardo Mejias
wrote:
> My recent new SPP version is: GNU pspp 1.6.2-g78a33a.
>
> Since I have been using it, the Descriptive feature is not working. How
> can I get an olde
I made both those changes.
On Wed, Sep 20, 2023 at 11:27 AM Ben Pfaff wrote:
> Those are good ideas! Thanks for the suggestions.
>
> On Wed, Sep 20, 2023 at 10:45 AM Alan Mead wrote:
>
>> In my experience, that setting can be easy to ignore.
>>
>> I wonder if
solved.
>
>
>
> I have a question on how to fix the missing values for output. All of the
> empty cells are being counted, while there should only be 188 cases. Any
> suggestions?
>
>
>
> Thank you
>
>
>
> *From:* Ben Pfaff
> *Sent:* Friday, Septem
It's difficult for us to act on this, because you didn't say what version
of PSPP you're using, what operating system you're running it on, or what
in particular you're doing with it.
On Mon, Sep 25, 2023 at 8:37 AM Crystal Lee
wrote:
> The file kept crashing when I saved the document. This has
The version you provided isn't readable in the email I received.
Do you mean, how do you do it from the GUI? There is a checkbox in the
import interface that says "Line above selected line contains variable
names." Select the first line of data and then check the checkbox:
[image: image.png]
On
to use Word, but the formatting is not converting.
>
> First one is Text second is Word.
>
> Any suggestions?
>
>
>
>
>
>
>
> *From:* Ben Pfaff
> *Sent:* Friday, September 15, 2023 1:53 PM
> *To:* Robles, John
> *Cc:* PSPp-users@gnu.org
> *Subject:*
*From:* Robles, John
> *Sent:* Friday, September 15, 2023 11:55 AM
> *To:* Ben Pfaff
> *Cc:* PSPp-users@gnu.org
> *Subject:* RE: [EXTERNAL] Re: change to ascii
>
>
>
> That helps.
>
> Hopefully the upgrade helps too.
>
>
>
> Not to keep probing, but just one l
ment, is it better to save in HTML,
> text, or PDF when exporting?
>
>
>
> Thank you
>
> *From:* Ben Pfaff
> *Sent:* Friday, September 15, 2023 11:53 AM
> *To:* Robles, John
> *Cc:* PSPp-users@gnu.org
> *Subject:* Re: [EXTERNAL] Re: change to ascii
>
>
>
Exporting output to text or to HTML formats shouldn't show this issue, but
there's no way to disable it in the output window.
On Fri, Sep 15, 2023 at 11:44 AM Robles, John wrote:
> Is there something I can deploy in the syntax editor I am using?
>
>
>
> *From:* Be
has something to do with my computer?
>
>
>
>
>
> *From:* Ben Pfaff
> *Sent:* Friday, September 15, 2023 9:17 AM
> *To:* Robles, John
> *Cc:* PSPp-users@gnu.org
> *Subject:* Re: [EXTERNAL] Re: change to ascii
>
>
>
> Thanks.
>
>
>
> PSPP 1.4.1 is very old. This
gested these below, but I am not really familiar with the
> function syntax. The syntax was taken from the GNU instruction Plain Text
> Output Options (PSPP) (gnu.org)
> <https://www.gnu.org/software/pspp/manual/html_node/Plain-Text-Output-Options.html>
> .
>
>
>
>
tely due to
> security reasons for our hospital and the application is stored in an
> external server.
>
>
>
>
>
>
>
> *From:* Ben Pfaff
> *Sent:* Friday, September 15, 2023 8:45 AM
> *To:* Robles, John
> *Cc:* PSPp-users@gnu.org
> *Subject:* [EXTERNAL] R
Can you say more about the issue? Are you responding to some message from
PSPP? Can you provide the message?
On Fri, Sep 15, 2023 at 8:43 AM Robles, John wrote:
> Hello,
>
>
>
> I was informed that I need to change my output to ASCII for normal
> characters.
>
> I tried many ways in the command
Thanks for the report.
This is a very old version of PSPP. You should probably upgrade to the
latest version.
On Thu, Sep 7, 2023 at 2:21 PM Ricardo Mejias
wrote:
> My version of PSPP for Windows is
>
> I am reporting a problem I found with the Regression application:
>
> The reported constant
Friedrich, is this a question you can answer?
On Tue, Aug 15, 2023 at 11:52 AM Barb VanKerkhove <
bvankerkh...@empirejustice.org> wrote:
> Hi,
>
>
>
> Any estimated date on when the Windows Version of Release 2.0.0-pre1 of
> PSPP will be released? Looking forward to using the added CTables comman
Jeremy, is this something you can help with?
On Wed, Aug 16, 2023 at 2:49 PM Ryoko Yamamoto
wrote:
> Greetings,
>
> I have been away from PSPP for a year or so, but now need to use it for my
> class. When I tried to open PSPP, I sadly learned that it does not work. I
> successfully used PSPP on
Hmm, I'm surprised that happens. Asterisks indicate that numbers don't fit
in the assigned formats, so changing your data formats (by increasing the
width) should help.
However, output tables normally extend widths enough that it shouldn't be a
problem. That means there might be a bug. If you can
How do other GTK+ applications do this? PSPP should do it the same way.
On Sat, Jun 17, 2023 at 7:21 PM Mukherjee, Shivam
wrote:
> Greetings everyone!
>
> I have used SPSS for helping my friends with their university statistics
> work. I downloaded PSPP a few hours ago and immediately felt that
stack
On Thu, Jun 1, 2023 at 10:15 AM Friedrich Beckmann
wrote:
>
> I do not have a Windows machine - no idea if that could/should be dropped.
>
>
> > Am 01.06.2023 um 17:21 schrieb Ben Pfaff :
> >
> > Friedrich, would it make sense to drop this dialog?
> >
1 - 100 of 898 matches
Mail list logo