mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
fix: keeps labels modifying factors and creates new factors correctly
This commit is contained in:
parent
fe1609b4f6
commit
32f299880d
23 changed files with 676 additions and 80 deletions
8
NEWS.md
8
NEWS.md
|
|
@ -1,3 +1,11 @@
|
|||
# FreesearchR 26.3.2
|
||||
|
||||
*FIX* Updating factor levels always created new factor.
|
||||
|
||||
*FIX* Label stripping behavior updating factors is fixed.
|
||||
|
||||
*NEW* New with_labels() function (and helpers) added to allow easy preservation of labels.
|
||||
|
||||
# FreesearchR 26.3.1
|
||||
|
||||
*FIX* ~~Include font files for static loading without dependency on Google.~~ Kept webfonts from google as local fonts are not working for now.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue