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\RtmpIJiBV9\file142b4225b4dad.R HTML file created at:D:\temp\RtmpIJiBV9\file142b44c9f6ff3.html wdir is:d:/RCompile/CRANincoming/R-devel/mergen.Rcheck/tests/testthat processing file: file142b4225b4dad.spin.Rmd output file: file142b4225b4dad.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS file142b4225b4dad.knit.md --to html4 --output pandoc142b411ed12fe.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\RtmpIJiBV9\rmarkdown-str142b42f74141.html" Output created: D:\temp\RtmpIJiBV9\file142b44c9f6ff3.html HTML file created at:D:\temp\RtmpIJiBV9\file142b44c9f6ff3.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\RtmpIJiBV9\file142b4340e6c3c.html D:\temp\RtmpIJiBV9\file142b47c338ac.R HTML file created at:D:\temp\RtmpIJiBV9\file142b4340e6c3c.html wdir is:d:/RCompile/CRANincoming/R-devel/mergen.Rcheck/tests/testthat processing file: file142b47c338ac.spin.Rmd Quitting from lines 3-10 [unnamed-chunk-1] (file142b47c338ac.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\RtmpIJiBV9\file142b419d223c1.html D:\temp\RtmpIJiBV9\file142b43fa12b29.R HTML file created at:D:\temp\RtmpIJiBV9\file142b419d223c1.html wdir is:d:/RCompile/CRANincoming/R-devel/mergen.Rcheck/tests/testthat processing file: file142b43fa12b29.spin.Rmd Quitting from lines 3-10 [unnamed-chunk-1] (file142b43fa12b29.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\RtmpIJiBV9\file142b47ecc436e.html D:\temp\RtmpIJiBV9\file142b44aa64a57.R HTML file created at:D:\temp\RtmpIJiBV9\file142b47ecc436e.html wdir is:d:/RCompile/CRANincoming/R-devel/mergen.Rcheck/tests/testthat processing file: file142b44aa64a57.spin.Rmd output file: file142b44aa64a57.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS file142b44aa64a57.knit.md --to html4 --output pandoc142b479f462ba.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\RtmpIJiBV9\rmarkdown-str142b469554839.html" Output created: D:\temp\RtmpIJiBV9\file142b47ecc436e.html HTML file created at:D:\temp\RtmpIJiBV9\file142b47ecc436e.html [ FAIL 0 | WARN 0 | SKIP 0 | PASS 141 ] > > proc.time() user system elapsed 2.06 0.50 2.89