r - rgdal installation error: core dumped when finalizing install -


i'm using linux subsystem on windows. few days ago i've installed microsoft-r , rstudio , tried install rgdal package(ultimately install tmap , tmaptools packages). of course, libgdal-dev , dependencies correctly configured in way i've known.

here's error message when r finalizes installation of rgdal: (truncated)

*** installing vignettes ** testing if installed package can loaded sh: line 1: 8835 aborted                  (core dumped) '/usr/lib64/microsoft-r/3.4/lib64/r/bin/r' --no-save --slave 2>&1 < '/tmp/rtmpdpn26l/file1f726636ef3e' error: loading failed * removing '/home/felix/r/x86_64-pc-linux-gnu-library/3.4/rgdal' warning in install packages:    installation of package 'rgdal' had non-zero exit status 

`

does have similar experience case? in advance.


Comments

Popular posts from this blog

PHP and MySQL WP -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

go - golang pprof for c library code -