Block or Report
Block or report krlmlr
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
cynkra/fledge Public
Wings for your R packages: Streamline the process of versioning R packages and updating NEWS
-
8,447 contributions in the last year
Activity overview
Contribution activity
June 2022
Created 176 commits in 11 repositories
Created a pull request in duckdb/duckdb that received 5 comments
Update testthat snapshots
Had to disable arrow tests to be able to create them. Need further investigation.
Arrow tests now work also locally, with arrow 8.0.0.
+147
−46
•
5
comments
Opened 39 other pull requests in 9 repositories
cynkra/dm
5
open
14
merged
- Reenable duckdb checks
- Snapshot columns table
- Avoid passing catalog
-
FEAT: New
simpleargument todm_meta() - docs: Better message for learning error
- CHORE: Remove all uses of dm_from_src()
-
API:
dm()and related functions are stable - WIP: API: Breaking API changes
- API: Deprecate dm_join_to_tbl(), dm_is_referenced() and dm_get_referencing_tables()
-
API: Mark
...indm_flatten_to_tbl()as experimental -
API:
dm_get_filters()usesdmas argument name -
API: Add ellipses to
dm_disambiguate_cols(),dm_draw(),dm_examine_constraints(),dm_nycflights13()anddm_pixarfilms() -
API:
dm_get_con()usesdmas argument name -
API: New
dm_validate()replaces now deprecatedvalidate_dm() - API: Mark functions as stable
- CHORE: License year
- CHORE: Use dbplyr 2.2.0 and rlang 1.0.2
-
API: New
dm_from_con(), soft-deprecateddm_from_src() - FIX: Learning for PostgreSQL
mgirlich/tibblify
3
open
4
merged
duckdb/duckdb
1
closed
3
open
1
merged
r-lib/pillar
1
open
1
closed
1
merged
tidyverse/tidyr
1
open
r-lib/rlang
1
merged
tidyverse/tidyverse.org
1
merged
cynkra/fledge
1
merged
r-lib/rig
1
merged
Reviewed 16 pull requests in 3 repositories
cynkra/dm
12 pull requests
- docs: edits to articles about dm from df and db
- docs: edits to the dm join article
- Add example dm section to the reference index
- docs: edits to dm draw vignette
- docs: edits to function naming logic
- Docs: edits to copy and modify vignettes
- docs: Edits to dm theory vignette
- docs: Minimal tweaks of intro vignette
- docs: simplify top of README
- DOCS: Minor edits to the "Get Started" article
- WIP: API: Breaking API changes
- FIX: avoid NULL if no fks after disentangle
duckdb/duckdb
3 pull requests
tidyverse/dbplyr
1 pull request
Created an issue in rstudio/renv that received 7 comments
Installation fails with error in userlibs[[1]]
I'm seeing the following strange errors when installing packages from renv on my local mac M1. This is from a global R session, outside of renv, wi…
7
comments
Opened 46 other issues in 10 repositories
cynkra/dm
25
open
4
closed
- Remove rows_*() methods
-
Review real use cases for
dm_disentangle() -
What is the atomic operation in
dm_disentangle()? - Add optional cycle to dm_financial()
- Move "Further reading" from "Get started" to pkgdown articles index
- Add vignette for disentangling and the inverse
- Add vignette for wrapping and unwrapping
- Implement nest_join() and pack_join() for databases
- Unwrapping list-of-vector columns
- Keep key columns when wrapping
- Revisit "nested" and "packed" classes
- Revisit "nested" and "packed" classes
- duckdb supports foreign keys
-
Guess the ptype/plan for the inverse of
dm_disentangle() -
Inverse of
dm_disentangle() -
Export
dm_disentangle() -
Guess ptype for
dm_unwrap_tbl() - Document dm_examine_cardinality()
- Remove or deprecate rows_truncate() and dm_rows_truncate()
- Decide about "questioning" APIs
-
Remove
rows_*()compatibility code - Use DuckDB as default backend for testing
- Use foreign key constraints on DuckDB
- Use milestones: https://github.com/cynkra/dm/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc+no%3Amilestone
- Do less in mutate(), summarize() and other functions
- Some issues not shown.




