SPSS Statistics

SPSS Statistics

Your hub for statistical analysis, data management, and data documentation. Connect, learn, and share with your peers! 

 View Only
  • 1.  R integration plug in

    Posted Thu May 27, 2021 10:43 AM

    Hi,

    I have SPSS V 26 installed on my macbook

    I installed the SPSS patch

    Installed R version 3.5 on my macbook

    Set up the R configuration extension

    Completed the R3.5 configuration

    Closed and restarted my MacBook

    Any R extensions I run and test code in the SPSS Syntax I get the following error message:

    >Warning # 6894. Command name: BEGIN PROGRAM

    >The external program exited unexpectedly and lost its content, a new external

    >program will startup to execute the rest of job.

    >Error # 6887. Command name: BEGIN PROGRAM

    >External program failed during initialization.

    >Execution of this command stops.

    Additional error message: create startx process is failure.

    Does anyone have any help or tips to resolve this issue? Thank you in advance

    Debbie






    #SPSSStatistics
    #Support
    #SupportMigration


  • 2.  RE: R integration plug in

    Posted Thu May 27, 2021 12:52 PM

    Try running this code in a syntax window to check your configuration.

    begin program r.

    print(sessionInfo())

    end program.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 3.  RE: R integration plug in

    Posted Thu May 27, 2021 12:56 PM

    Thanks for responding John, I get the following error

    begin program r.

    print(sessionInfo())

    end program.

    >Warning # 6894. Command name: begin program

    >The external program exited unexpectedly and lost its content, a new external

    >program will startup to execute the rest of job.

    >Error # 6887. Command name: begin program

    >External program failed during initialization.

    >Execution of this command stops.

    Additional error message: create startx process is failure.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 4.  RE: R integration plug in

    Posted Thu May 27, 2021 01:05 PM

    Ouch. Something is seriously wrong. But, unfortunately, I am not a Mac person, and I have no idea what the cause might be. I haven't heard of this being reported previously. Maybe someone else can chime in.

    Sorry.






    #SPSSStatistics
    #Support
    #SupportMigration


  • 5.  RE: R integration plug in

    Posted Thu May 27, 2021 01:32 PM

    Thanks for trying to help Jon, Mac can be a nightmare for things like this






    #SPSSStatistics
    #Support
    #SupportMigration