R Under development (unstable) (2024-01-25 r85826 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\RtmpKeIgiT\file257d414021f2a ./00_clean.R outputfile: logs/00_clean [1] "2024-01-26 19:22:32" [1] "./00_clean.R" [1] "5.796241 secs" [1] ":-)" ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-26 19:22:37" [1] "./02_prog_a.R" [1] "5.309254 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-26 19:22:43" [1] "./03_prog_b.R" [1] "5.322555 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-26 19:22:48" [1] "./04_prog_c.R" [1] "0.03876901 secs" [1] "FAIL" ./05_prog_d.R outputfile: logs/05_prog_d [1] "2024-01-26 19:22:48" [1] "./05_prog_d.R" [1] "5.040661 secs" [1] ":-)" timestart script elapsed comments 1 2024-01-26 19:22:32 ./00_clean.R 5.796241 secs :-) 2 2024-01-26 19:22:37 ./02_prog_a.R 5.309254 secs :-) 3 2024-01-26 19:22:43 ./03_prog_b.R 5.322555 secs :-) 4 2024-01-26 19:22:48 ./04_prog_c.R 0.03876901 secs FAIL 5 2024-01-26 19:22:48 ./05_prog_d.R 5.040661 secs :-) Current directory: D:/temp/RtmpKeIgiT/file257d414021f2a TEMPORARY directory: D:\temp\RtmpKeIgiT\file257d439252738 ./00_clean.R outputfile: logs/00_clean [1] "2024-01-26 19:22:53" [1] "./00_clean.R" [1] "0.5563641 secs" [1] ":-)" ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-26 19:22:54" [1] "./02_prog_a.R" [1] "0.5112288 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-26 19:22:54" [1] "./03_prog_b.R" [1] "0.4189451 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-26 19:22:55" [1] "./04_prog_c.R" [1] "0.07712412 secs" [1] "FAIL" ./05_prog_d.R outputfile: logs/05_prog_d [1] "2024-01-26 19:22:55" [1] "./05_prog_d.R" [1] "0.5041292 secs" [1] ":-)" timestart script elapsed comments 1 2024-01-26 19:22:53 ./00_clean.R 0.5563641 secs :-) 2 2024-01-26 19:22:54 ./02_prog_a.R 0.5112288 secs :-) 3 2024-01-26 19:22:54 ./03_prog_b.R 0.4189451 secs :-) 4 2024-01-26 19:22:55 ./04_prog_c.R 0.07712412 secs FAIL 5 2024-01-26 19:22:55 ./05_prog_d.R 0.5041292 secs :-) Current directory: D:/temp/RtmpKeIgiT/file257d439252738 ./02_prog_a.R outputfile: logs/02_prog_a [1] "2024-01-26 19:22:55" [1] "./02_prog_a.R" [1] "0.6685159 secs" [1] ":-)" ./03_prog_b.R outputfile: logs/03_prog_b [1] "2024-01-26 19:22:56" [1] "./03_prog_b.R" [1] "0.4131529 secs" [1] ":-)" Current directory: d:/RCompile/CRANincoming/R-devel/repana.Rcheck/tests/testthat TEMPORARY directory: D:\temp\RtmpKeIgiT\file257d41a8a3a7d ./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-26 19:22:56 ./00_clean.R 1.091492 secs :-) 2 2024-01-26 19:22:57 ./02_prog_a.R 0.137763 secs :-) 3 2024-01-26 19:22:58 ./03_prog_b.R 0.1433911 secs :-) 4 2024-01-26 19:22:58 ./04_prog_c.R 0.142019 secs FAIL 5 2024-01-26 19:22:58 ./05_prog_d.R 1.235764 secs :-) Current directory: D:/temp/RtmpKeIgiT/file257d41a8a3a7d 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\RtmpKeIgiT\rmarkdown-str257d435035766.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\RtmpKeIgiT\rmarkdown-str257d454487ead.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\RtmpKeIgiT\rmarkdown-str257d47cfc1e26.html" [ FAIL 0 | WARN 0 | SKIP 0 | PASS 83 ] > > proc.time() user system elapsed 4.34 1.25 32.95 Warning message: Database is garbage-collected, use dbDisconnect(con, shutdown=TRUE) or duckdb::duckdb_shutdown(drv) to avoid this.