From d65941d4aaefb176feba7491d3d347a6e8236574 Mon Sep 17 00:00:00 2001 From: gagolews Date: Wed, 8 Nov 2023 18:16:31 +1100 Subject: [PATCH] v1.8.1 --- .devel/tinytest.R | 1 + 1 file changed, 1 insertion(+) diff --git a/.devel/tinytest.R b/.devel/tinytest.R index c6cf571d..ac6cd686 100644 --- a/.devel/tinytest.R +++ b/.devel/tinytest.R @@ -13,6 +13,7 @@ str(stringi::stri_info()) # options(encoding="UTF-8") # e.g., on Windows cat(stri_info(short=TRUE), "\n") +cat(Sys.getlocale(), "\n") testWarnings <- TRUE