You are here

The OpenMx website will be down for maintenance from 9 AM EDT on Tuesday, September 17th, and is expected to return by the end of the day on Wednesday, September 18th. During this period, the backend will be updated and the website will get a refreshed look.

Issues with second beta release of OpenMx v2.0

1 post / 0 new
AdminRobK's picture
Offline
Joined: 01/24/2014 - 12:15
Issues with second beta release of OpenMx v2.0

The following issues are mentioned in the second beta's announcement:

  • IMPORTANT: Windows users should NOT try to run OpenMx with multiple threads. Doing so could crash R. Users encountering unexplained crashes under Windows may wish to set the option mxOption(NULL,"Number of Threads",1).
  • The log of changes in the beta version's User Guide is not current.
  • Users should get into the habit of ALWAYS using the $ accessor instead of the @ accessor. For example, myModelRun@output$estimate would now be myModelRun$output$estimate. We CANNOT guarantee that every usage of the @ accessor that worked with versions 1.3/1.4 will continue to work in 2.0.
  • As of this beta, CSOLNP still had a known issue pertaining to matrix conformability. This will be repaired for the next release.

Users have also reported the following: