Ecosyste.ms: Timeline

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

krlmlr

krlmlr created a comment on an issue on igraph/rigraph
Good catch, thanks!

View on GitHub

krlmlr created a comment on an issue on igraph/rigraph
Thanks. In edge cases like this, it's difficult to find a consensus that satisfies all objectives at the same time. Relying on vctrs lifts a heavy load from our shoulders. For future discussions, i...

View on GitHub

krlmlr pushed 2 commits to tidyverse/duckplyr krlmlr/actions-sync
  • ci: Adapt to codecov/codecov-action@v5 dd09038
  • Update push action 7e3971b

View on GitHub

krlmlr pushed 1 commit to tidyverse/duckplyr krlmlr/actions-sync
  • ci: Adapt to codecov/codecov-action@v5 055b7a5

View on GitHub

krlmlr pushed 1 commit to f-compute-file tidyverse/duckplyr
  • feat: New `compute_parquet()` and `compute_csv()`, implement `compute.duckplyr_df()` 0c41644

View on GitHub

krlmlr deleted a branch igraph/rigraph

b-1587-disjoint-doc

krlmlr closed an issue on igraph/rigraph
Inconsistencies in `disjoint_union` after addressing issue #761
### What happens, and what did you expect instead? In issue #761, I previously had reported unintended type conversions in `disjoint_union`. These have been fixed in PR #1375 by using `vctrs::v...
krlmlr pushed 1 commit to main igraph/rigraph
  • docs: Make documentation of `disjoint_union()` consistent with behavior (#1641) 93be2ae

View on GitHub

krlmlr closed a pull request on igraph/rigraph
docs: Make documentation of `disjoint_union()` consistent with behavior
Closes #1587.
krlmlr pushed 1 commit to f-compute-file tidyverse/duckplyr
  • feat: New `compute_parquet()` and `compute_csv()`, implement `compute.duckplyr_df()` 92e4f66

View on GitHub

krlmlr opened a pull request on igraph/rigraph
b 1587 disjoint doc
- **chore: IDE** - **docs: Render** - **docs: Make documentation of `disjoint_union()` consistent with behavior**
krlmlr created a branch on igraph/rigraph

b-1587-disjoint-doc - igraph R package

krlmlr created a comment on an issue on igraph/rigraph
You're right, the documentation is inconsistent with the behavior. Fixing the documentation because I'm convinced that this is the more robust way, even in the short term. The following code sheds ...

View on GitHub

krlmlr created a comment on an issue on igraph/rigraph
Second issue now in #1640.

View on GitHub

krlmlr opened an issue on igraph/rigraph
`disjoint_union()` and edge attributes
Needs same treatment as #761. ``` r options(conflicts.policy = list(warn = FALSE)) library(igraph) # create two graphs g1 <- make_graph(~ B - -C, C - -D) g2 <- make_graph(~ A - -G, E - -F...
krlmlr closed an issue on r-lib/pillar
Installation v1.10 fails due to lifecycle dependency, but I have lifecycle v1.04 installed
``` > install.packages("pillar") Installing package into ‘C:/Users/PerryD/AppData/Local/R/win-library/4.4’ (as ‘lib’ is unspecified) There is a binary version available but the source versi...
krlmlr pushed 1 commit to f-compute-file tidyverse/duckplyr
  • feat: New `compute_parquet()` and `compute_csv()`, implement `compute.duckplyr_df()` e8fac51

View on GitHub

krlmlr pushed 1 commit to main tidyverse/duckplyr
  • ci: Adapt to codecov/codecov-action@v5 9862544

View on GitHub

krlmlr pushed 2 commits to f-compute-file tidyverse/duckplyr
  • fledge: Bump version to 0.99.99.9909 (#429) Co-authored-by: krlmlr <[email protected]> 73f4558
  • feat: New `compute_parquet()` and `compute_csv()`, implement `compute.duckplyr_df()` 7a00d85

View on GitHub

krlmlr created a branch on tidyverse/duckplyr

b-compute - A drop-in replacement for dplyr, powered by DuckDB for performance.

krlmlr pushed 1 commit to main duckdb/duckdb-r

View on GitHub

krlmlr pushed 1 commit to f-compute-file tidyverse/duckplyr
  • feat: New `compute_parquet()` and `compute_csv()`, implement `compute.duckplyr_df()` dd59217

View on GitHub

krlmlr pushed 1 commit to main duckdb/duckdb-r
  • chore: `rethrow_()` variants 5bbb92b

View on GitHub

krlmlr created a comment on an issue on tidyverse/duckplyr
Going with `compute_parquet()` and `compute_csv()` for now, we can easily change.

View on GitHub

krlmlr opened a pull request on tidyverse/duckplyr
feat: New `compute_parquet()` and `compute_csv()`
krlmlr created a branch on tidyverse/duckplyr

f-compute-file - A drop-in replacement for dplyr, powered by DuckDB for performance.

krlmlr pushed 7 commits to tidyverse/duckplyr krlmlr/actions-sync

View on GitHub

krlmlr pushed 6 commits to tidyverse/duckplyr krlmlr/actions-sync

View on GitHub

krlmlr pushed 1 commit to main duckdb/duckdb-r
  • feat: New internal `rapi_rel_to_csv()`,`rapi_rel_to_table()`, and `rapi_rel_insert()`; `rapi_rel_to_parquet()` gains ... 6bf31c6

View on GitHub

krlmlr deleted a branch duckdb/duckdb-r

f-rel-to-parquet-options

Load more