Recent Releases of netrankr
netrankr - netrankr 1.2.4
- added functions from archived NetSwan package
- removed deprecated igraph calls
Scientific Software - Peer-reviewed
- R
Published by schochastics about 1 year ago
netrankr - netrankr 1.2.3
- removed test causing issues on some platforms
Scientific Software - Peer-reviewed
- R
Published by schochastics about 2 years ago
netrankr - netrankr 1.2.2
- fixed goodpractice warnings #17
- added more tests
- added more documentation for index_builder #15
- possibly breaking: removed mid point calculation from rank_intervals #12
- upgraded
igraphgraph versions #23 - printed some matrices in vignette indirect_relations #11
Scientific Software - Peer-reviewed
- R
Published by schochastics about 2 years ago
netrankr - v1.2.0 - JOSS accepted version
internal changes for JOSS submission
Scientific Software - Peer-reviewed
- R
Published by schochastics over 3 years ago
netrankr - v1.0.0
- added S3 class
netrankr_full(result ofexact_rank_prob()) with print and plot functions (#8) - added S3 class
netrankr_interval(result ofrank_intervals()) with print and plot functions (#8) - added S3 class
netrankr_mcmc(result ofmcmc_rank_prob()) with print and plot functions (#8) - added
dbces11graph (smalles graph with 5 different centers) plot_rank_intervals()is now deprecated- ggplot2 no longer suggested
Scientific Software - Peer-reviewed
- R
Published by schochastics over 4 years ago
netrankr - v0.3.0 - minor functions added
- extended
majorization_gap()to unconnected graphs - added
incomparable_pairs()
Scientific Software - Peer-reviewed
- R
Published by schochastics over 5 years ago
netrankr - v0.2.1- small bug fixes
- fixed a bug in
index_builderwhich prevented the building of self defined indices - fixed a still existing bug in
transitive_reduction() - added type = weights in
indirect_relations() - type = "identity" in
indirect_relations()is now deprecated. Use type = "adjacency" instead. - type = "weight" added to
indirect_relations()to return the weighted adjacency matrix vertex names are now properly added as column and rownames to matrices produced byindirect_relations()andexact_rank_prob().
Scientific Software - Peer-reviewed
- R
Published by schochastics over 7 years ago
netrankr - v0.2.0 - First CRAN release
- added Rstudio addin to build more than 20 centrality indices
- added indirect relations: distlf,distwalk, dependnetflow, dependexp, dependrsps, dependrspn, dependcurflow, distrwalk, dist_walk
- API breaking: changed "dependencies" to "dependsp" in `indirectrelations()`
- API breaking: changed "geodesic" to "distsp" in `indirectrelations()`
- API breaking: changed "resistance" to "distresist" in `indirectrelations()`
- The above old types still work in this version
- changed
requiretolibraryin examples
Scientific Software - Peer-reviewed
- R
Published by schochastics about 8 years ago
netrankr - v0.1.0 - First stable release
This is the first "stable" release of the netrankr R package
Scientific Software - Peer-reviewed
- R
Published by schochastics over 8 years ago