R Under development (unstable) (2024-01-29 r85841 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. > library(testthat) > library(repana) Loading required package: DBI > > test_check("repana") Current directory: d:/RCompile/CRANincoming/R-devel/repana.Rcheck/tests/testthat Current directory: d:/RCompile/CRANincoming/R-devel/repana.Rcheck/tests/testthat Error in h(simpleError(msg, call)) : error in evaluating the argument 'value' in selecting a method for function 'dbWriteTable': object 'borrar' not found Current directory: d:/RCompile/CRANincoming/R-devel/repana.Rcheck/tests/testthat TEMPORARY directory: D:\temp\RtmpGuBx6Q\file19bcc3b483e7f ./00_clean.R outputfile: logs/00_clean [1] "2024-01-30 10:36:00" [1] "./00_clean.R" [1] "5.390268 secs" [1] ":-)" ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-30 10:36:06" [1] "./02_prog_a.R" [1] "5.099112 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-30 10:36:11" [1] "./03_prog_b.R" [1] "5.028442 secs" [1] ":-)" ./04_prog_c.R outputfile: logs/04_prog_c Error in eval(expr, envir, enclos) : prog_test_c makes and error [1] "2024-01-30 10:36:16" [1] "./04_prog_c.R" [1] "0.04662395 secs" [1] "FAIL" ./05_prog_d.R outputfile: logs/05_prog_d [1] "2024-01-30 10:36:16" [1] "./05_prog_d.R" [1] "4.862493 secs" [1] ":-)" timestart script elapsed comments 1 2024-01-30 10:36:00 ./00_clean.R 5.390268 secs :-) 2 2024-01-30 10:36:06 ./02_prog_a.R 5.099112 secs :-) 3 2024-01-30 10:36:11 ./03_prog_b.R 5.028442 secs :-) 4 2024-01-30 10:36:16 ./04_prog_c.R 0.04662395 secs FAIL 5 2024-01-30 10:36:16 ./05_prog_d.R 4.862493 secs :-) Current directory: D:/temp/RtmpGuBx6Q/file19bcc3b483e7f TEMPORARY directory: D:\temp\RtmpGuBx6Q\file19bcc65c94c22 ./00_clean.R outputfile: logs/00_clean [1] "2024-01-30 10:36:21" [1] "./00_clean.R" [1] "0.8595791 secs" [1] ":-)" ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-30 10:36:22" [1] "./02_prog_a.R" [1] "0.414511 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-30 10:36:22" [1] "./03_prog_b.R" [1] "0.3892829 secs" [1] ":-)" ./04_prog_c.R outputfile: logs/04_prog_c Error in eval(expr, envir, enclos) : prog_test_c makes and error In addition: Warning message: Database is garbage-collected, use dbDisconnect(con, shutdown=TRUE) or duckdb::duckdb_shutdown(drv) to avoid this. [1] "2024-01-30 10:36:22" [1] "./04_prog_c.R" [1] "0.07759094 secs" [1] "FAIL" ./05_prog_d.R outputfile: logs/05_prog_d [1] "2024-01-30 10:36:23" [1] "./05_prog_d.R" [1] "0.3870878 secs" [1] ":-)" timestart script elapsed comments 1 2024-01-30 10:36:21 ./00_clean.R 0.8595791 secs :-) 2 2024-01-30 10:36:22 ./02_prog_a.R 0.414511 secs :-) 3 2024-01-30 10:36:22 ./03_prog_b.R 0.3892829 secs :-) 4 2024-01-30 10:36:22 ./04_prog_c.R 0.07759094 secs FAIL 5 2024-01-30 10:36:23 ./05_prog_d.R 0.3870878 secs :-) Current directory: D:/temp/RtmpGuBx6Q/file19bcc65c94c22 ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-30 10:36:23" [1] "./02_prog_a.R" [1] "0.4410698 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-30 10:36:23" [1] "./03_prog_b.R" [1] "0.8437769 secs" [1] ":-)" Current directory: d:/RCompile/CRANincoming/R-devel/repana.Rcheck/tests/testthat TEMPORARY directory: D:\temp\RtmpGuBx6Q\file19bcc238464ff ./00_clean.R ================================================================================ Make new directories for: database reports logs ./02_prog_a.R ================================================================================ I'm in Program A./03_prog_b.R ================================================================================ I'm in program B ./04_prog_c.R ================================================================================ I'm in program C and would fail!!Error: prog_test_c makes and error Execution halted ./05_prog_d.R ================================================================================ Loading required package: DBI Loading required package: methods I'm in program D timestart script elapsed comments 1 2024-01-30 10:36:24 ./00_clean.R 1.052631 secs :-) 2 2024-01-30 10:36:25 ./02_prog_a.R 0.1445489 secs :-) 3 2024-01-30 10:36:26 ./03_prog_b.R 0.1463981 secs :-) 4 2024-01-30 10:36:26 ./04_prog_c.R 0.147908 secs FAIL 5 2024-01-30 10:36:26 ./05_prog_d.R 1.335083 secs :-) Current directory: D:/temp/RtmpGuBx6Q/file19bcc238464ff outputfile: test_report.html "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS test_report.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output test_report.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\RtmpGuBx6Q\rmarkdown-str19bcc46486431.html" outputfile: test_report.html "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS test_report.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output test_report.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\RtmpGuBx6Q\rmarkdown-str19bcc179a151b.html" outputfile: borrar.html "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS test_report.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output borrar.html --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\pagebreak.lua" --lua-filter "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmarkdown\lua\latex-div.lua" --embed-resources --standalone --variable bs3=TRUE --section-divs --template "D:\RCompile\CRANpkg\lib\4.4\rmarkdown\rmd\h\default.html" --no-highlight --variable highlightjs=1 --variable theme=bootstrap --mathjax --variable "mathjax-url=https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML" --include-in-header "D:\temp\RtmpGuBx6Q\rmarkdown-str19bcc211d6297.html" [ FAIL 0 | WARN 0 | SKIP 0 | PASS 83 ] > > proc.time() user system elapsed 4.64 1.28 31.93 Warning message: Database is garbage-collected, use dbDisconnect(con, shutdown=TRUE) or duckdb::duckdb_shutdown(drv) to avoid this.