R Under development (unstable) (2025-08-17 r88631 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-08-18 17:20:52|message| add OPEN|2025-08-18 17:20:53|Log File Created| D:/temp/2025_08_18_17_10_17_27367/RtmpU7Ss2Q/rdstools_logs/log7ab85bc57181.log OPEN|2025-08-18 17:20:53|Log File Created| D:/temp/2025_08_18_17_10_17_27367/RtmpU7Ss2Q/rdstools_logs/1/test.log CLOSE|2025-08-18 17:20:53|Log File Closed| D:/temp/2025_08_18_17_10_17_27367/RtmpU7Ss2Q/rdstools_logs/1/test.log OPEN|2025-08-18 17:20:53|Log File Created| D:/temp/2025_08_18_17_10_17_27367/RtmpU7Ss2Q/rdstools_logs/2/test.log ERROR|2025-08-18 17:20:54|My error Message| Error information from R ERROR|2025-08-18 17:20:54|My error Message ERROR|2025-08-18 17:20:54 WARNING|2025-08-18 17:20:54|My Warning Message| Warning information from R WARNING|2025-08-18 17:20:54|My Warning Message WARNING|2025-08-18 17:20:54 INFO|2025-08-18 17:20:54|My Info Message| Warning information from R INFO|2025-08-18 17:20:54|My Info Message INFO|2025-08-18 17:20:54 SUCCESS|2025-08-18 17:20:54|My Success Message| Success information from R SUCCESS|2025-08-18 17:20:54|My Success Message SUCCESS|2025-08-18 17:20:54|success| split this|into|various|details ERROR|2025-08-18 17:20:55|My error Message| Error information from R ERROR|2025-08-18 17:20:55|My error Message ERROR|2025-08-18 17:20:55 WARNING|2025-08-18 17:20:55|My Warning Message| Warning information from R WARNING|2025-08-18 17:20:55|My Warning Message WARNING|2025-08-18 17:20:55 INFO|2025-08-18 17:20:55|My Info Message| Warning information from R INFO|2025-08-18 17:20:55|My Info Message INFO|2025-08-18 17:20:55 SUCCESS|2025-08-18 17:20:55|My Success Message| Success information from R SUCCESS|2025-08-18 17:20:55|My Success Message SUCCESS|2025-08-18 17:20:55|success| split this|into|various|details ERROR|2025-08-18 17:20:56|My error Message| Error information from R ERROR|2025-08-18 17:20:56|My error Message ERROR|2025-08-18 17:20:56 WARNING|2025-08-18 17:20:56|My Warning Message| Warning information from R WARNING|2025-08-18 17:20:56|My Warning Message WARNING|2025-08-18 17:20:56 INFO|2025-08-18 17:20:56|My Info Message| Warning information from R INFO|2025-08-18 17:20:56|My Info Message INFO|2025-08-18 17:20:56 SUCCESS|2025-08-18 17:20:56|My Success Message| Success information from R SUCCESS|2025-08-18 17:20:56|My Success Message SUCCESS|2025-08-18 17:20:56|success| split this|into|various|details CLOSE|2025-08-18 17:20:57|Log File Closed| D:/temp/2025_08_18_17_10_17_27367/RtmpU7Ss2Q/rdstools_logs/2/test.log ERROR|2025-08-18 17:20:57|My error Message [ FAIL 0 | WARN 0 | SKIP 0 | PASS 65 ] > > proc.time() user system elapsed 1.28 0.32 5.70