Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tidyverse/forcats issues and pull requests

#361 - OCD typo fix

Pull Request - State: open - Opened by njspix 4 months ago

#358 - Feature Request: fct_trim()

Issue - State: open - Opened by sebneus 8 months ago

#357 - Upkeep 2023-10

Pull Request - State: closed - Opened by hadley 8 months ago

#356 - Upkeep for forcats (2022)

Issue - State: closed - Opened by hadley 8 months ago
Labels: upkeep

#355 - Document `fct_lump()` in own file

Issue - State: open - Opened by hadley 8 months ago
Labels: documentation

#354 - Fix typo in vignette

Pull Request - State: closed - Opened by davidchall 10 months ago - 1 comment

#352 - Errors in `fct_reorder2` documentation

Issue - State: open - Opened by AlexJHomer about 1 year ago
Labels: documentation

#351 - fct_relevel not working

Issue - State: closed - Opened by qutkat over 1 year ago - 2 comments

#350 - "fct_na_value_to_level" not worked well in gtsummary

Issue - State: closed - Opened by kkerin over 1 year ago - 1 comment

#349 - Assigning a level to NULL in fct_collapse does not remove it....

Issue - State: closed - Opened by mosesotieno over 1 year ago - 1 comment

#348 - `fct_reorder2()` drops values

Issue - State: open - Opened by hadley over 1 year ago - 1 comment
Labels: bug

#347 - fct_na_value_to_level() adds a level for NA value even if it is not need

Issue - State: open - Opened by LukaszDerylo over 1 year ago - 1 comment
Labels: feature

#346 - fct_recode removes `label` attribute

Issue - State: open - Opened by iago-pssjd over 1 year ago - 4 comments
Labels: reprex

#345 - Make forcats 1.0.0 Tidyverse blog article more instructive

Issue - State: open - Opened by turbanisch over 1 year ago - 1 comment
Labels: documentation

#344 - Add rlang style argument checking to all functions

Pull Request - State: closed - Opened by hadley over 1 year ago

#343 - Update `fct_reorder2()`

Issue - State: closed - Opened by hadley over 1 year ago

#342 - Release forcats 1.0.0

Issue - State: closed - Opened by hadley over 1 year ago

#341 - Improved handling of NAs in `fct_reorder()`

Pull Request - State: closed - Opened by hadley over 1 year ago - 1 comment

#340 - Update `check_factor()`

Issue - State: closed - Opened by hadley over 1 year ago

#339 - Reconsider `NULL` in `fct_recode()`

Issue - State: open - Opened by hadley over 1 year ago
Labels: feature

#338 - Refactor `fct_lump()` tests

Issue - State: closed - Opened by hadley over 1 year ago

#337 - NA in levels vs NA in values

Pull Request - State: closed - Opened by hadley over 1 year ago

#336 - Lump even when there's only 1 level

Pull Request - State: closed - Opened by hadley over 1 year ago

#335 - Refactor weight computation

Pull Request - State: closed - Opened by hadley over 1 year ago

#334 - Drop ellipsis dep

Issue - State: closed - Opened by hadley over 1 year ago
Labels: feature

#333 - Check that dots are unnamed where appropriate

Pull Request - State: closed - Opened by hadley over 1 year ago

#332 - Add `after` argument to `fct_expand()`

Pull Request - State: closed - Opened by hadley over 1 year ago

#331 - Add a new section on explicit vs implicit NAs

Pull Request - State: closed - Opened by hadley over 1 year ago - 1 comment

#330 - Add weight argument to fct_infreq

Pull Request - State: closed - Opened by hadley over 1 year ago

#329 - Support empty levels in `fct_inorder()`

Pull Request - State: closed - Opened by hadley over 1 year ago

#328 - `fct_unique()` improvements

Pull Request - State: closed - Opened by hadley over 1 year ago - 1 comment

#327 - Don't warn if fct_other() doesn't replace

Pull Request - State: closed - Opened by hadley over 1 year ago

#326 - `fct_infreq()` doesn't reorder NA levels

Issue - State: closed - Opened by hadley over 1 year ago - 1 comment
Labels: bug

#325 - Upkeep

Pull Request - State: closed - Opened by hadley over 1 year ago

#324 - Allow forcats to support integer and numeric inputs

Issue - State: closed - Opened by billdenney over 1 year ago - 1 comment

