Giter Site home page Giter Site logo

Comments (2)

melff avatar melff commented on July 21, 2024

Hi Mike,

line 412: trim(curr_var.name,8) is for trimming variable names that are shorter then 8 letters long. Traditionally SPSS supported variable names only up to 8 letters length. Newer SPSS files contain auxiliary information that maps long variable names to traditional 8-letter names and this auxiliary information is handled by some other code. So memisc should be able to handle long variable names (in my test cases it did so).

There might be two reasons for your problems - for some reasons this long variable name information somehow was not in the SPSS file, or SPSS have changed their file format.

Can I ask you to send me some example data that I can use for debugging?

Thanks,
Martin

from memisc.

Mike-Todd avatar Mike-Todd commented on July 21, 2024

Hi Martin:

My apologies. The problem appears to have been connected to the outdated version of R that I was using (3.1.2). I've been dividing my work across two computers lately, and I didn't realize that one of the machines was lagging behind in terms of software updates. After updating to version 3.2.1, everything worked as expected. Thanks for the quick response and your willingness to diagnose the (non-)issue!

from memisc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.