diff --git a/SESSION.html b/SESSION.html
index 4cea8288..02f119a7 100644
--- a/SESSION.html
+++ b/SESSION.html
@@ -43,7 +43,7 @@
———————————– packages ———————————–
| date |
-2026-03-11 |
+2026-03-12 |
| rstudio |
@@ -149,7 +149,7 @@ packages and the latest build info.
| FreesearchR |
-26.3.3.260311 |
+26.3.3.260312 |
diff --git a/articles/session.md b/articles/session.md
index 1b4c1e10..c1f899a8 100644
--- a/articles/session.md
+++ b/articles/session.md
@@ -28,11 +28,11 @@ FreesearchR:::session_data$platform |> knitr::kable()
| collate | en_US.UTF-8 |
| ctype | en_US.UTF-8 |
| tz | Europe/Copenhagen |
-| date | 2026-03-11 |
+| date | 2026-03-12 |
| rstudio | 2026.01.1+403 Apple Blossom (desktop) |
| pandoc | 3.6.4 @ /opt/homebrew/bin/ (via rmarkdown) |
| quarto | 1.7.30 @ /usr/local/bin/quarto |
-| FreesearchR | 26.3.3.260311 |
+| FreesearchR | 26.3.3.260312 |
## Libraries
diff --git a/pkgdown.yml b/pkgdown.yml
index cf7ae224..68d36f2c 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-12T11:05Z
+last_built: 2026-03-12T11:24Z
urls:
reference: https://agdamsbo.github.io/FreesearchR/reference
article: https://agdamsbo.github.io/FreesearchR/articles
diff --git a/reference/data-plots.html b/reference/data-plots.html
index c4bcaec5..992fbd2f 100644
--- a/reference/data-plots.html
+++ b/reference/data-plots.html
@@ -732,7 +732,7 @@ One of c("stack", "dodge", "fill")
#> list()
#>
#> $plot_env
-
#> <environment: 0x5618ec82a5c0>
+
#> <environment: 0x557e4e12c200>
#>
#> $code
#> FreesearchR::plot_violin(pri = "mpg", sec = "cyl", ter = NULL)
diff --git a/reference/data-plots.md b/reference/data-plots.md
index 5af74c39..14d0545b 100644
--- a/reference/data-plots.md
+++ b/reference/data-plots.md
@@ -688,7 +688,7 @@ create_plot(mtcars, "plot_violin", "mpg", "cyl") |> attributes()
#> list()
#>
#> $plot_env
-#>
+#>
#>
#> $code
#> FreesearchR::plot_violin(pri = "mpg", sec = "cyl", ter = NULL)
diff --git a/reference/getfun.html b/reference/getfun.html
index 99655e02..9b2ff47e 100644
--- a/reference/getfun.html
+++ b/reference/getfun.html
@@ -139,7 +139,7 @@
#> z$qr <- NULL
#> z
#> }
-#> <bytecode: 0x5618ecaedba8>
+#> <bytecode: 0x557e4fb91360>
#> <environment: namespace:stats>
diff --git a/reference/getfun.md b/reference/getfun.md
index 9cf6e0d5..87bc3119 100644
--- a/reference/getfun.md
+++ b/reference/getfun.md
@@ -95,6 +95,6 @@ getfun("stats::lm")
#> z$qr <- NULL
#> z
#> }
-#>