issues
search
nathaneastwood
/
poorman
A poor man's dependency free grammar of data manipulation
https://nathaneastwood.github.io/poorman/
Other
339
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
nested_by() fails with one single column in 'data'
#124
TiagoOlivoto
closed
9 months ago
0
fix: Cannot name NULL values
#123
nathaneastwood
closed
1 year ago
1
Please explain.
#122
abalter
closed
9 months ago
2
Improve speed of `group_by()`
#121
etiennebacher
opened
1 year ago
3
Website: error in the examples of `lst()`
#120
etiennebacher
opened
1 year ago
1
Grouped operations are slow
#119
nathaneastwood
opened
1 year ago
10
Passing expressions as columns to `pivot_longer` fails with error.
#118
barryrowlingson
opened
2 years ago
5
Update `pivot_` functions for performance
#117
etiennebacher
opened
2 years ago
1
pivot_longer: improve speed with names_pattern
#116
etiennebacher
closed
2 years ago
1
pivot_wider: improve speed
#115
etiennebacher
closed
2 years ago
0
fix: relocate() works when .before and .after called in a function
#114
etiennebacher
closed
2 years ago
2
feat: Implement fill()
#113
etiennebacher
closed
2 years ago
5
Leave out unnecessary packages from `Suggests`
#112
IndrajeetPatil
closed
2 years ago
4
html5 check
#111
nathaneastwood
closed
2 years ago
0
`relocate()` doesn't work when `.before` and `.after` are provided a variable inside a function
#110
nathaneastwood
opened
2 years ago
2
add Etienne Bacher as contributor
#109
etiennebacher
closed
2 years ago
1
Feat: implement lst()
#108
etiennebacher
closed
2 years ago
2
feat: Implement separate()
#107
etiennebacher
opened
2 years ago
7
Fix: distinct() resets row names if they are numeric
#106
etiennebacher
closed
2 years ago
0
Select helpers fail with column names containing `/`
#105
etiennebacher
closed
2 years ago
1
`distinct()` doesn't reset row names
#104
etiennebacher
closed
2 years ago
0
Fix: use NSE for "names_from" and "values_from" in pivot_wider()
#103
etiennebacher
closed
2 years ago
1
Fix: arrange() should reset rownames when they are numeric
#102
etiennebacher
closed
2 years ago
6
feat: Implement pivot_*() functions
#101
nathaneastwood
closed
2 years ago
1
Enable the use of {.col} and {.fn} in across()
#100
etiennebacher
closed
2 years ago
0
Fix arrange() with character vectors
#99
etiennebacher
closed
2 years ago
0
Implement pivot_wider and pivot_longer
#98
etiennebacher
closed
2 years ago
0
`group_by` doesn't work with tibbles
#97
etiennebacher
closed
2 years ago
3
Question: importing {poorman} namespace for {dplyr}-dependent packages
#96
leszek-sieminski-at-brainly
closed
2 years ago
1
Support Embracing (curly curly operateror)
#95
kalaschnik
closed
2 years ago
3
supporting older R versions
#94
IndrajeetPatil
closed
2 years ago
5
incorporate `tibble::lst` ?
#93
bbolker
closed
2 years ago
2
`select` is not consistent with `dplyr::select` when used on data.frame with duplicate column names
#92
TimTeaFan
opened
3 years ago
2
Lifting code from poorman
#91
vincentarelbundock
closed
3 years ago
6
Ensure `arrange()` works with list-columns, data.frame-columns and matrix-columns.
#90
nathaneastwood
opened
3 years ago
0
Add data masking support in `arrange()`
#89
nathaneastwood
closed
3 years ago
1
Add support for `across()` in `arrange()`
#88
nathaneastwood
opened
3 years ago
0
`.keep = "used"` misses variables used inside functions
#87
markfairbanks
closed
3 years ago
2
`arrange()` does not reset row names
#86
nathaneastwood
closed
2 years ago
0
`arrange()` doesn't work for descending character vectors
#85
nathaneastwood
closed
2 years ago
0
Ensure summarise() maintains the .drop attribute
#84
nathaneastwood
closed
3 years ago
0
Ensure joins maintain the groups attribute
#83
nathaneastwood
closed
3 years ago
0
Fix empty groups tests
#82
nathaneastwood
opened
3 years ago
3
Add .preserve to filter
#81
nathaneastwood
closed
3 years ago
0
Add if_any() and if_all()
#80
nathaneastwood
closed
3 years ago
0
Improvements to glimpse()
#79
nathaneastwood
opened
3 years ago
0
Implement nest_join()
#78
nathaneastwood
opened
3 years ago
0
Implement union_all()
#77
nathaneastwood
closed
3 years ago
0
Implement ordering functionality
#76
nathaneastwood
opened
3 years ago
0
Implement with_groups()
#75
nathaneastwood
closed
3 years ago
1
Next