issues
search
thomasp85
/
tidygraph
A tidy API for graph manipulation
https://tidygraph.data-imaginist.com
Other
547
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Plots appear very small to view
#201
abdurrahmanlanrewaju
opened
4 days ago
0
add test case for bind_graph on lists + implement fix
#200
pearsonca
opened
1 month ago
0
Some updates based on igraph's recent changes
#199
maelle
opened
4 months ago
0
igraph::make_lattice()'s circular argument now named period
#198
maelle
opened
4 months ago
0
Feature request: (new morpher) add counterpart of `to_simple` to generate multi-graph from weighted simple graph.
#197
gi0na
opened
5 months ago
0
Issue #195 and #197: to_contracted to exploit options of to_simple + new morpher to get multi-graphs
#196
gi0na
opened
5 months ago
1
`to_contracted`: when the morpher is called with simplify it always drops selfloops and does not exploit the options of to_simple
#195
gi0na
opened
5 months ago
0
.by surprisingly doesn't work in mutate()
#194
hughjonesd
opened
5 months ago
0
filter() fails on grouped data
#193
hughjonesd
opened
5 months ago
0
Regression in edgelist import with as_tbl_graph
#192
trifle
closed
7 months ago
1
bfs_rank returns 0 instead of NA for unreachable nodes with tidygraph v1.3.1
#191
teng-gao
opened
9 months ago
0
dfs_rank seems to give wrong results with v1.3.1
#190
teng-gao
opened
9 months ago
0
igraph 2.0.0 installation failed
#189
shivangsharma
opened
9 months ago
1
Establish compatibility with igraph >= 2.0.0
#188
krlmlr
closed
9 months ago
1
bind_graphs() for list of tbl_graph objects has broken
#187
jackWest9731
opened
10 months ago
1
Add new features from igraph
#186
thomasp85
opened
1 year ago
2
Add iterate_n and iterate_while verbs
#185
thomasp85
closed
1 year ago
0
Creating a tbl_graph from data frames with sticky columns
#184
luukvdmeer
closed
1 year ago
0
support dagitty objects
#183
grasshoppermouse
closed
11 months ago
17
add focus
#182
thomasp85
closed
1 year ago
0
Printing grouped til_graphs will error if grouping is an expression
#181
thomasp85
closed
1 year ago
0
Release tidygraph 1.3.0
#180
thomasp85
closed
10 months ago
5
Feature request: add support for class "dagitty" to as_tbl_graph
#179
grasshoppermouse
opened
1 year ago
1
Upkeep for tidygraph (2023)
#178
thomasp85
closed
1 year ago
0
Size aesthetic is deprecated for edges
#177
jdfoote
closed
1 year ago
1
betweenness_centrality() does not return normalized values
#176
blaschke
closed
1 year ago
1
Fix matrix
#175
rmflight
closed
1 year ago
3
rm igraph::estimate_ functions that will soon be deprecated
#174
maelle
closed
1 year ago
2
`trunc_mat()` deprecated in tibble
#173
krlmlr
closed
1 year ago
0
Release tidygraph 1.2.3
#172
thomasp85
closed
1 year ago
0
New CRAN release timeline?
#171
MichaelChirico
closed
1 year ago
1
access .orig_data after a graph contraction
#170
artxz
closed
1 year ago
1
State implicit igraph version requirement
#169
MichaelChirico
closed
1 year ago
1
Use `pull(1)` instead of `first()`
#168
lionel-
closed
1 year ago
1
Error: unable to load R code in package ‘tidygraph’
#167
amirfeizi
closed
1 year ago
1
add "resolution" argument to group_louvain
#166
idshklein
closed
1 year ago
0
Add node_is_connected()
#165
thomasp85
closed
1 year ago
0
Invalid (non-finite or NaN) vertex
#164
nick-youngblut
opened
2 years ago
1
Removing nobigint from the betweeness calculations.
#163
jdfoote
closed
1 year ago
4
Default handling of edge weights
#162
luukvdmeer
closed
2 years ago
2
Release tidygraph 1.2.2
#161
thomasp85
closed
2 years ago
0
Cannot create data frame column for tbl_graph class
#160
JosiahParry
closed
1 year ago
5
Getting node attributes for multiple morphed subraphs
#159
jdfoote
opened
2 years ago
1
add_count() error
#158
artxz
closed
1 year ago
1
Argument neimode is deprecated; using mode instead
#157
luisdza
closed
2 years ago
2
Argument `neimode` is deprecated; use `mode` instead
#156
metanoid
closed
2 years ago
1
Do not use 'nobigint' parameter for betweenness()
#155
szhorvat
closed
1 year ago
2
Release tidygraph 1.2.1
#154
thomasp85
closed
2 years ago
0
Upkeep for tidygraph
#153
thomasp85
closed
2 years ago
0
Suggestion: play_gnm and play_gnp
#152
szhorvat
closed
1 year ago
4
Next