R Under development (unstable) (2024-01-07 r85787 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. > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/testing-design.html#sec-tests-files-overview > # * https://testthat.r-lib.org/articles/special-files.html > > library(testthat) > library(esmtools) > > test_check("esmtools") Path : D:/temp/Rtmp8UhHM4/file120943e6446e4/test.csv Extension : csv Size : 0.68 Kb Creation time : 2024-01-10 21:31:58.710238 Update time : 2024-01-10 21:31:58.710238 Path : D:/temp/Rtmp8UhHM4/file120943e6446e4/test.csv Extension : csv Size : 0.68 Kb Creation time : 2024-01-10 21:31:58.710238 Update time : 2024-01-10 21:31:58.710238 ncol : 4 nrow : 20 Number participants : 10 Average number obs : 2 Compliance : 0.5 Period : from 2023-09-05 01:00:00 to 2023-09-24 01:00:00 Variables : ID, Name, valid, sent Citation : citation... URL : URL... DOI : DOI... [ FAIL 0 | WARN 0 | SKIP 0 | PASS 118 ] > > proc.time() user system elapsed 51.82 1.50 53.34