hhoeflin / hdf5r

Other
80 stars 23 forks source link

How to install hdf5r properly? #173

Open xiezhan opened 3 years ago

xiezhan commented 3 years ago

Hi,

Recently I want to install hdf5r in server,i met so many questions:

** testing if installed package can be loaded from temporary location Error: package or namespace load failed for ‘hdf5r’ in dyn.load(file, DLLpath = DLLpath, ...): Unable to load the shared object ‘/BI/zxie/Software/R-4.0.3/lib64/R/library/00LOCK-hdf5r/00new/hdf5r/libs/hdf5r.so’:: /BI/zxie/Software/R-4.0.3/lib64/R/library/00LOCK-hdf5r/00new/hdf5r/libs/hdf5r.so: undefined symbol: H5Pget_core_write_tracking Error: failed to load Stop execution ERROR: loading failed

The downloaded package is in In ‘/tmp/RtmpNWB5tL/downloaded_packages’ Update the HTML package list in'.Library' Making'packages.html' ... It's done. Warning message: In install.packages(c("hdf5r")): The value of exit status is not 0 when installing the package ‘hdf5r’

I need your help,could you give me some advice? thanks so much

shladyshau commented 12 months ago

I have the same issue and would really appreciate if someone could provide an answer on how to fix it:)