On Fri, Nov 06, 2015 at 11:24:18AM +0100, Michał Dubrawski wrote:
> If the information here is up to date then we have MRSETS command
> implemented in PSPP
> http://www.gnu.org/software/pspp/manual/pspp.html#MRSETS
>
> Is there any way to display these MRSETS in the PSPP output - frequences,
> per
On Sun, Nov 08, 2015 at 12:00:49AM +, Charles Johnson wrote:
> Agree with you, the work done by Ben is magnificent. If I'm not
> mistaken, only lack support for SPSS production job and SPV
> files. Under the same argument, it would be very useful for all PSPP
> command had its counterpart in
On Sun, Nov 08, 2015 at 01:36:01AM +, Charles Johnson wrote:
> > Date: Sat, 7 Nov 2015 17:03:01 -0800
> > From: b...@cs.stanford.edu
> > To: charlesjohns...@outlook.com
> > CC: fhouwel...@email.it; m.fa...@gmx.de; j...@darrington.wattle.id.au;
> > robe...@consumerscan.ca; news@free.fr; ame
On Sun, Nov 08, 2015 at 10:10:43AM +0100, John Darrington wrote:
> On Sun, Nov 08, 2015 at 01:36:01AM +, Charles Johnson wrote:
>
> From my point of view, production jobs are very useful to
> automate lengthy and complex processes that are made
> recurrently. As PSPP add mo
On Sun, Nov 08, 2015 at 06:20:25PM +0100, Matthias Faeth wrote:
> I'm not sure if I get the discussion under the label CTABLES here: why
> should "production jobs" replace CTABLES?
>
> Or is it just that there are 3 open topics by now
> 1. CTABLES
> 2. Production jobs
> 3. Reading .spv files
>
>
On Sun, Nov 08, 2015 at 02:42:40PM -0600, Alan Mead wrote:
> When we use modern versions of SPSS, I often scroll down to elements of
> the SPV file and that element is replaced by a message like "Please
> wait - computing" and then after a few seconds, the content replaces
> this message. Is this
On Mon, Nov 09, 2015 at 10:28:30AM +0100, Matthias Faeth wrote:
> Thanks for the comprehensive explanation why CTABLES depend on the ability
> to read SPV files. Do I understand correctly that this dependency comes
> only from the pivot-function in the SPV file - meaning that you doubleclick
> on a
On Mon, Nov 09, 2015 at 05:01:43PM +, Charles Johnson wrote:
> > 3. Maybe Frans idea about implementing !Macros could serve as a
> > workaround. I think that might be worthwhile to discuss. Any opinions
> > on that?
>
> From my point of view, the implementation of macro is very different
On Tue, Nov 17, 2015 at 02:07:54PM +0100, John Darrington wrote:
> Implementing macros might be a good candidate for the Google SoC if
> anyone would be prepared to make the proposal and to act as mentor.
I agree.
I'd be willing to mentor this project.
__
When a Windows developer comes along and starts contributing to PSPP,
PSPP will get better on Windows. None of the current developers uses
Windows, so of course it doesn't work well there.
___
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu
, Matthias Faeth wrote:
> I'm not a programmer but only a user.
>
> So I'm probably not much of a help with programming.
>
> However, if I can help otherwise, I'm willing to contribute to the macro
> project. Let me know.
>
> Matthias
>
> 2015-11-22 7:01 GMT+
On Wed, Dec 09, 2015 at 06:33:19PM +, Rob wrote:
> Is there any way to export a dictioary/metadata of a .sav file with PSPP? I
> can display it with:
>
> GET FILE="My File".
> DISPLAY DICTIONARY.
>
> But I'd liie a way to export this to maybe a csv file or a text file that I
> can parse.
Yo
On Wed, Dec 16, 2015 at 04:38:27PM -0600, Alan Mead wrote:
> On 12/16/2015 3:59 PM, Harry Thijssen wrote:
> >
> > https://www.gnu.org/software/pspp/get.html
> >
> > And on that page, there's a series of bullets for various operating
> > systems, including Windows but Windows has no clic
On Mon, Dec 21, 2015 at 10:44:12AM -0600, Alan Mead wrote:
> I have a number of datasets with slightly different columns and I'm
> wondering if I can wrote generic code in PSPP to count the missing columns.
>
> For example, if I knew that the first and last column were, say, ID and
> X100, then I
On Mon, Dec 21, 2015 at 04:42:24PM -0600, Alan Mead wrote:
> On 12/21/2015 4:10 PM, Ben Pfaff wrote:
> > I think that you just want: COUNT n=ALL(SYSMIS).
>
> Brilliant! But it doesn't wok. On my datafiles, I get a long list of
> errors like: "V1 and V8 are not of t
On Wed, Dec 23, 2015 at 01:15:30AM +0100, John Darrington wrote:
> On Mon, Dec 21, 2015 at 03:53:58PM -0800, Ben Pfaff wrote:
> On Mon, Dec 21, 2015 at 04:42:24PM -0600, Alan Mead wrote:
> > On 12/21/2015 4:10 PM, Ben Pfaff wrote:
> > > I think that you just wan
On Sat, Dec 19, 2015 at 06:01:47AM +, dr soumalya ray wrote:
> i'd like to point out a small problem in relation to psppire. it does not
> stop a user from using PSPPire but sometimes, it irritates.
>
> open any sav file containing categorical variable in psppire
> go to -> variable view
> c
On Mon, Sep 21, 2015 at 12:37:12AM +, Charles Johnson wrote:
> Something that may be helpful:
>
>
> IBM's documentation sucks, but I paste performing the syntax procedure from
> the user interface, and at least in SPSS 21 to 23, is the same.
>
> SPSS 23 syntax data file:
> https://onedrive
On Mon, Jan 11, 2016 at 11:37:48AM -0600, Alan Mead wrote:
> > The main question is, of course, how to import the SAV file into R
> > DEDUCER having worked it in PSPP.
>
> is an R question, but if SPSS/PSPP SAV format is not working, I'd
> recommend a different format but I don't see in the GUI ho
On Mon, Jan 11, 2016 at 08:48:40PM +0100, John Darrington wrote:
> On Mon, Jan 11, 2016 at 08:37:20PM +0100, news wrote:
> Hi,
>
> I want to export to a csv file and get an error message, but
> don't see the error.
>
> Any help appreciated.
>
> C:\Users\To
On Fri, Jan 15, 2016 at 04:40:22PM +0100, John Darrington wrote:
> On Fri, Jan 15, 2016 at 06:35:37AM -0800, Ben Pfaff wrote:
> On Mon, Jan 11, 2016 at 08:48:40PM +0100, John Darrington wrote:
> > On Mon, Jan 11, 2016 at 08:37:20PM +0100, news wrote:
>
Do you have an idea why so many users have trouble downloading and
installing PSPP on Macs?
___
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users
On Sat, Jan 30, 2016 at 07:46:15PM +0100, Frans Houweling wrote:
> I would like to signal a difference with respect to SPSS. The following
> script works in SPSS but not in PSPP:
>
> DATA LIST LIST /area (F1.0) price (F12.0).
> BEGIN DATA
> 41805
> 11945
> 41412
> END DATA.
> DATASET
On Sat, Feb 20, 2016 at 12:48:45AM +0100, news wrote:
> To my surprise a MISSING VALUES does not work.
>
> I ave a metric variable with the missing values 7 8 9 and want to add the
> value of 3 to the list of missings.
>
> So, I tried first the first command, and as this did not work then the
>
I think that the format used by STATA is suspicious at best.
However, I pushed a commit that avoids the warning reading the file.
On Sun, Feb 7, 2016 at 9:41 PM, John Darrington <
j...@darrington.wattle.id.au> wrote:
> On Sun, Feb 07, 2016 at 11:46:31PM +0100, ftr wrote:
>
> However, my ori
fhouwel...@email.it wrote:
> Thanks, Ben.
> I guess the difference lies in the interpretation of the asterisk: replace
> current file only if it is unnamed, otherwise create a new unnamed file.
> Regards
> frans
>
> - Messaggio originale -
> Da: "Ben Pf
On Sun, Feb 21, 2016 at 10:47:16PM +0100, Frans Houweling wrote:
> >Experiment #1 - Start up SPSS. Then, before you define any
> >variables or open any data files, Run a DATASET NAME command, like this:
> >DATASET NAME myfile. Does SPSS accept this or give an error and, if it
> >gives a
ctive dataset
>
>
>
>
> - Messaggio originale -
> Da: "Ben Pfaff"
> A: "Frans Houweling"
> Cc: pspp-users@gnu.org
> Inviato: Lunedì, 22 febbraio 2016 2:05:34
> Oggetto: Re: dataset experiments
>
> On Sun, Feb 21, 2016 at 10:47:16PM
On Fri, Feb 26, 2016 at 07:03:51PM +0100, John Darrington wrote:
> Alan takes the view that users should not be discouraged to try the latest
> git snapshots,
> whereas the decision to add this notice to those snapshots was taken in order
> to ensure
> that users are fully aware of what they are
On Thu, Feb 25, 2016 at 08:07:27AM -0600, Alan Mead wrote:
> On 2/24/2016 9:43 AM, John Darrington wrote:
> > Unfortunately I disagree :(
>
> So I'm confused. Is this my answer? I can go fuck off?
I am disturbed by the idea that we'd tell anyone to fuck off, especially
someone like you who has
On Sun, Feb 28, 2016 at 07:44:33AM +0100, John Darrington wrote:
> On Sat, Feb 27, 2016 at 02:48:54PM -0800, Ben Pfaff wrote:
>
>
> I think that an appropriately worded notice can make all of this clear.
> For example:
>
> This is a develo
On Mon, Feb 29, 2016 at 07:41:10AM -0600, Alan Mead wrote:
> On 2/28/2016 12:00 PM, Ben Pfaff wrote:
> > I suggest putting it into the output window at startup, once. This is
> > easy to do, it is likely that users will notice, and it is not as
> > obnoxious as some
On Mon, Feb 29, 2016 at 09:57:53AM -0600, Alan Mead wrote:
> On 2/28/2016 12:44 AM, John Darrington wrote:
> > 1. In the output window after each operation.
> >
> >I don't think that is a good idea for several reasons: a) It would
> >break all of our regression tests;
>
> I was referring t
On Tue, Mar 01, 2016 at 06:37:49AM +0100, John Darrington wrote:
> On Sun, Feb 28, 2016 at 10:00:41AM -0800, Ben Pfaff wrote:
>
> I suggest putting it into the output window at startup, once. This is
> easy to do, it is likely that users will notice, and
On Wed, Mar 02, 2016 at 06:09:16AM +0100, John Darrington wrote:
> On Tue, Mar 01, 2016 at 03:46:52PM -0800, Ben Pfaff wrote:
> On Tue, Mar 01, 2016 at 06:37:49AM +0100, John Darrington wrote:
> > On Sun, Feb 28, 2016 at 10:00:41AM -0800, Ben Pfaff wrote:
> >
On Wed, Mar 02, 2016 at 07:52:34PM +0100, Friedrich Beckmann wrote:
>
> > Am 02.03.2016 um 19:44 schrieb Ben Pfaff :
> >>
> >> Why can't the user see it at startup?
> >>
> >> The output window is (at least on the window manager I use) b
On Wed, Mar 02, 2016 at 03:42:08PM -0600, Alan Mead wrote:
> On 3/2/2016 1:35 PM, Friedrich Beckmann wrote:
> > Am 02.03.2016 um 20:26 schrieb John Darrington
> > :
> >
> > On Wed, Mar 02, 2016 at 07:52:34PM +0100, Friedrich Beckmann wrote:
> >
> > 2 Then, as a first post-release task, let's repla
On Thu, Mar 03, 2016 at 12:54:39PM -0500, Mark Hancock wrote:
> It was actually nothing that was said by PSPP devs, but in the GNU
> documentation. Specifically, this:
> http://www.gnu.org/prep/maintain/maintain.html#Platforms
John may be drawing your attention to the difference between Linux (a
k
On Fri, Mar 04, 2016 at 04:49:00PM +0100, John Darrington wrote:
> On Thu, Mar 03, 2016 at 12:32:20PM -0600, Alan Mead wrote:
> On 3/3/2016 11:54 AM, Mark Hancock wrote:
> > I actually do get the sense that the devs here care about the Windows
> > experience, but just don't have the
On Fri, Mar 04, 2016 at 06:38:55PM +0100, John Darrington wrote:
> On Fri, Mar 04, 2016 at 08:09:00AM -0800, Ben Pfaff wrote:
>
> This is somewhat theoretical, though. I do not know any PSPP users or
> developers who run GNU on Hurd.
>
> Habitually, I don't.
On Fri, Mar 04, 2016 at 11:57:09AM -0600, Alan Mead wrote:
> On 2/25/2016 11:39 PM, John Darrington wrote:
> > On Thu, Feb 25, 2016 at 03:41:46PM -0600, Alan Mead wrote:
> >
> > This succeeded and in some quick testing psppire seems to work.
> > Thanks! Is there any hope for more
Does anyone want to nominate bugs that should be fixed before releasing
0.9.0? John tells me that the GUI slowdown we'd seen for datasets with
large numbers of columns has now been fixed. The DATASET commands still
do not work as in SPSS, but this is not a regression from previous
versions and it
On Wed, Mar 23, 2016 at 10:42:40PM +0100, news wrote:
> Is this a possibility to advance the pspp code ?
PSPP isn't really hosted on sourceforge, even if some binaries are
there.
___
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailm
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[*]:
ftp://ftp.gnu.org/gnu/pspp/pspp-0.10.0.t
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[*]:
ftp://ftp.gnu.org/gnu/pspp/pspp-0.10.1.t
On Sat, Apr 09, 2016 at 09:55:08PM +0200, news wrote:
> C:\Users\Toshiba\Documents\data\EB\EB 2005-2006 Religion variable
> preparation.sps.68:
> erreur: GET: 'C:\Users\ftr\Documents\data\EB\EB 2005-2006 Religion.sav'
> n'est pas un fichier système ou un fichier portable.
...
> What does the 68 a
On Thu, Apr 21, 2016 at 01:29:15PM -0400, user wrote:
> Hello - I'm new to PSPP, but not to SPSS and other similar stat
> programs.
>
> I currently installed PSPP in Linux Mint Cinnamon 17.1; 32 bit. I used
> the software manager program that comes with Linux Mint. PSPP is
> working fine.
>
> The
On Sun, May 22, 2016 at 07:59:12PM +0200, news wrote:
> I get an error message for a COUNT command, but don't understand it.
>
> There is a list of 14 consecutive items with values of 0 and 1 named d1 to
> d14. I want to get the number of times 1 was answered with the COUNT
> command.
>
> The out
On Mon, May 30, 2016 at 01:12:26PM +0200, news wrote:
> I found this change announcement on pspp.git
>
> This sounds quite useful to me. Congrats for the idea.
>
> How does it work ?
>
> How can I use it in a windows version ?
The new COUNT subcommand is documented in the manual, under the
CROS
On Tue, Jul 05, 2016 at 04:04:16PM +, Mogerman Rob wrote:
> Hi - I'm a very novice user and I'm trying to turn a .sav file into a .csv
> file. It looks like the translate command should be able to do what I'm
> wanting but I get an error. I get a file from a vendor called .sav and I
>
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[*]:
ftp://ftp.gnu.org/gnu/pspp/pspp-0.10.2.t
On Mon, Jul 25, 2016 at 07:06:43AM +0200, John Darrington wrote:
> * Try increasing the "WORKSPACE" setting (see Section 16.2 of the
> manual) This will mean it should use more of your 16GB of RAM.
I wonder whether we should introduce some kind of dynamic way of setting
the default workspace, for
On Thu, Aug 18, 2016 at 07:29:18PM +0200, Matej Kovacic wrote:
> a friend of mine is doing a survey about incentives for voluntary
> participation in open source projects.
If we're lucky, he'll analyze it with PSPP!
___
Pspp-users mailing list
Pspp-user
On Thu, Aug 25, 2016 at 02:30:37PM +, Stacy Hardin wrote:
> I am using PSPP version 0.10.2-g654fff on Windows 10. I'm modifying an
> existing .sps file that someone else set up.
>
> I'm getting the error message: warning: Combining files with incompatible
> encodings. String data may not be
The usual thing to do would be to update it yourself, but as a
courtesy I've now done it for you.
On Fri, Oct 28, 2016 at 6:09 PM, Julia Klausli wrote:
> My email address changed.
>
> Would you now use jklausli@divinemercy.edu.
>
> Thanks,
> Julia
>
>
> ___
On Mon, Feb 06, 2017 at 04:14:40PM -0500, Evan Miller wrote:
> Are there plans to support the new MTIME and YMDHMS formats? These were
> introduced in SPSS v24.
>
> https://www.ibm.com/support/knowledgecenter/en/SSLVMB_24.0.0/spss/base/whatsnew_24.html
It's usually easy for me to add support for
On Fri, Apr 14, 2017 at 08:48:10AM -0700, Braxton Alfred wrote:
> Dear Mr Hollenbach -
The pspp-users mailing list isn't a particular person, it's a group of
people.
> In the case that you are available, I have the following questions:
>
> 1. Is DATEDIFF implemented? The manual is clear,
On Mon, Jun 12, 2017 at 11:11:10AM -0700, Braxton Alfred wrote:
> I am trying to do some analyses on medical lab tests which occur at varying
> times. I need to have the number of days between tests. DATEDIFF, while
> described in the manual, does not work, but even if it did I need to be able
>
here is no apparent way to directly
> reference the output. It does not work anyway. If I could explain why it
> does not work I probably would not need any help.
> Marc
>
> -Original Message-
> From: Ben Pfaff [mailto:b...@cs.stanford.edu]
> Sent: June-12-17 11:15 A
t;
> My manual does not have a command LAG in it, but if it is like the
> econometrics lag, it is not what I want. I wantsomething like the Excel
> command 'days360' the number of elapsed days between two dates.
>
> -Original Message-
> From: Ben Pfaff [mailto:b
I've made PSPP 0.10.5-pre2 available, at:
http://alpha.gnu.org/gnu/pspp/pspp-0.10.5-pre2.tar.gz
http://alpha.gnu.org/gnu/pspp/pspp-0.10.5-pre2.tar.gz.sig
The main purpose for this prerelease is to update Gnulib to a commit
that works with GCC 7.
___
On Mon, Jul 10, 2017 at 04:09:14PM +0200, Andrea Occhi wrote:
> There is any other way to export a frequency or a crosstab other than
> writing this down into a syntax file (called syntax.sps) a thing like
> this
>
> get file dati.sav
>
> SORT CASES BY q0001.
> SPLIT FILE LAYERED BY q0001.
>
>
I would be pleased to help fix this problem with PSPP. Are you able to send
a copy of the file that causes the problem? You can send it privately to
me, if necessary, and I will not share it further.
On Jul 22, 2017 9:44 PM, "ftr public" wrote:
> Hi,
> I downloaded a spss sav file from the off
PP and not caused by the ESS website generating files with errors .
- ftr
On 24/07/2017 10:16, Ben Pfaff wrote:
Thank you. I should be able to find and fix the problem later this week.
On Jul 24, 2017 9:07 AM, "ftr public" wrote:
> Hello Be,
>
> Thank for offering your help. The
217727
> Error in read.spss("C:/Users/Toshiba/Downloads/ESS1-7e01 France.sav", :
> error reading system-file header
>
>
> Thanks,
> ftr
>
> On 22/07/2017 23:35, Ben Pfaff wrote:
>
> I would be pleased to help fix this problem with PSPP. Are you able to
> send a cop
. I understand that you think the problem is more on the side
> of PSPP and not caused by the ESS website generating files with errors .
>
> - ftr
>
>
> On 24/07/2017 10:16, Ben Pfaff wrote:
> >Thank you. I should be able to find and fix the problem later this week.
> >
I release PSPP 0.10.5-pre3. It should be available at
https://alpha.gnu.org/gnu/pspp/pspp-0.10.5-pre3.tar.gz soon. This
release is primarily to get the bug fixes for CVE-2017-10791 and
CVE-2017-10792 into a tarball for folks who find tarballs easier to deal
with.
t; directly to ESS ?
>
> - ftr
>
>
>
> On 30/07/2017 02:24, Ben Pfaff wrote:
> >I fixed the problem.
> >
> >In this case the problem was really more with ReadStat, the software
> >that wrote this file, but as I said I want PSPP to work with every file,
>
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[*]:
ftp://ftp.gnu.org/gnu/pspp/pspp-0.11.0.t
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.
PSPP has been in development, as part of the GNU project, since about
1996, although development has someti
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 fixes a number of bugs that were reported as security
vulnerabilities. I do not think that that these
I've now submitted requests to MITRE for updates.
On Thu, Aug 31, 2017 at 06:17:40PM +, Turner, Christopher A. (Ctr) wrote:
> Good afternoon,
>
> Thank you for contacting the NVD! While we are able to supply Vendor
> Comments, they will only appear on the NVD website entry for the CVE. If yo
Recent versions of SPSS added new formats MTIME and YMDHMS. Would
anyone who has SPSS mind making one or two .sav files that include
variables with these formats, along with a description of the
variables and their types (e.g. DISPLAY DICTIONARY)? Then I'll add
support to PSPP.
Thanks,
Ben.
__
As a place to start, remove { and } from the syntax.
On Tue, Jan 30, 2018 at 11:11:24AM +0700, Aj Hollenbach wrote:
> Greetings,
>
> To follow-up on the question concerning how to export to CSV, here is a
> sample of the code that I tried to use to run a "save translate" into CSV.
> Appreciate an
On Sun, Feb 04, 2018 at 03:18:30PM +0100, Meimuna Kahf wrote:
> yesterday i worked for the first time with pspp and i inserted all my
> data for a seminar into pspp. A just saved it all the time and at the
> end. It took about the whole day and today i wanted to open the file
> and i became the err
:
> As I wrote at the beginning and in my answer to John Darrington: The problem
> had to do with umlauts in German variable names. These umlauts were there
> where you see question marks in the variable names, variable labels and
> variable codes.
>
>
> Am 04.02.2018 um 22
On Mon, Feb 05, 2018 at 10:41:04AM +0100, John Darrington wrote:
> On Sun, Feb 04, 2018 at 01:57:53PM -0800, Ben Pfaff wrote:
> Well, in the end the file shows two things:
>
> (1) PSPP should not write a file that it cannot read later: if
> you
On Mon, Feb 12, 2018 at 09:28:17PM +, Manuel Soares wrote:
> Hello,
>
> I'm having some problems to import data to PSPP. I saved the excel file in csv
> format, but when I tried to import it to PSPP I always get this message:
>
> error: could not open C\etc\etc\etc.csv No such file or directo
I guess the other big error is that all the \ (except in the filename)
should be /. And there's no list of variables.
On Wed, Feb 14, 2018 at 3:11 AM, ftr public wrote:
> Hello Manuel,
>
> As Ben says try to import through the GUI. Or maake a copy and paste from
> the manual and delete everythin
On Wed, Feb 21, 2018 at 01:07:28AM +0100, ftr public wrote:
> Hi,
>
> I get the following error when demaning the execution of an EXAMINE command:
>
> MinGW Runtime assertion
> Assertion failed!
> Program: Program Files (...)psppire.exe
> File: src/math/chart-geometry.c, Line 65
> Expression: hig
On Wed, Apr 11, 2018 at 02:15:27PM -0500, Dave Trollope wrote:
> I've been using PSPP for a while, but am relatively new to SPSS as a whole
> and I am wondering if it can generate a .mdd file from the .sav file?
>
> I know IBM's mrStudio has a script CreateMddFromSav.mrs and I'm wondering if
> PSP
s it to a DDF file:
> https://support.dooblo.net/hc/en-us/articles/208294545-How-To-Export-native-SurveyToGo-projects-to-IBM-SPSS-Data-Collection-DDF-MDD-files
>
> I can't find a better reference.
>
> Cheers
> Dave
>
>
>
> On 4/11/18 2:58 PM, Ben Pfaff wrote:
>
&
Hi, I'm trying to help out a PSPP user with SPSS Dimensions/IBM Data
Collection "MDD" ("metadata" files). If you have any samples of these
files, ideally with accompanying .sav files, please share them with me
(privately is fine, I won't pass them along further). They seem to be
hard to find on t
I pushed this feature to the PSPP repository, so you should be able to
build a version that includes it.
___
Pspp-users mailing list
Pspp-users@gnu.org
https://lists.gnu.org/mailman/listinfo/pspp-users
On Mon, Feb 06, 2017 at 02:13:40PM -0800, Ben Pfaff wrote:
> On Mon, Feb 06, 2017 at 04:14:40PM -0500, Evan Miller wrote:
> > Are there plans to support the new MTIME and YMDHMS formats? These were
> > introduced in SPSS v24.
> >
> > https://www.ibm.com/support/knowl
That's right.
Sandor, I guess that you would find this to be a valuable feature? It
may not be difficult to implement.
On Sun, Jun 3, 2018 at 3:15 PM Friedrich Beckmann
wrote:
>
> Hi Sandor,
>
> i think it is simply not implemented. See:
>
> https://savannah.gnu.org/bugs/?41019
>
> Regards
>
> F
On Tue, Jul 24, 2018 at 10:29:21AM +0200, Jakub Škrobánek wrote:
> Hi, I would like to ask if there is any progression in CTABLES
> implementation to PSPP. I read some threads (http://pspp-users.gnu.narkive.
> com/r32JwdwI/what-features-of-custom-tables-ctables-are-most-important) but
> they seems
There might be some small hope here because I've been spending a lot of
time lately working to make PSPP understand SPSS's .spv output file
format, so that it can read (and write?) it directly. Implicit in that
format is an understanding of the SPSS output model, which seems to be
entangled quite
the implicit output model might preclude compatibility.
>
> -Alan
>
> On 7/24/2018 4:30 PM, Ben Pfaff wrote:
> > There might be some small hope here because I've been spending a lot of
> > time lately working to make PSPP understand SPSS's .spv output file
> > format,
ou have done tremendous work so far.
>
> Michał Dubrawski,
>
>
> > Date: Wed, 25 Jul 2018 08:48:33 -0700
> > From: Ben Pfaff
> > To: Alan Mead
> > Cc: "pspp-users@gnu.org"
> > Subject:
> >
> > Re: PSPP CTABLES
> > Mes
please don't go that way if you would like to
> implement it in PSPP someday :)
>
> W dniu czwartek, 26 lipca 2018 Ben Pfaff napisał(a):
>
> > MULT RESPONSE might also benefit from the work I'm doing. I've looked
> > at MULT RESPONSE before, and one of the t
t;
> "GPL blocks cannot be contained within DEFINE-!ENDDEFINE macro definitions"
>
> I don't really like that GPL command language, but I don't know if you ever
> plan to have graphics like that in PSPP.
>
>
> warm regards,
> Michal
>
> 2018-0
On Wed, Aug 08, 2018 at 03:40:44PM -0700, Elio Spinello wrote:
> I am using a SAVE TRANSLATE command with a RENAME subcommand that runs
> properly in SPSS. In PSPP, the RENAME command is producing an error whenever
> a field name containing one or more spaces is specified, such as in the
> example
Another way to translate .sav to .csv is to run the "pspp-convert"
utility, without even starting the main PSPP executable.
On Tue, Oct 16, 2018 at 07:18:35PM +0200, John Darrington wrote:
> Yes.
>
> Check out the SET WORKSPACE command.
>
> J'
>
> On Tue, Oct 16, 2018 at 12:09:32PM -0500, Dave
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[*]:
ftp://ftp.gnu.org/gnu/pspp/pspp-1.2.0.ta
I've been working hard to add PSPP support for reading SPV files. I've
pushed what I have to the spv-reader branch at git://benpfaff.org/pspp.
The code isn't really ready for prime time, but if you just want to see
what works, you can visit https://pspp.benpfaff.org/ to upload an .spv
file and it
On Mon, Nov 26, 2018 at 03:30:44PM -0600, Alan Mead wrote:
> Ben,
>
> This is fantastic! I'm about to send you some feedback on three SPV
> files. The message is about 2.7MB. I'm pretty sure I cannot send such an
> email to the list.
>
> If it doesn't arrive, let me know how I can get you send it
On Tue, Nov 27, 2018 at 08:00:05AM -0600, Alan Mead wrote:
> Does this handle SPO files? I guess I can check... IIRC, there are old
> file formats that current SPSS users won't be able to view at all.
This does not yet handle SPO files. Toward adding support for them, I
have a small corpus of sam
On Tue, Nov 27, 2018 at 09:52:20AM -0600, Alan Mead wrote:
> On 11/27/2018 8:31 AM, Ben Pfaff wrote:
> > This does not yet handle SPO files. Toward adding support for them, I
> > have a small corpus of sample .spo files that I'll investigate at some
> > point. I'
On Tue, Nov 27, 2018 at 11:46:59AM -0600, Alan Mead wrote:
> On 11/27/2018 10:34 AM, Ben Pfaff wrote:
> > New .spo files do show up regularly at the converter webpage. That's
> > how I collected most of my 3000+ .spv files, too. (I'd have far more
> > .spo files if
1 - 100 of 896 matches
Mail list logo