#323 - `fct()` doesn't work on factors

Issue - State: closed - Opened by DanChaltiel over 1 year ago - 2 comments
Labels: feature

#322 - `fct_drop()` and friends drop attributes when applied to character

Issue - State: closed - Opened by DanChaltiel over 1 year ago - 1 comment

#321 - see also: `fct_explicit_na()` <-> `fct_recode()`

Pull Request - State: closed - Opened by dpprdan over 1 year ago - 1 comment

#320 - Allow lambda functions in fct_reorder()

Pull Request - State: closed - Opened by DanChaltiel over 1 year ago

#319 - `fct_relevel()` should gain `fct_recode()` functionality

Issue - State: closed - Opened by DanChaltiel over 1 year ago - 3 comments
Labels: feature

#318 - update link to newer version of R for Data Science

Pull Request - State: closed - Opened by sellisd almost 2 years ago - 1 comment

#317 - Missing alt= attribute in html vignettes

Issue - State: closed - Opened by MichaelChirico almost 2 years ago - 1 comment
Labels: documentation

#316 - Release forcats 0.5.2

Issue - State: closed - Opened by hadley almost 2 years ago

#315 - `fct_reorder()` yields unexpected result in presence of missing values

Issue - State: closed - Opened by DanChaltiel almost 2 years ago
Labels: feature

#313 - Inconsistent treatment of unicode characters in fct_recode()

Issue - State: closed - Opened by sam-crawley almost 2 years ago - 2 comments
Labels: reprex

#312 - `fct_lump_prop()` has slight inconsistency between documentation and code

Issue - State: closed - Opened by kjytay almost 2 years ago - 4 comments
Labels: documentation

#311 - forcats "home" page https://forcats.tidyverse.org/ has a dead link

Issue - State: closed - Opened by yadbor about 2 years ago
Labels: documentation

#310 - fct_lump_prop() fix for empty levels

Pull Request - State: closed - Opened by williamlai2 about 2 years ago - 1 comment

#308 - `fct_relevel` lumped, e.g. "Other___", levels after using `reorder_within`

Issue - State: closed - Opened by cgoo4 about 2 years ago - 1 comment
Labels: feature

#307 - Say what an object is, not just what it's not

Pull Request - State: closed - Opened by hadley about 2 years ago

#306 - Ignore missing pairs in first2/last2

Pull Request - State: closed - Opened by hadley about 2 years ago

#305 - Implement fct()

Pull Request - State: closed - Opened by hadley about 2 years ago - 1 comment

#304 - Strange behaviour of `fct_count` (at least for beginners)

Issue - State: closed - Opened by modche about 2 years ago - 1 comment

#303 - last2() doesn't handle missings in y

Issue - State: closed - Opened by hadley over 2 years ago - 2 comments

#302 - Update data.R

Pull Request - State: closed - Opened by PursuitOfDataScience over 2 years ago - 2 comments

#301 - Upkeep for forcats

Issue - State: closed - Opened by hadley over 2 years ago

#300 - Workflow updates

Pull Request - State: closed - Opened by hadley over 2 years ago - 1 comment

#299 - Feature proposal: enhanced base::factor() with coherance warnings

Issue - State: closed - Opened by DanChaltiel over 2 years ago - 12 comments
Labels: feature

#298 - Add function that creates factor in order of case_when matches

Issue - State: open - Opened by dchiu911 over 2 years ago - 5 comments
Labels: feature

#297 - Feature request: Filter helpers to detect entries based on numerical level

Issue - State: closed - Opened by zdelrosario over 2 years ago - 3 comments

#296 - fct_lump() adds an extra argument

Issue - State: closed - Opened by PursuitOfDataScience over 2 years ago - 3 comments

#295 - Update README.Rmd

Pull Request - State: closed - Opened by PursuitOfDataScience over 2 years ago - 1 comment

#294 - It should not fail when lumping empty group with weight

Issue - State: closed - Opened by holgerbrandl over 2 years ago - 2 comments

#293 - `fct_unique()` drops `NA` data if it isn't an explicit level

Issue - State: closed - Opened by DavisVaughan over 2 years ago
Labels: bug, help wanted :heart:

#292 - `fct_lump_prop()` errors with weights and unused levels

Issue - State: closed - Opened by sam-crawley over 2 years ago - 1 comment
Labels: bug, help wanted :heart:

