R Under development (unstable) (2024-06-26 r86840 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 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 file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(mergen) > > test_check("mergen") D:\temp\RtmpqUWYhG\file3d145a30360a.R HTML file created at:D:\temp\RtmpqUWYhG\file3d142a005ae9.html wdir is:d:/RCompile/CRANincoming/R-devel/mergen.Rcheck/tests/testthat processing file: file3d145a30360a.spin.Rmd output file: file3d145a30360a.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS file3d145a30360a.knit.md --to html4 --output pandoc3d1435ce7985.html --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --mathjax --section-divs --template "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmd\fragment\default.html" --no-highlight --include-in-header "D:\temp\RtmpqUWYhG\rmarkdown-str3d14198f2463.html" Output created: D:\temp\RtmpqUWYhG\file3d142a005ae9.html HTML file created at:D:\temp\RtmpqUWYhG\file3d142a005ae9.html [1] "nofile.xlsx" [1] "nofile.txt" [1] "D:/RCompile/CRANincoming/R-devel/lib/mergen/extdata/fileheader.xlsx" [1] "D:/RCompile/CRANincoming/R-devel/lib/mergen/extdata/fileheader.txt" attempt number 1 started for fixing the code in the response Please provide an output.file path for the HTML output. Using temporary file:D:\temp\RtmpqUWYhG\file3d1476f33be4.html D:\temp\RtmpqUWYhG\file3d1451bf29d4.R HTML file created at:D:\temp\RtmpqUWYhG\file3d1476f33be4.html wdir is:d:/RCompile/CRANincoming/R-devel/mergen.Rcheck/tests/testthat processing file: file3d1451bf29d4.spin.Rmd Quitting from lines 3-10 [unnamed-chunk-1] (file3d1451bf29d4.spin.Rmd) attempt number 1 returned error, trying again for a fix attempt number 2 started for fixing the code in the response Please provide an output.file path for the HTML output. Using temporary file:D:\temp\RtmpqUWYhG\file3d146e911588.html D:\temp\RtmpqUWYhG\file3d144c3f4978.R HTML file created at:D:\temp\RtmpqUWYhG\file3d146e911588.html wdir is:d:/RCompile/CRANincoming/R-devel/mergen.Rcheck/tests/testthat processing file: file3d144c3f4978.spin.Rmd Quitting from lines 3-10 [unnamed-chunk-1] (file3d144c3f4978.spin.Rmd) attempt number 2 returned error, trying again for a fix attempt number 3 started for fixing the code in the response Please provide an output.file path for the HTML output. Using temporary file:D:\temp\RtmpqUWYhG\file3d1427af196.html D:\temp\RtmpqUWYhG\file3d1447bd664.R HTML file created at:D:\temp\RtmpqUWYhG\file3d1427af196.html wdir is:d:/RCompile/CRANincoming/R-devel/mergen.Rcheck/tests/testthat processing file: file3d1447bd664.spin.Rmd output file: file3d1447bd664.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS file3d1447bd664.knit.md --to html4 --output pandoc3d1469757bd9.html --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --mathjax --section-divs --template "D:\RCompile\CRANpkg\lib\4.5\rmarkdown\rmd\fragment\default.html" --no-highlight --include-in-header "D:\temp\RtmpqUWYhG\rmarkdown-str3d146236352.html" Output created: D:\temp\RtmpqUWYhG\file3d1427af196.html HTML file created at:D:\temp\RtmpqUWYhG\file3d1427af196.html [ FAIL 0 | WARN 0 | SKIP 0 | PASS 141 ] > > proc.time() user system elapsed 2.26 0.35 3.23