imbi-heidelberg / DescrTab2

This package provides functions to create descriptive statistics tables for continuous and categorical variables.
https://imbi-heidelberg.github.io/DescrTab2/
9 stars 7 forks source link

forcats update #21

Closed max-pilz closed 11 months ago

max-pilz commented 11 months ago

When running the standard iris example from here I obtain:

! `fct_explicit_na()` was deprecated in forcats 1.0.0.
Please use `fct_na_value_to_level()` instead.
max-pilz commented 11 months ago

cf. 95be18c

jan-imbi commented 11 months ago

22