Version 0.2.2-951 is released.

Binary version 0.2.2-951 was released today. Follow the instructions on the Download page to download the new version.

Changes from 0.2.1-922 include:


  • omxGraphviz() either prints to stdout or to a filename
  • updated omxGraphviz() to draw an arrow if (value != 0 || free == TRUE || !is.na(label))
  • omxGraphviz() returns a character string invisibly
  • error checking for bogus definition variables
  • summary() uses matrix dimnames by default, use options('mxShowDimnames'=FALSE) to disable
  • added support for gcc 4.4 (Ubuntu 9.10) on x86 and x86_64 architectures
  • created R documention for omxGraphviz() function
  • generalized dependency specification for objective functions (omxObjDependencies)
  • fixed cross-reference links in User Guide

Replied on Thu, 11/05/2009 - 23:35
Picture of user. mspiegel Joined: Jul 31, 2009

In reply to by mspiegel

Sorry, I thought of a third alternative. Go directly to the OpenMx package repository binary directory: http://openmx.psyc.virginia.edu/packages/bin/. Navigate to your platform and R version (2.10). Download the 0.2.2-951 version of the package. Then in the R GUI select "Install package(s) from local file". This worked on 2.10.0 under Vista.