Menu Close

Error starting session in rsyncrosim

Syncrosim Forums ST-Sim & State-and-Transition Simulation Models Error starting session in rsyncrosim

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #19700
    kblankenshipkblankenship
    Participant

    I’m using this code to start an R session:
    library(rsyncrosim)
    programFolder = “C:/Program Files/SyncroSim”
    Ses = session(programFolder)

    When I try to start the session in the 3d line of code, I get the following error:
    Warning message:
    In .local(.Object, …) : Model type stsim not recognized. Options are:

    Can you help?

    #19701
    leonardo-fridleonardo-frid
    Keymaster

    Hi Kori,

    Can you tell me the installed versions that you have for the following?
    SyncroSim, ST-Sim, rsyncrosim.
    Also when you look in “Documents\SyncroSim\Packages” what folder names do you see?

    Thanks,
    Leonardo

    #19703
    kblankenshipkblankenship
    Participant

    I was running rsysncrosim 1.0.2 and stsim 3.2.11.
    When I upgraded to the latest version of rsyncrosim as you suggested, I was able to use the above code to start a session.
    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.