Install OpenMx in AWS Rstudio (R version 3.4.1)

Posted on
No user picture. Veronica_echo Joined: 02/23/2018
Hi everyone,

I am trying to install OpenMx in AWS Rstudio with R version 3.4.1. I've tried the following ways:

> install.packages("OpenMx")
Installing package into β€˜/home/Vero_BLSGMM/R/x86_64-redhat-linux-gnu-library/3.4’
(as β€˜lib’ is unspecified)

and

> source('https://openmx.ssri.psu.edu/software/getOpenMx.R')

Neither worked. Any advice or suggestion on this situation? Thanks in advance.

Replied on Thu, 04/09/2020 - 10:18
Picture of user. AdminRobK Joined: 01/24/2014

Well, what happens when you try? Like, what error messages do you get?