issues
search
tidyverse
/
funs
Collection of low-level functions for working with vctrs
Other
34
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`min()` and `max()` variants with an `empty` argument
#83
DavisVaughan
opened
1 year ago
0
vec_equal_na is deprecated
#82
elinw
opened
1 year ago
0
Accessible helper for run length encoded style groups
#81
DavisVaughan
closed
2 years ago
1
Add `.ptype` and `.size` arguments, adjust `NULL` and empty handling
#80
DavisVaughan
closed
2 years ago
11
Require dots to be empty in `between()`
#79
DavisVaughan
closed
2 years ago
0
Cast `left/right` to the type of `x` and recycle to the size of `x`
#78
DavisVaughan
closed
2 years ago
1
`use_tidy_github_actions()`
#77
DavisVaughan
closed
2 years ago
0
Update rlang/vctrs required versions and snapshots
#76
DavisVaughan
closed
2 years ago
0
Should near have a digits argument?
#75
hadley
opened
2 years ago
0
`between()` should recycle `left` and `right` to the size of `x`
#74
DavisVaughan
closed
2 years ago
0
case_when() should preserve names
#73
hadley
closed
2 years ago
1
Consider `case_when()` variant returning ordered factors
#72
Torvaney
closed
2 years ago
3
Move `master` branch to `main`
#71
jennybc
closed
3 years ago
1
lead(), lag(), shift()
#70
romainfrancois
opened
3 years ago
0
Make a website
#69
hadley
opened
3 years ago
0
`set_intersect()`, `set_union()`, `set_diff()`, and `set_equal()`
#67
DavisVaughan
opened
3 years ago
0
coalesce on a single column (typically with summarize)
#68
torbjorn
closed
3 years ago
3
recode_when()
#66
romainfrancois
opened
3 years ago
11
+ na_if()
#65
romainfrancois
opened
3 years ago
16
`coalesce()` invariants
#64
DavisVaughan
closed
2 years ago
1
`incremental_*()` functions
#63
romainfrancois
opened
3 years ago
3
setup github actions
#62
romainfrancois
closed
3 years ago
0
using testthat 3rd edition
#61
romainfrancois
closed
3 years ago
0
Consider `case_when()` variant that uses values
#60
hadley
closed
2 years ago
4
Add `mode` to vector functions
#59
mrcaseb
opened
3 years ago
0
Make sure if_else() cross-references to case_when()
#58
hadley
opened
3 years ago
0
Rewrite `if_else()` so that `size` comes from `condition`
#57
DavisVaughan
closed
3 years ago
1
nth(), first() and last()
#56
romainfrancois
opened
4 years ago
4
Common suffixes and prefixes of vectors
#55
lionel-
opened
4 years ago
2
Implement is_distinct()?
#51
JBGruber
opened
4 years ago
2
na.rm argument in lead and lag?
#53
ValdarT
opened
4 years ago
1
A na.rm option for cumany?
#52
iago-pssjd
closed
3 years ago
1
[shelved] grouped_mean()
#50
romainfrancois
opened
4 years ago
2
Should this repo live in tidyverse?
#49
hadley
closed
3 years ago
3
Option to coalesce by column with data frames?
#48
DavisVaughan
closed
2 years ago
1
README, lifecycle, and CRAN availability expectations
#47
jayqi
closed
4 years ago
1
Revisit `dplyr::coalesce` with `across`
#54
tmastny
opened
4 years ago
7
Implement ilag() and ilead()
#46
DavisVaughan
opened
4 years ago
0
Atomic constructors
#45
DavisVaughan
closed
3 years ago
4
Implement n_distinct()
#44
hadley
opened
4 years ago
0
Implement na_if()
#43
hadley
opened
4 years ago
2
group_map(x, g, f)
#42
hadley
opened
5 years ago
1
Implement vec_fill
#41
hadley
opened
5 years ago
3
Extract ranking functions from dplyr
#40
hadley
opened
5 years ago
3
Implement cumany() and cumall()
#39
hadley
opened
5 years ago
1
Implement case_when
#38
hadley
opened
5 years ago
4
Implement if_else
#37
hadley
closed
4 years ago
1
Implement near
#36
hadley
opened
5 years ago
2
Implement first, last, nth
#35
hadley
closed
2 years ago
2
Implement lead and lag
#34
hadley
opened
5 years ago
5
Next