mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2026-06-19 04:27:30 +02:00
Deploying to gh-pages from @ agdamsbo/FreesearchR@01b48dccb5 🚀
This commit is contained in:
parent
bfa049d5d7
commit
a25784139c
161 changed files with 175 additions and 170 deletions
|
|
@ -1,5 +1,11 @@
|
|||
# Changelog
|
||||
|
||||
## FreesearchR 26.3.3
|
||||
|
||||
*NEW* option to pass global settings when running as docker or launching
|
||||
from R. Support for INCLUDE_GLOBALENV, DATA_LIMIT_DEFAULT,
|
||||
DATA_LIMIT_UPPER and DATA_LIMIT_LOWER. Docs are missing…
|
||||
|
||||
## FreesearchR 26.3.2
|
||||
|
||||
*FIX* Updating factor levels always created new factor.
|
||||
|
|
@ -9,10 +15,6 @@
|
|||
*NEW* New with_labels() function (and helpers) added to allow easy
|
||||
preservation of labels.
|
||||
|
||||
*NEW* option to pass global settings when running as docker or launching
|
||||
from R. Support for INCLUDE_GLOBALENV, DATA_LIMIT_DEFAULT,
|
||||
DATA_LIMIT_UPPER and DATA_LIMIT_LOWER. Docs will follow.
|
||||
|
||||
## FreesearchR 26.3.1
|
||||
|
||||
*FIX* ~~Include font files for static loading without dependency on
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue