R Under development (unstable) (2025-10-03 r88899 ucrt) -- "Unsuffered Consequences" Copyright (C) 2025 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") > > test_check("rdstools") Loading required package: rdstools Loading required package: R.oo Loading required package: R.methodsS3 R.methodsS3 v1.8.2 (2022-06-13 22:00:14 UTC) successfully loaded. See ?R.methodsS3 for help. R.oo v1.27.1 (2025-05-02 21:00:05 UTC) successfully loaded. See ?R.oo for help. Attaching package: 'R.oo' The following object is masked from 'package:R.methodsS3': throw The following object is masked from 'package:testthat': equals The following objects are masked from 'package:methods': getClasses, getMethods The following objects are masked from 'package:base': attach, detach, load, save R.utils v2.13.0 (2025-02-24 21:20:02 UTC) successfully loaded. See ?R.utils for help. Attaching package: 'R.utils' The following object is masked from 'package:utils': timestamp The following objects are masked from 'package:base': cat, commandArgs, getOption, isOpen, nullfile, parse, use, warnings Attaching package: 'jsonlite' The following object is masked from 'package:R.utils': validate ERROR|2025-10-05 17:00:49|message| add OPEN|2025-10-05 17:00:49|Log File Created| D:/temp/2025_10_05_17_00_16_2463/RtmpQXYC2J/rdstools_logs/log22cb0291911a1.log OPEN|2025-10-05 17:00:49|Log File Created| D:/temp/2025_10_05_17_00_16_2463/RtmpQXYC2J/rdstools_logs/1/test.log CLOSE|2025-10-05 17:00:49|Log File Closed| D:/temp/2025_10_05_17_00_16_2463/RtmpQXYC2J/rdstools_logs/1/test.log OPEN|2025-10-05 17:00:49|Log File Created| D:/temp/2025_10_05_17_00_16_2463/RtmpQXYC2J/rdstools_logs/2/test.log ERROR|2025-10-05 17:00:50|My error Message| Error information from R ERROR|2025-10-05 17:00:50|My error Message ERROR|2025-10-05 17:00:50 WARNING|2025-10-05 17:00:50|My Warning Message| Warning information from R WARNING|2025-10-05 17:00:50|My Warning Message WARNING|2025-10-05 17:00:50 INFO|2025-10-05 17:00:50|My Info Message| Warning information from R INFO|2025-10-05 17:00:50|My Info Message INFO|2025-10-05 17:00:50 SUCCESS|2025-10-05 17:00:50|My Success Message| Success information from R SUCCESS|2025-10-05 17:00:50|My Success Message SUCCESS|2025-10-05 17:00:50|success| split this|into|various|details ERROR|2025-10-05 17:00:51|My error Message| Error information from R ERROR|2025-10-05 17:00:51|My error Message ERROR|2025-10-05 17:00:51 WARNING|2025-10-05 17:00:51|My Warning Message| Warning information from R WARNING|2025-10-05 17:00:51|My Warning Message WARNING|2025-10-05 17:00:51 INFO|2025-10-05 17:00:51|My Info Message| Warning information from R INFO|2025-10-05 17:00:51|My Info Message INFO|2025-10-05 17:00:51 SUCCESS|2025-10-05 17:00:51|My Success Message| Success information from R SUCCESS|2025-10-05 17:00:51|My Success Message SUCCESS|2025-10-05 17:00:51|success| split this|into|various|details ERROR|2025-10-05 17:00:52|My error Message| Error information from R ERROR|2025-10-05 17:00:52|My error Message ERROR|2025-10-05 17:00:52 WARNING|2025-10-05 17:00:52|My Warning Message| Warning information from R WARNING|2025-10-05 17:00:52|My Warning Message WARNING|2025-10-05 17:00:52 INFO|2025-10-05 17:00:52|My Info Message| Warning information from R INFO|2025-10-05 17:00:52|My Info Message INFO|2025-10-05 17:00:52 SUCCESS|2025-10-05 17:00:52|My Success Message| Success information from R SUCCESS|2025-10-05 17:00:52|My Success Message SUCCESS|2025-10-05 17:00:52|success| split this|into|various|details CLOSE|2025-10-05 17:00:53|Log File Closed| D:/temp/2025_10_05_17_00_16_2463/RtmpQXYC2J/rdstools_logs/2/test.log ERROR|2025-10-05 17:00:53|My error Message [ FAIL 0 | WARN 0 | SKIP 0 | PASS 66 ] > > proc.time() user system elapsed 1.06 0.26 5.40