-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hello! I have been testing out the package and it is fantastic, but I've run into a problem when I try to use the host phylogeny. It appears that it's not compatible with the R installation on Windows, even setting n_cores=1. Is there a simple solution for this? Thank you!
Here's the error message I've been getting:
specs_list$"Host Phylogeny" <- phy_or_env_spec_windows(otutable,
hosts=metadata$Species_otl_ID_test,
hosts_phylo=tree,
n_sim=500,
n_cores=1,
seed = 1975)
Checking inputs...
...Converting tree to dist...
Error in parallel::mclapply(X = phy$edge[, 2], FUN = .get_node_tip_range, :
'mc.cores' > 1 is not supported on Windows
In addition: Warning message:
In make_nested_set(tree) : Windows is incompatible with n_cores > 1.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels