R version 4.5.0 RC (2025-04-04 r88126 ucrt) -- "How About a Twenty-Six" Copyright (C) 2025 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > ## This runs testme test script incl/testme/test-sessionDetails.R > ## Don't edit - it was autogenerated by inst/testme/deploy.R > future:::testme("sessionDetails") Test 'sessionDetails' ... Sourcing 9 prologue scripts ... 01/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/001.load.R' 02/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/002.record-state.R' 03/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/030.imports.R' 04/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/050.utils.R' 05/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.context.R' 06/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/090.options.R' 07/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/091.envvars.R' 08/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/099.future-setup.R' 09/09 prologue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_prologue/995.detrius-connections.R' Sourcing 9 prologue scripts ... done Running test script: 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/test-sessionDetails.R' > library(future) [08:50:08.907] Option 'future.startup.script': TRUE [08:50:08.908] Future startup scripts considered: '.future.R', '~/.future.R' [08:50:08.909] Future startup scripts found: > sd <- sessionDetails() > print(sd) =============================================================================== = SESSION DETAILS (BEGIN) =============================================================================== = Sys.time() ================================================================== [1] "2025-04-10 08:50:08 CEST" = sessionInfo() =============================================================== R version 4.5.0 RC (2025-04-04 r88126 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows Server 2022 x64 (build 20348) Matrix products: default LAPACK version 3.12.1 locale: [1] LC_COLLATE=C LC_CTYPE=German_Germany.utf8 [3] LC_MONETARY=C LC_NUMERIC=C [5] LC_TIME=C time zone: Europe/Berlin tzcode source: internal attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] future_1.40.0 loaded via a namespace (and not attached): [1] compiler_4.5.0 parallelly_1.43.0 tools_4.5.0 parallel_4.5.0 [5] listenv_0.9.1 codetools_0.2-20 digest_0.6.37 globals_0.16.3 = commandArgs() =============================================================== [1] "D:\\RCompile\\recent\\R/bin/x64/Rterm.exe" [2] "-f" [3] "test-sessionDetails.R" [4] "--restore" [5] "--save" [6] "--vanilla" = Sys.info() ================================================================== sysname release version nodename machine "Windows" "Server x64" "build 20348" "CRANWIN3" "x86-64" login user effective_user udomain "CRAN" "CRAN" "CRAN" "CRANWIN3" = capabilities() ============================================================== jpeg png tiff tcltk X11 aqua TRUE TRUE TRUE TRUE FALSE FALSE http/ftp sockets libxml fifo cledit iconv TRUE TRUE FALSE TRUE FALSE TRUE NLS Rprof profmem cairo ICU long.double TRUE TRUE TRUE TRUE TRUE TRUE libcurl TRUE = .libPaths =================================================================== [1] "D:/temp/2025_04_10_08_45_16_15127/RtmpUpSTwM/RLIBS_ba78790269fd" [2] "D:/RCompile/recent/R/library" = Sys.getlocale() ============================================================= [1] "LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C" = .Platform =================================================================== $OS.type [1] "windows" $file.sep [1] "/" $dynlib.ext [1] ".dll" $GUI [1] "RTerm" $endian [1] "little" $pkgType [1] "win.binary" $path.sep [1] ";" $r_arch [1] "x64" = .Machine ==================================================================== $double.eps [1] 2.220446e-16 $double.neg.eps [1] 1.110223e-16 $double.xmin [1] 2.225074e-308 $double.xmax [1] 1.797693e+308 $double.base [1] 2 $double.digits [1] 53 $double.rounding [1] 5 $double.guard [1] 0 $double.ulp.digits [1] -52 $double.neg.ulp.digits [1] -53 $double.exponent [1] 11 $double.min.exp [1] -1022 $double.max.exp [1] 1024 $integer.max [1] 2147483647 $sizeof.long [1] 4 $sizeof.longlong [1] 8 $sizeof.longdouble [1] 16 $sizeof.pointer [1] 8 $sizeof.time_t [1] 8 $longdouble.eps [1] 1.084202e-19 $longdouble.neg.eps [1] 5.421011e-20 $longdouble.digits [1] 64 $longdouble.rounding [1] 5 $longdouble.guard [1] 0 $longdouble.ulp.digits [1] -63 $longdouble.neg.ulp.digits [1] -64 $longdouble.exponent [1] 15 $longdouble.min.exp [1] -16382 $longdouble.max.exp [1] 16384 = getwd() ===================================================================== [1] "d:/RCompile/CRANincoming/R-devel/future.Rcheck/tests" = tempdir() =================================================================== [1] "D:\\temp\\2025_04_10_08_45_16_15127\\Rtmps9NKO7" = options() =================================================================== $CBoundsCheck [1] FALSE $HTTPUserAgent [1] "R (4.5.0 x86_64-w64-mingw32 x86_64 mingw32)" $OutDec [1] "." $PCRE_limit_recursion [1] NA $PCRE_study [1] FALSE $PCRE_use_JIT [1] TRUE $add.smooth [1] TRUE $browser [1] "false" $browserNLdisabled [1] FALSE $catch.script.errors [1] FALSE $check.bounds [1] FALSE $citation.bibtex.max [1] 1 $continue [1] "+ " $contrasts unordered ordered "contr.treatment" "contr.poly" $defaultPackages [1] "datasets" "utils" "grDevices" "graphics" "stats" "methods" $demo.ask [1] "default" $deparse.cutoff [1] 60 $device function (file = if (onefile) "Rplots.pdf" else "Rplot%03d.pdf", width, height, onefile, family, title, fonts, version, paper, encoding, bg, fg, pointsize, pagecentre, colormodel, useDingbats, useKerning, fillOddEven, compress, timestamp, producer, author) { initPSandPDFfonts() new <- list() if (!missing(width)) new$width <- width if (!missing(height)) new$height <- height if (!missing(onefile)) new$onefile <- onefile if (!missing(title)) new$title <- title if (!missing(fonts)) new$fonts <- fonts if (!missing(version)) new$version <- version if (!missing(paper)) new$paper <- paper if (!missing(encoding)) new$encoding <- encoding if (!missing(bg)) new$bg <- bg if (!missing(fg)) new$fg <- fg if (!missing(pointsize)) new$pointsize <- pointsize if (!missing(pagecentre)) new$pagecentre <- pagecentre if (!missing(colormodel)) new$colormodel <- colormodel if (!missing(useDingbats)) new$useDingbats <- useDingbats if (!missing(useKerning)) new$useKerning <- useKerning if (!missing(fillOddEven)) new$fillOddEven <- fillOddEven if (!missing(compress)) new$compress <- compress if (!missing(timestamp)) new$timestamp <- timestamp if (!missing(producer)) new$producer <- producer if (!missing(author)) new$author <- author old <- check.options(new, name.opt = ".PDF.Options", envir = .PSenv) if (!missing(family) && (inherits(family, "Type1Font") || inherits(family, "CIDFont"))) { enc <- family$encoding if (inherits(family, "Type1Font") && !is.null(enc) && enc != "default" && (is.null(old$encoding) || old$encoding == "default")) old$encoding <- enc family <- family$metrics } if (is.null(old$encoding) || old$encoding == "default") old$encoding <- guessEncoding() if (!missing(family)) { if (length(family) == 4L) { family <- c(family, "Symbol.afm") } else if (length(family) == 5L) { } else if (length(family) == 1L) { pf <- pdfFonts(family)[[1L]] if (is.null(pf)) stop(gettextf("unknown family '%s'", family), domain = NA) matchFont(pf, old$encoding) } else stop("invalid 'family' argument") old$family <- family } version <- old$version versions <- c("1.1", "1.2", "1.3", "1.4", "1.5", "1.6", "1.7", "2.0") if (version %in% versions) version <- as.integer(strsplit(version, "[.]")[[1L]]) else stop("invalid PDF version") onefile <- old$onefile if (!checkIntFormat(file)) stop(gettextf("invalid 'file' argument '%s'", file), domain = NA) .External(C_PDF, file, old$paper, old$family, old$encoding, old$bg, old$fg, old$width, old$height, old$pointsize, onefile, old$pagecentre, old$title, old$fonts, version[1L], version[2L], old$colormodel, old$useDingbats, old$useKerning, old$fillOddEven, old$compress, old$timestamp, old$producer, old$author) invisible() } $device.ask.default [1] FALSE $digits [1] 7 $echo [1] TRUE $editor [1] "notepad" $encoding [1] "native.enc" $example.ask [1] "default" $expressions [1] 5000 $future.debug [1] TRUE $help.search.types [1] "vignette" "demo" "help" $help.try.all.packages [1] FALSE $install.packages.compile.from.source [1] "interactive" $internet.info [1] 2 $keep.parse.data [1] TRUE $keep.parse.data.pkgs [1] FALSE $keep.source [1] FALSE $keep.source.pkgs [1] FALSE $locatorBell [1] TRUE $mailer [1] "mailto" $matprod [1] "default" $max.contour.segments [1] 25000 $max.print [1] 99999 $mc.cores [1] 2 $menu.graphics [1] TRUE $na.action [1] "na.omit" $nwarnings [1] 50 $pager [1] "internal" $papersize [1] "a4" $parallelly.makeNodePSOCK.autoKill [1] TRUE $parallelly.makeNodePSOCK.connectTimeout [1] 120 $parallelly.makeNodePSOCK.rscript_label [1] "TRUE" $parallelly.makeNodePSOCK.sessionInfo.pkgs [1] "TRUE" $parallelly.makeNodePSOCK.timeout [1] 120 $pdfviewer [1] "D:/RCompile/recent/R/bin/x64/open.exe" $pkgType [1] "both" $prompt [1] "> " $repos CRAN "https://bioconductor.statistik.tu-dortmund.de/cran" $scipen [1] 0 $show.coef.Pvalues [1] TRUE $show.error.messages [1] TRUE $show.signif.stars [1] TRUE $showErrorCalls [1] TRUE $showNCalls [1] 500 $showWarnCalls [1] FALSE $str $str$strict.width [1] "no" $str$digits.d [1] 3 $str$vec.len [1] 4 $str$list.len [1] 99 $str$deparse.lines NULL $str$drop.deparse.attr [1] TRUE $str$formatNum function (x, ...) format(x, trim = TRUE, drop0trailing = TRUE, ...) $str.dendrogram.last [1] "`" $timeout [1] 60 $ts.S.compat [1] FALSE $ts.eps [1] 1e-05 $unzip [1] "internal" $useFancyQuotes [1] FALSE $verbose [1] FALSE $warn [1] 1 $warnPartialMatchArgs [1] FALSE $warnPartialMatchAttr [1] FALSE $warnPartialMatchDollar [1] FALSE $warning.length [1] 1000 $width [1] 80 $windowsTimeouts [1] 100 500 = warnings() ================================================================== =============================================================================== = SESSION DETAILS (STOP) =============================================================================== > print(sd, output = "message") =============================================================================== = SESSION DETAILS (BEGIN) =============================================================================== = Sys.time() ================================================================== [1] "2025-04-10 08:50:08 CEST" = sessionInfo() =============================================================== R version 4.5.0 RC (2025-04-04 r88126 ucrt) Platform: x86_64-w64-mingw32/x64 Running under: Windows Server 2022 x64 (build 20348) Matrix products: default LAPACK version 3.12.1 locale: [1] LC_COLLATE=C LC_CTYPE=German_Germany.utf8 [3] LC_MONETARY=C LC_NUMERIC=C [5] LC_TIME=C time zone: Europe/Berlin tzcode source: internal attached base packages: [1] stats graphics grDevices utils datasets methods base other attached packages: [1] future_1.40.0 loaded via a namespace (and not attached): [1] compiler_4.5.0 parallelly_1.43.0 tools_4.5.0 parallel_4.5.0 [5] listenv_0.9.1 codetools_0.2-20 digest_0.6.37 globals_0.16.3 = commandArgs() =============================================================== [1] "D:\\RCompile\\recent\\R/bin/x64/Rterm.exe" [2] "-f" [3] "test-sessionDetails.R" [4] "--restore" [5] "--save" [6] "--vanilla" = Sys.info() ================================================================== sysname release version nodename machine "Windows" "Server x64" "build 20348" "CRANWIN3" "x86-64" login user effective_user udomain "CRAN" "CRAN" "CRAN" "CRANWIN3" = capabilities() ============================================================== jpeg png tiff tcltk X11 aqua TRUE TRUE TRUE TRUE FALSE FALSE http/ftp sockets libxml fifo cledit iconv TRUE TRUE FALSE TRUE FALSE TRUE NLS Rprof profmem cairo ICU long.double TRUE TRUE TRUE TRUE TRUE TRUE libcurl TRUE = .libPaths =================================================================== [1] "D:/temp/2025_04_10_08_45_16_15127/RtmpUpSTwM/RLIBS_ba78790269fd" [2] "D:/RCompile/recent/R/library" = Sys.getlocale() ============================================================= [1] "LC_COLLATE=C;LC_CTYPE=German_Germany.utf8;LC_MONETARY=C;LC_NUMERIC=C;LC_TIME=C" = .Platform =================================================================== $OS.type [1] "windows" $file.sep [1] "/" $dynlib.ext [1] ".dll" $GUI [1] "RTerm" $endian [1] "little" $pkgType [1] "win.binary" $path.sep [1] ";" $r_arch [1] "x64" = .Machine ==================================================================== $double.eps [1] 2.220446e-16 $double.neg.eps [1] 1.110223e-16 $double.xmin [1] 2.225074e-308 $double.xmax [1] 1.797693e+308 $double.base [1] 2 $double.digits [1] 53 $double.rounding [1] 5 $double.guard [1] 0 $double.ulp.digits [1] -52 $double.neg.ulp.digits [1] -53 $double.exponent [1] 11 $double.min.exp [1] -1022 $double.max.exp [1] 1024 $integer.max [1] 2147483647 $sizeof.long [1] 4 $sizeof.longlong [1] 8 $sizeof.longdouble [1] 16 $sizeof.pointer [1] 8 $sizeof.time_t [1] 8 $longdouble.eps [1] 1.084202e-19 $longdouble.neg.eps [1] 5.421011e-20 $longdouble.digits [1] 64 $longdouble.rounding [1] 5 $longdouble.guard [1] 0 $longdouble.ulp.digits [1] -63 $longdouble.neg.ulp.digits [1] -64 $longdouble.exponent [1] 15 $longdouble.min.exp [1] -16382 $longdouble.max.exp [1] 16384 = getwd() ===================================================================== [1] "d:/RCompile/CRANincoming/R-devel/future.Rcheck/tests" = tempdir() =================================================================== [1] "D:\\temp\\2025_04_10_08_45_16_15127\\Rtmps9NKO7" = options() =================================================================== $CBoundsCheck [1] FALSE $HTTPUserAgent [1] "R (4.5.0 x86_64-w64-mingw32 x86_64 mingw32)" $OutDec [1] "." $PCRE_limit_recursion [1] NA $PCRE_study [1] FALSE $PCRE_use_JIT [1] TRUE $add.smooth [1] TRUE $browser [1] "false" $browserNLdisabled [1] FALSE $catch.script.errors [1] FALSE $check.bounds [1] FALSE $citation.bibtex.max [1] 1 $continue [1] "+ " $contrasts unordered ordered "contr.treatment" "contr.poly" $defaultPackages [1] "datasets" "utils" "grDevices" "graphics" "stats" "methods" $demo.ask [1] "default" $deparse.cutoff [1] 60 $device function (file = if (onefile) "Rplots.pdf" else "Rplot%03d.pdf", width, height, onefile, family, title, fonts, version, paper, encoding, bg, fg, pointsize, pagecentre, colormodel, useDingbats, useKerning, fillOddEven, compress, timestamp, producer, author) { initPSandPDFfonts() new <- list() if (!missing(width)) new$width <- width if (!missing(height)) new$height <- height if (!missing(onefile)) new$onefile <- onefile if (!missing(title)) new$title <- title if (!missing(fonts)) new$fonts <- fonts if (!missing(version)) new$version <- version if (!missing(paper)) new$paper <- paper if (!missing(encoding)) new$encoding <- encoding if (!missing(bg)) new$bg <- bg if (!missing(fg)) new$fg <- fg if (!missing(pointsize)) new$pointsize <- pointsize if (!missing(pagecentre)) new$pagecentre <- pagecentre if (!missing(colormodel)) new$colormodel <- colormodel if (!missing(useDingbats)) new$useDingbats <- useDingbats if (!missing(useKerning)) new$useKerning <- useKerning if (!missing(fillOddEven)) new$fillOddEven <- fillOddEven if (!missing(compress)) new$compress <- compress if (!missing(timestamp)) new$timestamp <- timestamp if (!missing(producer)) new$producer <- producer if (!missing(author)) new$author <- author old <- check.options(new, name.opt = ".PDF.Options", envir = .PSenv) if (!missing(family) && (inherits(family, "Type1Font") || inherits(family, "CIDFont"))) { enc <- family$encoding if (inherits(family, "Type1Font") && !is.null(enc) && enc != "default" && (is.null(old$encoding) || old$encoding == "default")) old$encoding <- enc family <- family$metrics } if (is.null(old$encoding) || old$encoding == "default") old$encoding <- guessEncoding() if (!missing(family)) { if (length(family) == 4L) { family <- c(family, "Symbol.afm") } else if (length(family) == 5L) { } else if (length(family) == 1L) { pf <- pdfFonts(family)[[1L]] if (is.null(pf)) stop(gettextf("unknown family '%s'", family), domain = NA) matchFont(pf, old$encoding) } else stop("invalid 'family' argument") old$family <- family } version <- old$version versions <- c("1.1", "1.2", "1.3", "1.4", "1.5", "1.6", "1.7", "2.0") if (version %in% versions) version <- as.integer(strsplit(version, "[.]")[[1L]]) else stop("invalid PDF version") onefile <- old$onefile if (!checkIntFormat(file)) stop(gettextf("invalid 'file' argument '%s'", file), domain = NA) .External(C_PDF, file, old$paper, old$family, old$encoding, old$bg, old$fg, old$width, old$height, old$pointsize, onefile, old$pagecentre, old$title, old$fonts, version[1L], version[2L], old$colormodel, old$useDingbats, old$useKerning, old$fillOddEven, old$compress, old$timestamp, old$producer, old$author) invisible() } $device.ask.default [1] FALSE $digits [1] 7 $echo [1] TRUE $editor [1] "notepad" $encoding [1] "native.enc" $example.ask [1] "default" $expressions [1] 5000 $future.debug [1] TRUE $help.search.types [1] "vignette" "demo" "help" $help.try.all.packages [1] FALSE $install.packages.compile.from.source [1] "interactive" $internet.info [1] 2 $keep.parse.data [1] TRUE $keep.parse.data.pkgs [1] FALSE $keep.source [1] FALSE $keep.source.pkgs [1] FALSE $locatorBell [1] TRUE $mailer [1] "mailto" $matprod [1] "default" $max.contour.segments [1] 25000 $max.print [1] 99999 $mc.cores [1] 2 $menu.graphics [1] TRUE $na.action [1] "na.omit" $nwarnings [1] 50 $pager [1] "internal" $papersize [1] "a4" $parallelly.makeNodePSOCK.autoKill [1] TRUE $parallelly.makeNodePSOCK.connectTimeout [1] 120 $parallelly.makeNodePSOCK.rscript_label [1] "TRUE" $parallelly.makeNodePSOCK.sessionInfo.pkgs [1] "TRUE" $parallelly.makeNodePSOCK.timeout [1] 120 $pdfviewer [1] "D:/RCompile/recent/R/bin/x64/open.exe" $pkgType [1] "both" $prompt [1] "> " $repos CRAN "https://bioconductor.statistik.tu-dortmund.de/cran" $scipen [1] 0 $show.coef.Pvalues [1] TRUE $show.error.messages [1] TRUE $show.signif.stars [1] TRUE $showErrorCalls [1] TRUE $showNCalls [1] 500 $showWarnCalls [1] FALSE $str $str$strict.width [1] "no" $str$digits.d [1] 3 $str$vec.len [1] 4 $str$list.len [1] 99 $str$deparse.lines NULL $str$drop.deparse.attr [1] TRUE $str$formatNum function (x, ...) format(x, trim = TRUE, drop0trailing = TRUE, ...) $str.dendrogram.last [1] "`" $timeout [1] 60 $ts.S.compat [1] FALSE $ts.eps [1] 1e-05 $unzip [1] "internal" $useFancyQuotes [1] FALSE $verbose [1] FALSE $warn [1] 1 $warnPartialMatchArgs [1] FALSE $warnPartialMatchAttr [1] FALSE $warnPartialMatchDollar [1] FALSE $warning.length [1] 1000 $width [1] 80 $windowsTimeouts [1] 100 500 = warnings() ================================================================== =============================================================================== = SESSION DETAILS (STOP) =============================================================================== > rm(list = "sd") Sourcing 6 epilogue scripts ... 01/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/001.undo-future.R' 02/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/002.undo-state.R' Failed to undo environment variables: - Expected environment variables: [n=213] '!ExitCode', 'ALLUSERSPROFILE', 'APPDATA', 'BIBINPUTS', 'BINDIR', 'BSTINPUTS', 'COMMONPROGRAMFILES', 'COMPUTERNAME', 'COMSPEC', 'CURL_CA_BUNDLE', 'CYGWIN', 'CommonProgramFiles(x86)', 'CommonProgramW6432', 'DriverData', 'HOME', 'HOMEDRIVE', 'HOMEPATH', 'JAGS_ROOT', 'JAVA_HOME', 'LANGUAGE', 'LC_COLLATE', 'LC_MONETARY', 'LC_TIME', 'LOCALAPPDATA', 'LOGONSERVER', 'LS_HOME', 'LS_LICENSE_PATH', 'MAKE', 'MAKEFLAGS', 'MAKELEVEL', 'MFLAGS', 'MSMPI_BENCHMARKS', 'MSMPI_BIN', 'MSYS2_ENV_CONV_EXCL', 'NUMBER_OF_PROCESSORS', 'OCL', 'OMP_THREAD_LIMIT', 'OS', 'PATH', 'PATHEXT', 'PROCESSOR_ARCHITECTURE', 'PROCESSOR_IDENTIFIER', 'PROCESSOR_LEVEL', 'PROCESSOR_REVISION', 'PROGRAMFILES', 'PROMPT', 'PSModulePath', 'PUBLIC', 'PWD', 'ProgramData', 'ProgramFiles(x86)', 'ProgramW6432', 'RTOOLS44_HOME', 'RTOOLS45_HOME', 'R_ARCH', 'R_BROWSER', 'R_BZIPCMD', 'R_CMD', 'R_COMPILED_BY', 'R_CRAN_WEB', 'R_CUSTOM_TOOLS_PATH', 'R_CUSTOM_TOOLS_SOFT', 'R_DOC_DIR', 'R_ENVIRON_USER', 'R_GSCMD', 'R_GZIPCMD', 'R_HOME', 'R_INCLUDE_DIR', 'R_INSTALL_TAR', 'R_LIBS', 'R_LIBS_SITE', 'R_LIBS_USER', 'R_MAX_NUM_DLLS', 'R_OSTYPE', 'R_PAPERSIZE', 'R_PAPERSIZE_USER', 'R_PARALLELLY_MAKENODEPSOCK_AUTOKILL', 'R_PARALLELLY_MAKENODEPSOCK_CONNECTTIMEOUT', 'R_PARALLELLY_MAKENODEPSOCK_RSCRIPT_LABEL', 'R_PARALLELLY_MAKENODEPSOCK_SESSIONINFO_PKGS', 'R_PARALLELLY_MAKENODEPSOCK_TIMEOUT', 'R_PARALLELLY_RANDOM_PORTS', 'R_PARALLEL_PORT', 'R_RD4PDF', 'R_RTOOLS45_PATH', 'R_SCRIPT_LEGACY', 'R_SHARE_DIR', 'R_TESTME_NAME', 'R_TESTME_PACKAGE', 'R_TESTME_PATH', 'R_TESTS', 'R_UNZIPCMD', 'R_USER', 'R_VERSION', 'R_ZIPCMD', 'SED', 'SHLVL', 'SYSTEMDRIVE', 'SYSTEMROOT', 'TAR', 'TAR_OPTIONS', 'TEMP', 'TERM', 'TEXINPUTS', 'TMP', 'TMPDIR', 'USERDOMAIN', 'USERDOMAIN_ROAMINGPROFILE', 'USERNAME', 'USERPROFILE', 'WINDIR', '_', '_R_CHECK_AUTOCONF_', '_R_CHECK_BOGUS_RETURN_', '_R_CHECK_BROWSER_NONINTERACTIVE_', '_R_CHECK_BUILD_VIGNETTES_SEPARATELY_', '_R_CHECK_CODETOOLS_PROFILE_', '_R_CHECK_CODE_ASSIGN_TO_GLOBALENV_', '_R_CHECK_CODE_ATTACH_', '_R_CHECK_CODE_CLASS_IS_STRING_', '_R_CHECK_CODE_DATA_INTO_GLOBALENV_', '_R_CHECK_CODE_USAGE_VIA_NAMESPACES_', '_R_CHECK_CODE_USAGE_WITHOUT_LOADING_', '_R_CHECK_CODE_USAGE_WITH_ONLY_BASE_ATTACHED_', '_R_CHECK_CODOC_VARIABLES_IN_USAGES_', '_R_CHECK_COMPACT_DATA2_', '_R_CHECK_COMPILATION_FLAGS_', '_R_CHECK_CONNECTIONS_LEFT_OPEN_', '_R_CHECK_CRAN_INCOMING_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_MAYBE_', '_R_CHECK_CRAN_INCOMING_ASPELL_RECHECK_START_', '_R_CHECK_CRAN_INCOMING_CHECK_FILE_URIS_', '_R_CHECK_CRAN_INCOMING_CHECK_URLS_IN_PARALLEL_', '_R_CHECK_CRAN_INCOMING_NOTE_GNU_MAKE_', '_R_CHECK_CRAN_INCOMING_REMOTE_', '_R_CHECK_CRAN_INCOMING_USE_ASPELL_', '_R_CHECK_DATALIST_', '_R_CHECK_DEPRECATED_DEFUNCT_', '_R_CHECK_DOC_SIZES2_', '_R_CHECK_DOT_FIRSTLIB_', '_R_CHECK_DOT_INTERNAL_', '_R_CHECK_EXAMPLE_TIMING_THRESHOLD_', '_R_CHECK_EXECUTABLES_', '_R_CHECK_EXECUTABLES_EXCLUSIONS_', '_R_CHECK_FF_CALLS_', '_R_CHECK_FF_DUP_', '_R_CHECK_FORCE_SUGGESTS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_', '_R_CHECK_FUTURE_FILE_TIMESTAMPS_LEEWAY_', '_R_CHECK_HAVE_MYSQL_', '_R_CHECK_HAVE_ODBC_', '_R_CHECK_HAVE_PERL_', '_R_CHECK_HAVE_POSTGRES_', '_R_CHECK_INSTALL_DEPENDS_', '_R_CHECK_INTERNALS2_', '_R_CHECK_LENGTH_1_CONDITION_', '_R_CHECK_LICENSE_', '_R_CHECK_LIMIT_CORES_', '_R_CHECK_LOG_USE_INFO_', '_R_CHECK_MATRIX_DATA_', '_R_CHECK_MBCS_CONVERSION_FAILURE_', '_R_CHECK_NATIVE_ROUTINE_REGISTRATION_', '_R_CHECK_NEWS_IN_PLAIN_TEXT_', '_R_CHECK_NO_RECOMMENDED_', '_R_CHECK_NO_STOP_ON_TEST_ERROR_', '_R_CHECK_ORPHANED_', '_R_CHECK_OVERWRITE_REGISTERED_S3_METHODS_', '_R_CHECK_PACKAGES_USED_IGNORE_UNUSED_IMPORTS_', '_R_CHECK_PACKAGES_USED_IN_TESTS_USE_SUBDIRS_', '_R_CHECK_PACKAGE_DATASETS_SUPPRESS_NOTES_', '_R_CHECK_PACKAGE_NAME_', '_R_CHECK_PKG_SIZES_', '_R_CHECK_PKG_SIZES_THRESHOLD_', '_R_CHECK_PRAGMAS_', '_R_CHECK_RD_EXAMPLES_T_AND_F_', '_R_CHECK_RD_LINE_WIDTHS_', '_R_CHECK_RD_MATH_RENDERING_', '_R_CHECK_RD_NOTE_LOST_BRACES_', '_R_CHECK_RD_VALIDATE_RD2HTML_', '_R_CHECK_REPLACING_IMPORTS_', '_R_CHECK_R_DEPENDS_', '_R_CHECK_S3_METHODS_SHOW_POSSIBLE_ISSUES_', '_R_CHECK_SCREEN_DEVICE_', '_R_CHECK_SERIALIZATION_', '_R_CHECK_SHLIB_OPENMP_FLAGS_', '_R_CHECK_SRC_MINUS_W_IMPLICIT_', '_R_CHECK_SUBDIRS_NOCASE_', '_R_CHECK_SUGGESTS_ONLY_', '_R_CHECK_SYSTEM_CLOCK_', '_R_CHECK_TESTS_NLINES_', '_R_CHECK_TEST_TIMING_', '_R_CHECK_TIMINGS_', '_R_CHECK_TOPLEVEL_FILES_', '_R_CHECK_UNDOC_USE_ALL_NAMES_', '_R_CHECK_UNSAFE_CALLS_', '_R_CHECK_URLS_SHOW_301_STATUS_', '_R_CHECK_VC_DIRS_', '_R_CHECK_VIGNETTES_NLINES_', '_R_CHECK_VIGNETTES_SKIP_RUN_MAYBE_', '_R_CHECK_VIGNETTE_TIMING_', '_R_CHECK_VIGNETTE_TITLES_', '_R_CHECK_WINDOWS_DEVICE_', '_R_CHECK_XREFS_NOTE_MISSING_PACKAGE_ANCHORS_', '_R_CHECK_XREFS_USE_ALIASES_FROM_CRAN_', '_R_CLASS_MATRIX_ARRAY_', '_R_DEPRECATED_IS_R_', '_R_S3_METHOD_LOOKUP_BASEENV_AFTER_GLOBALENV_', '_R_SHLIB_BUILD_OBJECTS_SYMBOL_TABLES_', '_R_USE_STRICT_R_HEADERS_', '__R_CHECK_DOC_FILES_NOTE_IF_ALL_SPECIAL__', 'maj.version', 'nextArg--timingsnextArg--install', 'tempdirname' - Environment variables still there: [n=0] - Environment variables missing: [n=1] 'MAKEFLAGS' Differences environment variable by environment variable: 03/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/090.gc.R' 04/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/099.session_info.R' 05/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/995.detritus-connections.R' 06/06 epilogue script 'D:/RCompile/CRANincoming/R-devel/lib/future/testme/_epilogue/999.detritus-files.R' Skipping, because path appears not to be an 'R CMD check' folder: 'D:/temp/2025_04_10_08_45_16_15127' Sourcing 6 epilogue scripts ... done Test time: user.self=0.2s, sys.self=0s, elapsed=0.2s, user.child=NAs, sys.child=NAs Test 'sessionDetails' ... success > > proc.time() user system elapsed 0.43 0.09 0.50