andrefaa / ENMTML

Create Ecological Niche Models with TheMetaLand
47 stars 13 forks source link

Using deprecated/undocumented igraph functions #358

Open szhorvat opened 6 months ago

szhorvat commented 6 months ago

The following igraph functions are all deprecated/undocumented:

https://github.com/andrefaa/ENMTML/blob/28204d5764ee0fde11e4bafaf0121554294c2a74/NAMESPACE#L25-L27

They should be components, make_graph and graph_from_edgelist, respectively.