R Under development (unstable) (2024-01-20 r85814 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\RtmpcVKDeB\file96ec1c0649f5 ./00_clean.R outputfile: logs/00_clean [1] "2024-01-21 16:32:31" [1] "./00_clean.R" [1] "4.89331 secs" [1] ":-)" ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-21 16:32:36" [1] "./02_prog_a.R" [1] "5.012454 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-21 16:32:41" [1] "./03_prog_b.R" [1] "5.376231 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-21 16:32:46" [1] "./04_prog_c.R" [1] "0.03819585 secs" [1] "FAIL" ./05_prog_d.R outputfile: logs/05_prog_d [1] "2024-01-21 16:32:46" [1] "./05_prog_d.R" [1] "4.800521 secs" [1] ":-)" timestart script elapsed comments 1 2024-01-21 16:32:31 ./00_clean.R 4.89331 secs :-) 2 2024-01-21 16:32:36 ./02_prog_a.R 5.012454 secs :-) 3 2024-01-21 16:32:41 ./03_prog_b.R 5.376231 secs :-) 4 2024-01-21 16:32:46 ./04_prog_c.R 0.03819585 secs FAIL 5 2024-01-21 16:32:46 ./05_prog_d.R 4.800521 secs :-) Current directory: D:/temp/RtmpcVKDeB/file96ec1c0649f5 TEMPORARY directory: D:\temp\RtmpcVKDeB\file96ec443464cb ./00_clean.R outputfile: logs/00_clean [1] "2024-01-21 16:32:51" [1] "./00_clean.R" [1] "0.9508779 secs" [1] ":-)" ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-21 16:32:52" [1] "./02_prog_a.R" [1] "1.171097 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-21 16:32:53" [1] "./03_prog_b.R" [1] "0.9786341 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-21 16:32:54" [1] "./04_prog_c.R" [1] "0.07526994 secs" [1] "FAIL" ./05_prog_d.R outputfile: logs/05_prog_d [1] "2024-01-21 16:32:54" [1] "./05_prog_d.R" [1] "0.339262 secs" [1] ":-)" timestart script elapsed comments 1 2024-01-21 16:32:51 ./00_clean.R 0.9508779 secs :-) 2 2024-01-21 16:32:52 ./02_prog_a.R 1.171097 secs :-) 3 2024-01-21 16:32:53 ./03_prog_b.R 0.9786341 secs :-) 4 2024-01-21 16:32:54 ./04_prog_c.R 0.07526994 secs FAIL 5 2024-01-21 16:32:54 ./05_prog_d.R 0.339262 secs :-) Current directory: D:/temp/RtmpcVKDeB/file96ec443464cb ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-21 16:32:55" [1] "./02_prog_a.R" [1] "0.558738 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-21 16:32:55" [1] "./03_prog_b.R" [1] "0.6049709 secs" [1] ":-)" Current directory: d:/RCompile/CRANincoming/R-devel/repana.Rcheck/tests/testthat TEMPORARY directory: D:\temp\RtmpcVKDeB\file96ec24137f48 ./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-21 16:32:56 ./00_clean.R 1.076935 secs :-) 2 2024-01-21 16:32:57 ./02_prog_a.R 0.1473429 secs :-) 3 2024-01-21 16:32:57 ./03_prog_b.R 0.1407051 secs :-) 4 2024-01-21 16:32:58 ./04_prog_c.R 0.142802 secs FAIL 5 2024-01-21 16:32:58 ./05_prog_d.R 1.239362 secs :-) Current directory: D:/temp/RtmpcVKDeB/file96ec24137f48 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\RtmpcVKDeB\rmarkdown-str96ec16746448.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\RtmpcVKDeB\rmarkdown-str96ec633b436d.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\RtmpcVKDeB\rmarkdown-str96ec6663233b.html" [ FAIL 0 | WARN 0 | SKIP 0 | PASS 83 ] > > proc.time() user system elapsed 4.59 1.07 33.26 Warning message: Database is garbage-collected, use dbDisconnect(con, shutdown=TRUE) or duckdb::duckdb_shutdown(drv) to avoid this.