-
Notifications
You must be signed in to change notification settings - Fork 2
Description
There is something wrong with how the "infomapecology" package is being installed (I have R studio last version on mac). This appears after I try to run a command to visualise a multilayer network created with package EMLN.
sh: ./Infomap: No such file or directory
simpleWarning: Infomap not installed correctly. See www.mapequation.org for instructions on how to install.
Error in run_infomap_multilayer(M = multilayer, relax = TRUE, silent = TRUE, :
Error in Infomap stand-alone file.
In addition: Warning message:
as.tbl()
was deprecated in dplyr 1.0.0.
ℹ Please use tibble::as_tibble()
instead.
ℹ The deprecated feature was likely used in the infomapecology package.
Please report the issue at
https://github.com/Ecological-Complexity-Lab/infomap_ecology_package/issues.
This warning is displayed once every 8 hours.
Call lifecycle::last_lifecycle_warnings()
to see where this warning was
generated.