From b65dea432f9b44e921df6d245fded2506749790e Mon Sep 17 00:00:00 2001
From: agdamsbo <43278243+agdamsbo@users.noreply.github.com>
Date: Wed, 10 Sep 2025 13:16:06 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20agdamsbo?=
=?UTF-8?q?/FreesearchR@013fc19d04423a4d351728a0281e5f0b84558f25=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pkgdown.yml | 2 +-
reference/data_description.html | 2 +-
reference/getfun.html | 2 +-
search.json | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pkgdown.yml b/pkgdown.yml
index e6d68f7..5a54fd0 100644
--- a/pkgdown.yml
+++ b/pkgdown.yml
@@ -7,7 +7,7 @@ articles:
missingness: missingness.html
session: session.html
visuals: visuals.html
-last_built: 2025-09-10T11:29Z
+last_built: 2025-09-10T13:14Z
urls:
reference: https://agdamsbo.github.io/FreesearchR/reference
article: https://agdamsbo.github.io/FreesearchR/articles
diff --git a/reference/data_description.html b/reference/data_description.html
index 8ddd9c6..bd241f6 100644
--- a/reference/data_description.html
+++ b/reference/data_description.html
@@ -70,7 +70,7 @@
sample(1:8, 20, TRUE),
sample(c(1:8, NA), 20, TRUE)
) |> data_description()
-#> [1] "Data has 20 observations and 2 variables, with 20 (100%) complete cases."
+#> Error in data_description(data.frame(sample(1:8, 20, TRUE), sample(c(1:8, NA), 20, TRUE))): object 'i18n' not found