MomX / Momocs

:dove: Morphometrics using R
http://momx.github.io/Momocs/
51 stars 18 forks source link

Installation issue #209

Closed cynthiafannn closed 4 years ago

cynthiafannn commented 4 years ago

Hi there, I'm struggling to install Momocs via a server. The version of R is 3.6.2 and the error message I get is "installation of package had a non-zero exit status". Would this be caused by the version of R? Thank you!

vbonhomme commented 4 years ago

Yep. Im on it...

Le mer. 4 mars 2020 14:15, cynthiafannn notifications@github.com a écrit :

Hi there, I'm struggling to install Momocs via a server. The version of R is 3.6.2 and the error message I get is "installation of package had a non-zero exit status". Would this be caused by the version of R? Thank you!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MomX/Momocs/issues/209?email_source=notifications&email_token=ABECQFQATEDVUTVY4CVIIFDRFZH5XA5CNFSM4LBGWKFKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4ISLZBGA, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABECQFTWVP5IIQICD7V5Q3TRFZH5XANCNFSM4LBGWKFA .

petrpajdla commented 4 years ago

Hi cynthiafannn, I guess you installed from github with devtools::install_github("MomX/Momocs"), right? Momocs is available for R 3.6.2, there are probably some other dependencies missing. Now this quite depends on your system, with Debian 9 I had a problem in dependencies of package rgl, installing missing library solved it for me. Are you on Windows or Linux?

cynthiafannn commented 4 years ago

HI there!

So I followed this: sudo apt-get install xorg sudo apt-get install libx11-dev sudo apt-get install libglu1-mesa-dev install.packages("rgl", dependencies = TRUE) sudo apt-get install r-cran-rgl And managed to get it installed again.

Thank you for responding!

Really appreciate it!

Cynthia

On 04 Mar 2020, at 15:56, Petr Pajdla notifications@github.com<mailto:notifications@github.com> wrote:

Hi cynthiafannn, I guess you installed from github with devtools::install_github("MomX/Momocs"), right? Momocs is available for R 3.6.2, there are probably some other dependencies missing. Now this quite depends on your system, with Debian 9 I had a problem in dependencies of package rgl, installing missing library solved it for me. Are you on Windows or Linux?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/MomX/Momocs/issues/209?email_source=notifications&email_token=ALKBPVC64NJ7HTETBXEDHHLRFZ2ZJA5CNFSM4LBGWKFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENYTTJQ#issuecomment-594622886, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALKBPVFPRAF2CYZ3ZTQED3TRFZ2ZJANCNFSM4LBGWKFA.