Learn R Programming

umx (version 1.7.5)

install.OpenMx: Easily install the latest parallel/NPSOL enabled build of OpenMx.

Description

You can install from UVa, from travis latest, from a custom url, or open the list of travis builds.

Usage

install.OpenMx(loc = c("UVa", "latest", "travis"), url = NULL)

Arguments

loc

Where to install from: "UVa" (the default), "latest" (travis build), or open the "travis" list of builds.

url

A custom URL if you have/need one (probably not)

Value

-

References

- https://github.com/tbates/umx, https://tbates.github.io

See Also

Other Miscellaneous Functions: umx_get_options, umx_open_CRAN_page, umx_pad

Examples

Run this code
# NOT RUN {
install.OpenMx()
# }

Run the code above in your browser using DataLab