tbates / umx

Making Structural Equation Modeling (SEM) in R quick & powerful
https://tbates.github.io/
44 stars 17 forks source link

umxGxE function - error in slot #191

Closed salvatoj closed 2 years ago

salvatoj commented 2 years ago

Hello - I am getting an error message with the sample data/script for the umxGxE function "Error in slot(value, what) : no slot of name "runstate" for this object of class "MxModel". Might you be able to advise on how to fix?

https://search.r-project.org/CRAN/refmans/umx/html/umxGxE.html

mcneale commented 2 years ago

I think it's an incompatibility with the newer version of OpenMx. Maybe installing the latest Github release of umx would solve it?

salvatoj commented 2 years ago

Thanks! I tried that, and it didn't resolve the issue unfortunately.

On Wed, Mar 2, 2022 at 10:02 AM Michael Neale @.***> wrote:

I think it's an incompatibility with the newer version of OpenMx. Maybe installing the latest Github release of umx would solve it?

— Reply to this email directly, view it on GitHub https://github.com/tbates/umx/issues/191#issuecomment-1057031247, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYA5RT2VVQNKDYFIJHHTQSDU557JLANCNFSM5PXWOHVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

RMKirkpatrick commented 2 years ago

This might actually be OpenMx-related. Have you updated to OpenMx 2.20.3? It's currently available via CRAN.

salvatoj commented 2 years ago

That fixed it - thanks Rob!

On Wed, Mar 2, 2022 at 10:36 AM RMKirkpatrick @.***> wrote:

This might actually be OpenMx-related. Have you updated to OpenMx 2.20.3? It's currently available via CRAN.

— Reply to this email directly, view it on GitHub https://github.com/tbates/umx/issues/191#issuecomment-1057066560, or unsubscribe https://github.com/notifications/unsubscribe-auth/AYA5RTZS7FBUFWBLIOYS6DDU56DGZANCNFSM5PXWOHVA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>