R Under development (unstable) (2024-06-01 r86664 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") > test_check("gie") Loading required package: gie [ FAIL 0 | WARN 0 | SKIP 14 | PASS 15 ] ══ Skipped tests (14) ══════════════════════════════════════════════════════════ • On CRAN (14): 'test-datadownloads.R:7:3', 'test-datadownloads.R:27:3', 'test-datadownloads.R:48:3', 'test-datadownloads.R:68:3', 'test-datadownloads.R:90:3', 'test-datadownloads.R:111:3', 'test-datadownloads.R:133:3', 'test-datadownloads.R:157:3', 'test-datadownloads.R:175:3', 'test-datadownloads.R:193:3', 'test-datadownloads.R:214:3', 'test-datadownloads.R:234:3', 'test-regular-errors.R:34:3', 'test-regular-errors.R:46:3' [ FAIL 0 | WARN 0 | SKIP 14 | PASS 15 ] > > proc.time() user system elapsed 1.54 0.23 2.76