R/zzz.r

# nocov start
ENV <- new.env(parent = emptyenv())

.onLoad <- function (libname, pkgname) {
  ENV$pid    <- p__ps_string()
  ENV$jq_dir <- dir_create(tempfile('jq'))
}
# nocov end

Try the jobqueue package in your browser

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

jobqueue documentation built on June 8, 2025, 12:45 p.m.