Pas de parallelisation
This commit is contained in:
parent
eaefb02175
commit
625d8f5f2e
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ list_collection <- clusterize_bipartite_networks(
|
|||
nb_cores = parallelly::availableCores(omit = 1L),
|
||||
verbosity = 2L,
|
||||
plot_details = 0L,
|
||||
backend = "future"
|
||||
backend = "no_mc"
|
||||
)
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue