+
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.
FIX Label stripping behavior updating factors is fixed.
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
diff --git a/news/index.md b/news/index.md
index 40e48867..e2b49bac 100644
--- a/news/index.md
+++ b/news/index.md
@@ -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
diff --git a/pkgdown.yml b/pkgdown.yml
index ffaa929d..3484db3d 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -7,7 +7,7 @@ articles:
missingness: missingness.html
session: session.html
visuals: visuals.html
-last_built: 2026-03-11T12:41Z
+last_built: 2026-03-11T13:00Z
urls:
reference: https://agdamsbo.github.io/FreesearchR/reference
article: https://agdamsbo.github.io/FreesearchR/articles
diff --git a/reference/FreesearchR_palette.html b/reference/FreesearchR_palette.html
index 975d9607..7860ba77 100644
--- a/reference/FreesearchR_palette.html
+++ b/reference/FreesearchR_palette.html
@@ -7,7 +7,7 @@
FreesearchR
-
26.3.2
+
26.3.3
diff --git a/reference/getfun.md b/reference/getfun.md
index 20a6c7a7..c7dd65f4 100644
--- a/reference/getfun.md
+++ b/reference/getfun.md
@@ -95,6 +95,6 @@ getfun("stats::lm")
#> z$qr <- NULL
#> z
#> }
-#>