Updated 03/29/2021: was able to install the package using the following commands:
wget --no-check-certificate https://github.com/zhengxwen/gdsfmt/tarball/master -O gdsfmt_latest.tar.gz
R CMD INSTALL gdsfmt_latest.tar.gz
Hope this helps anyone having the same issue.
Dear Dr. Zheng,
I was able to install the package "gdsfmt" on my own computer but was not able to do so on our university's computing cluster. I have enclosed the error messages:
Updated 03/29/2021: was able to install the package using the following commands: wget --no-check-certificate https://github.com/zhengxwen/gdsfmt/tarball/master -O gdsfmt_latest.tar.gz R CMD INSTALL gdsfmt_latest.tar.gz Hope this helps anyone having the same issue.
Dear Dr. Zheng,
I was able to install the package "gdsfmt" on my own computer but was not able to do so on our university's computing cluster. I have enclosed the error messages:
/tmp/269292.1.int.q/RtmpZXKb9P/R.INSTALL85751e980379/gdsfmt/src/XZ/xz-5.2.3/src/liblzma' Making all in api make[2]: Entering directory
/tmp/269292.1.int.q/RtmpZXKb9P/R.INSTALL85751e980379/gdsfmt/src/XZ/xz-5.2.3/src/liblzma/api' make[2]: Nothing to be done forall'. make[2]: Leaving directory
/tmp/269292.1.int.q/RtmpZXKb9P/R.INSTALL85751e980379/gdsfmt/src/XZ/xz-5.2.3/src/liblzma/api' make[2]: Entering directory `/tmp/269292.1.int.q/RtmpZXKb9P/R.INSTALL85751e980379/gdsfmt/src/XZ/xz-5.2.3/src/liblzma' CC liblzma_la-tuklib_physmem.lo CC liblzma_la-tuklib_cpucores.lo CC liblzma_la-common.lo CC liblzma_la-block_util.lo CC liblzma_la-easy_preset.lo CC liblzma_la-filter_common.lo CC liblzma_la-hardware_physmem.lo CC liblzma_la-index.lo CC liblzma_la-stream_flags_common.lo CC liblzma_la-vli_size.lo CC liblzma_la-hardware_cputhreads.lo CC liblzma_la-alone_encoder.lo CC liblzma_la-block_buffer_encoder.lo CC liblzma_la-block_encoder.lo CC liblzma_la-block_header_encoder.lo CC liblzma_la-easy_buffer_encoder.lo CC liblzma_la-easy_encoder.lo CC liblzma_la-easy_encoder_memusage.lo CC liblzma_la-filter_buffer_encoder.lo CC liblzma_la-filter_encoder.lo CC liblzma_la-filter_flags_encoder.lo CC liblzma_la-index_encoder.lo CC liblzma_la-stream_buffer_encoder.lo CC liblzma_la-stream_encoder.lo CC liblzma_la-stream_flags_encoder.lo Hangup make[2]: wait: No child processes. Stop. make[2]: Waiting for unfinished jobs.... make[2]: wait: No child processes. Stop. make[1]: wait: No child processes. Stop. make[1]: Waiting for unfinished jobs.... make[1]: wait: No child processes. Stop. make: wait: No child processes. Stop. make: Waiting for unfinished jobs.... make: *** wait: No child processes. Stop.Updated 03/29/2021: Switched to R/4.0.3 and still wasn't able to install the package. The error messages are as follows:
Would you by any chance happen to know the meaning of these messages and perhaps how to install this package?
Thanks a lot in advance!
Sincerely,
Ian