R version 4.4.0 beta (2024-04-11 r86406 ucrt) -- "Puppy Cup" 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(logrx) > > test_check("logrx") [1] "hello logrx" hello logrx this is outputhello logrx this is outputhello logrx this is outputhello logrx this is outputWarning in for (i in 1L:d2) { : closing unused connection 4 (D:\temp\RtmpqGtBJM/log_out_nested.Rds) processing file: ex1.Rmd [1] "print" output file: ex1.knit.md "C:/PROGRA~1/Pandoc/pandoc" +RTS -K512m -RTS ex1.knit.md --to html4 --from markdown+autolink_bare_uris+tex_math_single_backslash --output ex1.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\RtmpqGtBJM\rmarkdown-str1d574303d7867.html" Output created: ex1.html processing file: ref/ex1.Rmd output file: D:\temp\RtmpqGtBJM\file1d574ccb69e5.R Rows: 3 Columns: 2 $ cyl 4, 6, 8 $ mean 26.66364, 19.74286, 15.10000 [1] "hello logrx" Error: ref/ex4.R:5:0: unexpected end of input 3: 4: print("hello logrx" ^ [1] 1 [1] 1 processing file: ref/ex1.Rmd output file: D:\temp\RtmpqGtBJM\file1d574137255d6.R [1] "print" [1] "log print" [1] "log print 2" log catlog cat 2log inform log inform 2 log message log message 2 Error: log error Attaching package: 'magrittr' The following objects are masked from 'package:testthat': equals, is_less_than, not [1] "hello logrx" hello logrx this is outputhello again logrx this is outputhello logrx this is output[1] "log print" [1] "log print 2" log catlog cat 2log inform log inform 2 log message log message 2 Error: log error [1] "log print" [1] "log print 2" log catlog cat 2log inform log inform 2 log message log message 2 Error: log error [1] 1 [1] 1 [ FAIL 0 | WARN 9 | SKIP 0 | PASS 115 ] [ FAIL 0 | WARN 9 | SKIP 0 | PASS 115 ] > > proc.time() user system elapsed 14.18 5.95 25.45