R Under development (unstable) (2025-08-25 r88702 ucrt) -- "Unsuffered Consequences" 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. > library(testthat) > test_check("rmake") Loading required package: rmake make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/simple31c48335b2117' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "Makefile", .script = "Makefile.R", .depends = NULL, .task = "all")' \ -e ' source("Makefile.R")' \ -e '}' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result.out", .script = "script.R", .depends = c("dep1.in", "dep2.in"), .task = "all")' \ -e ' source("script.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/simple31c48335b2117' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/simple31c48335b2117' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/simple31c48335b2117' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/simple31c48335b2117' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result.out", .script = "script.R", .depends = c("dep1.in", "dep2.in"), .task = "all")' \ -e ' source("script.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/simple31c48335b2117' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/simple31c48335b2117' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result.out", .script = "script.R", .depends = c("dep1.in", "dep2.in"), .task = "all")' \ -e ' source("script.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/simple31c48335b2117' [1] "D:/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/file_with_spaces31c48100a8f9" make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/file_with_spaces31c48100a8f9' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "Makefile", .script = "Makefile.R", .depends = NULL, .task = "all")' \ -e ' source("Makefile.R")' \ -e '}' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "re sult.out", .script = "scr ipt.R", .depends = c("dep 1.in", "dep 2.in"), .task = "all")' \ -e ' source("scr ipt.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/file_with_spaces31c48100a8f9' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/file_with_spaces31c48100a8f9' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/file_with_spaces31c48100a8f9' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/file_with_spaces31c48100a8f9' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "re sult.out", .script = "scr ipt.R", .depends = c("dep 1.in", "dep 2.in"), .task = "all")' \ -e ' source("scr ipt.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/file_with_spaces31c48100a8f9' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "Makefile", .script = "Makefile.R", .depends = NULL, .task = "all")' \ -e ' source("Makefile.R")' \ -e '}' make -C dir1 all make[2]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4/dir1' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "Makefile", .script = "Makefile.R", .depends = NULL, .task = "all")' \ -e ' source("Makefile.R")' \ -e '}' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result1.out", .script = "script1.R", .depends = "dep1.in", .task = "all")' \ -e ' source("script1.R")' \ -e '}' make[2]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4/dir1' cmd //C copy dir1\result1.out result2.out 1 Datei(en) kopiert. make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4' make -C dir1 all make[2]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4/dir1' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4/dir1' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4' make -C dir1 all make[2]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4/dir1' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result1.out", .script = "script1.R", .depends = "dep1.in", .task = "all")' \ -e ' source("script1.R")' \ -e '}' make[2]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4/dir1' cmd //C copy dir1\result1.out result2.out 1 Datei(en) kopiert. make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4' cmd //C del result2.out make -C dir1 clean make[2]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4/dir1' cmd //C del result1.out make[2]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4/dir1' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/subdir_make31c4872ff1cb4' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "Makefile", .script = "Makefile.R", .depends = NULL, .task = "all")' \ -e ' source("Makefile.R")' \ -e '}' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result1.out", .script = "script1.R", .depends = c("dep1.1.in", "dep1.2.in"), .task = "task1")' \ -e ' source("script1.R")' \ -e '}' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result2.out", .script = "script2.R", .depends = "dep2.in", .task = "task2")' \ -e ' source("script2.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result1.out", .script = "script1.R", .depends = c("dep1.1.in", "dep1.2.in"), .task = "task1")' \ -e ' source("script1.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result2.out", .script = "script2.R", .depends = "dep2.in", .task = "task2")' \ -e ' source("script2.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' make[1]: Entering directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result1.out", .script = "script1.R", .depends = c("dep1.1.in", "dep1.2.in"), .task = "task1")' \ -e ' source("script1.R")' \ -e '}' "D:/RCompile/recent/R/bin/x64/Rscript" -e '{' \ -e ' params <- list(.target = "result2.out", .script = "script2.R", .depends = "dep2.in", .task = "task2")' \ -e ' source("script2.R")' \ -e '}' make[1]: Leaving directory '/d/temp/2025_08_26_14_15_17_22023/Rtmpo1TWDd/tasks31c48f5b5d6b' [ FAIL 0 | WARN 0 | SKIP 0 | PASS 177 ] > > proc.time() user system elapsed 1.85 0.50 25.93