install.packages("RQDA")

Good day,

I am trying to install RQDA package and it keep popping the above error (I have googled and tried many methods, and it doesn't work) , would like your assistance in this:

install.packages("RQDA")
also installing the dependencies ‘cairoDevice’, ‘gWidgetsRGtk2’

Warning in install.packages :
installation of package ‘RQDA’ had non-zero exit status

The downloaded source packages are in
‘/private/var/folders/pw/d8m0y0qj7v1g2d_7w43s7gtm0000gn/T/RtmpGQ0HAj/downloaded_packages’

As i am a new member, i cannot provide the full error code here, seek your understanding

Regards
Lok

Unluckily the part of the error message you are showing is not telling us nothing useful, but I'm guessing your problem is that you have an older version of R and one of the dependencies of RQDA (mvtnorm) requires a version of R greater or iqual to 3.5.0.

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.