Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

stibu81

stibu81 deleted a branch stibu81/rigraph

gh-pages

stibu81 deleted a branch stibu81/rigraph

fix_return.vs.es

stibu81 pushed 4 commits to main stibu81/rigraph
  • test: Test handling of `"return.vs.es"` in several functions (#1610) Co-authored-by: github-actions[bot] <41898282+g... 566ebf0
  • chore: Build-ignore rchk artifacts d3e1288
  • fledge: Bump version to 2.1.1.9907 783dab5
  • fledge: CRAN release v2.1.2 (#1611) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.... 9a2b52b

View on GitHub

stibu81 created a comment on a pull request on igraph/rigraph
Should I open an issue where this can be discussed?

View on GitHub

stibu81 created a comment on a pull request on igraph/rigraph
Could you comment on the other issue I found? It could be fixed quickly if you agree that it is a mistake.

View on GitHub

stibu81 opened a pull request on igraph/rigraph
Fix and test handling of return.vs.es in several functions
This completes the fix of #1605 and adds tests. Since the tests of `neighbors()` were based on `as_adj_list()`, I have extended the test of the latter to also run with `return.vs.es = FALSE`. I ...
stibu81 pushed 3 commits to fix_return.vs.es stibu81/rigraph
  • test as_adj_list() also for fix_return.vs.es = FALSE 9d8ffd1
  • fix: incident_edges() is now correct if the "return.vs.es" option is FALSE (#1606) b66ef95
  • add/extend tests for neighbors(), adjacent_vertices() and incident_edges() 8ec1c6c

View on GitHub

stibu81 created a branch on stibu81/rigraph

fix_return.vs.es - igraph R package

stibu81 deleted a branch stibu81/rigraph

fix_adjacent_vertices

stibu81 pushed 10 commits to main stibu81/rigraph
  • fledge: Bump version to 2.1.1.9905 (#1607) Co-authored-by: krlmlr <[email protected]> 375824a
  • ci: Bring back extra workflow 8794a4e
  • ci: Install GLPK on macOS cf14199
  • ci: Add required rgl version (#1584) ef0b179
  • ci: Use GLPK on macOS 7e28378
  • ci: Change `Makevars` only after installation of R e22288d
  • Minor grammar :bug: (#1588) Co-authored-by: Kirill Müller <[email protected]> e735c3f
  • fix: Fix protection errors reported by rchk (#1592) f5dc296
  • fix: `adjacent_vertices()` and `incident_edges()` are now correct if the `"return.vs.es"` option is `FALSE` (#1606) 1d38d60
  • fledge: Bump version to 2.1.1.9906 (#1609) Co-authored-by: krlmlr <[email protected]> 54b5c6d

View on GitHub

stibu81 created a comment on a pull request on igraph/rigraph
Yes, I'm happy to do that. Sorry, I wasn't aware of `incident_edges()`. I thought about adding a test, but did not do that because I could not find any existing tests for `adjacent_vertices()`. ...

View on GitHub

stibu81 opened a pull request on igraph/rigraph
fix: fix adjacent_vertices() being off by 1 if return.vs.es is FALSE
fixes #1605 The problem is that in `adjacent_vertices()`, 1 is only added to the vertices if `return.vs.es` is `TRUE`.
stibu81 opened an issue on igraph/rigraph
`adjacent_vertices()` is off by 1 when option `return.vs.es` is `FALSE`
### What happens, and what did you expect instead? When `adjacent_vertices()` is run with the option `return.vs.es` set to `FALSE` (which is not the default), all the vertex indices are 1 too smal...
stibu81 pushed 1 commit to fix_adjacent_vertices stibu81/rigraph
  • fix: fix adjacent_vertices() being off by 1 if return.vs.es is FALSE 2ec45c2

View on GitHub

stibu81 created a branch on stibu81/rigraph

fix_adjacent_vertices - igraph R package

stibu81 forked igraph/rigraph

stibu81/rigraph

stibu81 pushed 1 commit to improve_performance stibu81/simpleTaxonomy
  • fix bug in graph_as_nested_list() 24cf0fd

View on GitHub

stibu81 pushed 1 commit to improve_performance stibu81/simpleTaxonomy
  • extract vertex attributes only once 77880e0

View on GitHub

stibu81 pushed 1 commit to main stibu81/simpleTaxonomy

View on GitHub

stibu81 pushed 1 commit to improve_performance stibu81/simpleTaxonomy
  • make igraph::neighbors() faster 5ec1eb0

View on GitHub

stibu81 created a branch on stibu81/simpleTaxonomy

improve_performance - Create Interactive Visualisation of Taxonomic Hierarchy with R

stibu81 pushed 1 commit to main stibu81/simpleTaxonomy
  • add slider for link_length to siny app a77376d

View on GitHub

stibu81 pushed 1 commit to main stibu81/simpleTaxonomy

View on GitHub

stibu81 created a comment on a pull request on r-lib/actions
This also fixes #950.

View on GitHub

stibu81 created a comment on an issue on r-lib/actions
I also had this problem, reruns did not help. The issue is fixed with #953.

View on GitHub

stibu81 pushed 1 commit to main stibu81/WordBox

View on GitHub

stibu81 pushed 1 commit to main stibu81/ibawds

View on GitHub

stibu81 pushed 1 commit to main stibu81/ibawds
  • let spell_check_slides() also work for general folder 4106283

View on GitHub

stibu81 pushed 1 commit to main stibu81/taxonomyData

View on GitHub

stibu81 starred nadeeshafdo/SeismicDataWorldwide
Load more