R/zzz.R

# Package load/unload hooks
# Currently empty - using string-based .Call with PACKAGE = "shard"

# Package-level environment for worker-side caching.
# Used instead of globalenv() to avoid R CMD check NOTEs.
.shard_worker_env <- new.env(parent = emptyenv())

Try the shard package in your browser

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

shard documentation built on April 3, 2026, 9:08 a.m.