#291 - `fct_collapse()` should allow `other_level = NA`

Issue - State: closed - Opened by 1pakch over 2 years ago - 4 comments
Labels: help wanted :heart:, feature

#290 - Make `fct_reorder` work out-of-the-box with factor `.x`

Issue - State: closed - Opened by orgadish over 2 years ago - 3 comments

#289 - cheatsheet link broken

Issue - State: closed - Opened by bdemeshev over 2 years ago - 4 comments

#288 - Interaction of `fct_rev` and tibble groups

Issue - State: closed - Opened by AlexJHomer over 2 years ago - 1 comment

#287 - fct_relevel and fct_recode: add option to turn off warnings

Issue - State: closed - Opened by DagHjermann over 2 years ago - 1 comment
Labels: help wanted :heart:, feature

#286 - Wrapper for stringr functions that keeps factor levels.

Issue - State: closed - Opened by orgadish almost 3 years ago - 1 comment

#285 - Move `master` branch to `main`

Issue - State: closed - Opened by jennybc almost 3 years ago - 1 comment

#284 - `fct_unique()` can return values not present in factor

Issue - State: closed - Opened by DarwinAwardWinner almost 3 years ago
Labels: help wanted :heart:, documentation

#283 - FR: purrr-style lambda functions in fct_reorder()

Issue - State: closed - Opened by DanChaltiel almost 3 years ago - 3 comments
Labels: help wanted :heart:, feature

#282 - Feature request: Multilabel/multilevel factors

Issue - State: closed - Opened by brendanjodowd about 3 years ago - 4 comments

#281 - Release forcats 0.5.1

Issue - State: closed - Opened by hadley over 3 years ago

#280 - Bump next release to 1.0.0

Issue - State: closed - Opened by hadley over 3 years ago - 1 comment

#279 - Documentation examples to working with pipes in data frames

Issue - State: closed - Opened by eran3006 over 3 years ago - 1 comment

#278 - Fix doc

Pull Request - State: closed - Opened by salim-b over 3 years ago - 1 comment

#274 - `fct_lump_prop()` has undocumented feature for one other level

Issue - State: closed - Opened by caneff almost 4 years ago - 4 comments
Labels: help wanted :heart:, documentation

#273 - fct_collapse input errors can be bypassed by fixing only part of the inputs

Issue - State: closed - Opened by dchiu911 almost 4 years ago - 1 comment

#272 - Include example that fct_recode can use quotes for new level

Pull Request - State: closed - Opened by lwjohnst86 almost 4 years ago - 1 comment

#271 - Feature request: new function that expands and then relevels

Issue - State: closed - Opened by netique almost 4 years ago - 1 comment
Labels: feature

#269 - documentation for fct_reorder, fct_relevel, fct_recode

Issue - State: closed - Opened by ahcyip almost 4 years ago - 2 comments

#268 - Fix partial match in `fct_lump_n()`

Pull Request - State: closed - Opened by malcolmbarrett almost 4 years ago - 1 comment

#267 - Provide a warning message if `fct_*` is run on a grouping variable

Issue - State: closed - Opened by adisarid almost 4 years ago - 3 comments

#266 - `fct_reorder()` needs `na_last` argument

Issue - State: closed - Opened by davidhodge931 almost 4 years ago - 2 comments
Labels: feature

#265 - `fct_other()` gives confusing "Unknown levels" warning

Issue - State: closed - Opened by xelax about 4 years ago
Labels: bug, help wanted :heart:

#264 - Better name / alias for `fct_reorder2()`

Issue - State: open - Opened by jennybc about 4 years ago - 2 comments
Labels: feature

#263 - Variant of fct_relabel with group sizes

Issue - State: open - Opened by jl5000 about 4 years ago - 3 comments
Labels: feature

#262 - `fct_inorder()` fails if factor contains empty levels

Issue - State: closed - Opened by jwilliman about 4 years ago - 2 comments
Labels: bug

#261 - `fct_infreq()` should support weights

Issue - State: closed - Opened by krlmlr about 4 years ago - 1 comment
Labels: help wanted :heart:, feature

#260 - Should message returned from `check_factor()` refer to `.f` instead of `f`?

Issue - State: closed - Opened by batpigandme about 4 years ago - 2 comments
Labels: feature