tests/testthat.R

library(testthat)
library(Immutables)

# testthat/waldo uses temporary language switching for stable output.
# If LC_ALL is pinned, this emits noisy warnings on every expectation.
Sys.unsetenv("LC_ALL")

test_check("Immutables")

Try the Immutables package in your browser

Any scripts or data that you put into this service are public.

Immutables documentation built on April 29, 2026, 1:06 a.m.