-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
Hi,
I wanted to try the Retip package, but running your example it made R crash when it wants to compute the chemical descriptors.
In Rstudio I get this output:
[1] "Computing Chemical Descriptors 1 of 970 ... Please wait"
[80786:80786:20200826,091229.019964:ERROR process_memory_range.cc:86] read out of range
[80786:80786:20200826,091229.020011:ERROR elf_image_reader.cc:558] missing nul-terminator
[80786:80786:20200826,091229.020086:ERROR elf_dynamic_array_reader.h:61] tag not found
.
.
.
.
[80786:80786:20200826,091229.024746:ERROR elf_dynamic_array_reader.h:61] tag not found
[80786:80787:20200826,091229.053386:ERROR directory_reader_posix.cc:42] opendir: No such file or directory (2)
It outputs the line [80786:80786:20200826,091229.024746:ERROR elf_dynamic_array_reader.h:61] tag not found many many times. I also tried without parallel computing, but same issue. Can you help me with this?
My sessioninfo:
setting value
version R version 4.0.2 (2020-06-22)
os Ubuntu 20.04.1 LTS
system x86_64, linux-gnu
ui RStudio
language (EN)
collate en_US.UTF-8
ctype en_US.UTF-8
tz Europe/Amsterdam
date 2020-08-26
I have openjdk-11 installed. I also tried with openjdk-8, but same issue.
Cheers, Rico
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels