Hi everyone.
I downloaded the aforementioned package, then I was reviewing its operation to be able to use it in a project, but when I used the function '' bootEGA "it mentions that it needs the package called" EGA "and it does not run.
The detail of the error is:
Error in fun (obj, substitute (ex), parent.frame (), e $ data):
worker initialization failed: there is no package called 'EGA'
Then I tried to install the "EGA" package using "install_github (" hfgolino / EGA ", dep = TRUE)" but it showed the error
"undefined exports: vn.entropy2"
Does anyone know how to fix this error?
I'm using Ubuntu 16.04, R version 3.5.2 and RStudio Version 1.2.1335