tests/testthat/test-aaa-a-logging.R

skip_conditionally()

JuliaConnectoR::stopJulia()
system2("julia", '-e "using InteractiveUtils; println(versioninfo());"')

jlmerclusterperm:::start_with_threads(, max_threads = 2, verbose = TRUE)
jlmerclusterperm:::set_projenv(cache_dir = tempdir(), verbose = TRUE)
cat(JuliaConnectoR::juliaCall("Pkg.status"))
cat(readLines(file.path(jlmerclusterperm:::.jlmerclusterperm$opts$projdir, "Manifest.toml")), sep = "\n")

Try the jlmerclusterperm package in your browser

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

jlmerclusterperm documentation built on June 30, 2024, 5:07 p.m.