install_binaries: Download, unzip, check permission and test the bioRgeo's...

View source: R/install_binaries.R

install_binariesR Documentation

Download, unzip, check permission and test the bioRgeo's binary files

Description

This function downloads and unzips the 'bin' folder needed to run some functions of bioRgeo. It also checks if the files have the permissions to be executed as programs. It finally tests if the binary files are running properly.

Usage

install_binaries(binpath = NULL, infomap_version = c("2.1.0", "2.6.0"))

Arguments

binpath

a character indicating the path to the folder that will host the 'bin' folder containing the binary files (bioRgeo's package by default, if you use a different folder please be sure to update the binpath in netclu_infomap, netclu_louvain and netclu_oslom).

infomap_version

a character vector indicating the Infomap version(s) to install.

Note

Only the Infomap version 2.1.0 and 2.6.0 are available for now.

Author(s)

Maxime Lenormand (maxime.lenormand@inrae.fr), Boris Leroy (leroy.boris@gmail.com) and Pierre Denelle (pierre.denelle@gmail.com)


bioRgeo/bioRgeo documentation built on March 10, 2023, 9:48 p.m.