You are here

Install OpenMx in AWS Rstudio (R version 3.4.1)

2 posts / 0 new
Last post
Veronica_echo's picture
Offline
Joined: 02/23/2018 - 01:57
Install OpenMx in AWS Rstudio (R version 3.4.1)

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.

AdminRobK's picture
Offline
Joined: 01/24/2014 - 12:15
need more info

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