Skip to content

v0.2.0 - First CRAN release

Compare
Choose a tag to compare
@schochastics schochastics released this 08 Jan 17:00
· 114 commits to master since this release
  • added Rstudio addin to build more than 20 centrality indices
  • added indirect relations: dist_lf,dist_walk, depend_netflow,
    depend_exp, depend_rsps, depend_rspn, depend_curflow, dist_rwalk, dist_walk
  • API breaking: changed "dependencies" to "depend_sp" in indirect_relations()
  • API breaking: changed "geodesic" to "dist_sp" in indirect_relations()
  • API breaking: changed "resistance" to "dist_resist" in indirect_relations()
  • The above old types still work in this version
  • changed require to library in examples