infomap_ecology_package icon indicating copy to clipboard operation
infomap_ecology_package copied to clipboard

infomapecology package

Open lalagom opened this issue 1 year ago • 1 comments

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.

lalagom avatar Jun 06 '24 10:06 lalagom

Hello, I would like to ask if this problem has been solved?

XuPeirong6 avatar Dec 25 '24 13:12 XuPeirong6

Please note that Infomap and infomap_ecology_package are two different but complimentary pieces of software. According to the error it seems that the Infomap stand-alone file doesnt exist in your folder. did you install the Infomap file itself after installing the package?

to do that, you simply run the function: infomap_ecology_package::install_infomap()

If the stand-alone file does exist in your folder but the error still repeats, please reply with the exact code you ran that resulted with this error, for further inspection.

Geutg avatar Jul 22 '25 13:07 Geutg

Closing issue due to inactivity.

Geutg avatar Aug 21 '25 08:08 Geutg