-
Notifications
You must be signed in to change notification settings - Fork 127
Issues: tidyverse/forcats
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Feature Request:
fct_mutate()
- change values (not recoding level names) in factor vectors more conveniently
#372
opened Dec 10, 2024 by
bobular
Clarify in cheat sheet that
factor
and levels
are base R functions, not implemented by forcats
#371
opened Dec 10, 2024 by
jpeacock29
Typo in Introduction
documentation
good first issue ❤️
good issue for first-time contributors
#366
opened Jul 2, 2024 by
jxu
Feature Request: Allow Increasing Order in a feature request or enhancement
fct_infreq
feature
#365
opened Jul 1, 2024 by
drfloren
Feature Request: Add handling of ordered factors to fct()
feature
a feature request or enhancement
#363
opened Jun 18, 2024 by
sambtalcott
fct_cross()
orders levels by second factor before the first factor
bug
#360
opened Jan 17, 2024 by
dchiu911
fct_reorder()
treatment of missing values in .x depends on whether .f is a factor or a character vector
bug
#359
opened Nov 17, 2023 by
dominikbach
Feature request: rename a feature request or enhancement
fct_na_value_to_level
etc to fct_na_to_level
etc as more readable
feature
#353
opened Aug 19, 2023 by
davidhodge931
fct_reorder2()
drops values
bug
#348
opened Feb 27, 2023 by
hadley
fct_na_value_to_level() adds a level for NA value even if it is not need
feature
a feature request or enhancement
#347
opened Feb 24, 2023 by
LukaszDerylo
fct_recode removes needs a minimal reproducible example
label
attribute
reprex
#346
opened Feb 21, 2023 by
iagogv3
Make forcats 1.0.0 Tidyverse blog article more instructive
documentation
#345
opened Feb 3, 2023 by
turbanisch
Reconsider a feature request or enhancement
NULL
in fct_recode()
feature
#339
opened Jan 9, 2023 by
hadley
Add function that creates factor in order of case_when matches
feature
a feature request or enhancement
#298
opened Feb 1, 2022 by
dchiu911
Better name / alias for a feature request or enhancement
fct_reorder2()
feature
#264
opened Jun 22, 2020 by
jennybc
Variant of fct_relabel with group sizes
feature
a feature request or enhancement
#263
opened May 7, 2020 by
jl5000
fct_lump should let you customize the "Other" string
feature
a feature request or enhancement
#257
opened Mar 3, 2020 by
earino
Feature Request: handle ordered factors within as_factor()
feature
a feature request or enhancement
#216
opened Oct 16, 2019 by
charliejhadley
request: allow fct_lump to lump factors based on order of appearance
feature
a feature request or enhancement
wip
work in progress
#187
opened Mar 16, 2019 by
dan-reznik
Feature Request: Map one Factor to Another
feature
a feature request or enhancement
#144
opened Jul 29, 2018 by
billdenney
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.