issues
search
igraph
/
rigraph
igraph R package
https://r.igraph.org
557
stars
202
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`IGRAPH_FINALLY()` and `IGRAPH_FINALLY_REAL()`
#1613
krlmlr
opened
3 hours ago
3
CRAN comments
#1612
krlmlr
closed
12 hours ago
1
fledge: CRAN release v2.1.2
#1611
krlmlr
closed
13 hours ago
1
test: Test handling of `"return.vs.es"` in several functions
#1610
stibu81
closed
15 hours ago
6
fledge: Bump version to 2.1.1.9906
#1609
github-actions[bot]
closed
1 day ago
1
ci: Understand GLPK on macOS
#1608
krlmlr
closed
1 day ago
1
fledge: Bump version to 2.1.1.9905
#1607
github-actions[bot]
closed
2 days ago
1
fix: `adjacent_vertices()` and `incident_edges()` are now correct if the `"return.vs.es"` option is `FALSE`
#1606
stibu81
closed
1 day ago
6
`adjacent_vertices()` is off by 1 when option `return.vs.es` is `FALSE`
#1605
stibu81
closed
1 day ago
0
sample.size default
#1604
maelle
opened
3 days ago
0
fledge: Bump version to 2.1.1.9904
#1603
github-actions[bot]
closed
3 days ago
1
refactor: adapt to cut.prob's new handling of NULL in the C core
#1602
maelle
opened
4 days ago
7
fledge: Bump version to 2.1.1.9903
#1601
github-actions[bot]
closed
4 days ago
1
ci: Import from actions-sync, check carefully
#1600
krlmlr
closed
5 days ago
1
fledge: Bump version to 2.1.1.9902
#1599
github-actions[bot]
closed
5 days ago
1
fledge: Bump version to 2.1.1.9901
#1598
github-actions[bot]
closed
6 days ago
1
test: Snapshot updates for rcc-full ({"os":"windows-latest","r":"4.3"})
#1597
github-actions[bot]
closed
5 days ago
1
test: Snapshot updates for rcc-full ({"os":"windows-latest","r":"devel"})
#1596
github-actions[bot]
closed
5 days ago
1
test: Snapshot updates for rcc-full ({"os":"windows-latest","r":"4.4"})
#1595
github-actions[bot]
closed
5 days ago
1
test: Snapshot updates for rcc-full ({"os":"macos-latest","r":"4.4"})
#1594
github-actions[bot]
closed
5 days ago
1
test: Snapshot updates for rcc-full ({"os":"macos-latest","r":"4.3"})
#1593
github-actions[bot]
closed
5 days ago
1
fix: Fix protection errors reported by rchk
#1592
krlmlr
closed
1 day ago
1
fledge: CRAN pre-release v2.1.1.9900
#1591
krlmlr
closed
6 days ago
1
test: Snapshot updates for rcc-smoke (null)
#1590
github-actions[bot]
closed
1 week ago
0
ci: Sync workflows
#1589
krlmlr
closed
6 days ago
1
Minor grammar :bug:
#1588
JJ
closed
1 day ago
3
Inconsistencies in `disjoint_union` after addressing issue #761
#1587
bockthom
opened
1 week ago
1
Document additional parameters for `read_graph` and `write_graph`
#1586
szhorvat
opened
1 week ago
0
assortativity() with missing data
#1585
jebrug
closed
1 week ago
2
ci: Add required rgl version
#1584
krlmlr
closed
1 day ago
1
Replace `graph.isomorphic` with `isomorphic` in examples
#1583
szhorvat
opened
2 weeks ago
0
fix: integer vectors are validated before transferring them to the C library
#1582
szhorvat
opened
2 weeks ago
1
Expose `is_complete()`, `is_clique()` and `is_ivs()`
#1581
szhorvat
opened
2 weeks ago
1
feat: `simple_cycles()` lists all simple cycles
#1580
szhorvat
opened
2 weeks ago
4
ci: Install rgl from GitHub for Sanitizer runs
#1579
szhorvat
closed
3 weeks ago
1
ci: Work around rgl sanitizer failure
#1578
krlmlr
closed
3 weeks ago
5
chore: Add checks to generated code
#1577
krlmlr
opened
3 weeks ago
8
Deprecate components of output lists
#1576
krlmlr
opened
3 weeks ago
0
chore: Configure the RStudio IDE to use the extra roclets
#1575
krlmlr
closed
3 weeks ago
2
refactor: adapt to cut.prob's new handling of NULL in the C core (sim…
#1574
maelle
opened
3 weeks ago
8
Expose `simple_cycles()`
#1573
szhorvat
opened
3 weeks ago
0
Standardize the handling of optional vertex parameters
#1572
szhorvat
opened
3 weeks ago
4
feat: expose `find_cycle()`
#1571
szhorvat
opened
3 weeks ago
3
Change default value `cut.prob` to `NULL` in motif finding functions
#1570
szhorvat
opened
4 weeks ago
2
Refactor/clean up optional 2
#1569
szhorvat
closed
3 weeks ago
1
fix: fix the incorrect handling of the `sample` parameter in `sample_motifs()` and ensure that the default `sample.size` is integer
#1568
szhorvat
closed
3 weeks ago
4
chore: Adapt handling of optional parameters to interface definition changes in the C core
#1567
szhorvat
opened
1 month ago
10
Expose widest paths functions
#1566
szhorvat
opened
1 month ago
0
fix: Fix undefined behavior in `sample_motifs(sample = NULL)`
#1565
krlmlr
closed
3 weeks ago
4
Bad conversion of NULL when passing integer vector
#1564
szhorvat
opened
1 month ago
8
Next