R Under development (unstable) (2023-10-09 r85295 ucrt) -- "Unsuffered Consequences" Copyright (C) 2023 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. > if(require("testthat")) + test_check("suppdata") Loading required package: testthat Loading required package: suppdata [ FAIL 0 | WARN 0 | SKIP 68 | PASS 0 ] ══ Skipped tests (68) ══════════════════════════════════════════════════════════ • On CRAN (68): 'test-biorxiv.R:6:9', 'test-biorxiv.R:11:9', 'test-copernicus.R:6:9', 'test-copernicus.R:13:9', 'test-copernicus.R:20:9', 'test-copernicus.R:27:9', 'test-copernicus.R:34:9', 'test-copernicus.R:42:9', 'test-copernicus.R:48:9', 'test-copernicus.R:53:9', 'test-copernicus.R:58:9', 'test-dryad.R:6:9', 'test-dryad.R:14:9', 'test-dryad.R:22:9', 'test-epmc.R:6:9', 'test-epmc.R:12:9', 'test-figshare.R:6:9', 'test-inputs.R:6:9', 'test-inputs.R:11:9', 'test-inputs.R:16:9', 'test-inputs.R:21:9', 'test-inputs.R:26:9', 'test-inputs.R:31:9', 'test-inputs.R:38:9', 'test-inputs.R:43:9', 'test-inputs.R:49:9', 'test-inputs.R:54:9', 'test-inputs.R:59:9', 'test-inputs.R:67:9', 'test-inputs.R:76:9', 'test-inputs.R:81:9', 'test-inputs.R:86:9', 'test-inputs.R:91:9', 'test-jstatsoft.R:6:9', 'test-jstatsoft.R:11:9', 'test-jstatsoft.R:21:9', 'test-jstatsoft.R:26:9', 'test-jstatsoft.R:31:9', 'test-jstatsoft.R:36:9', 'test-jstatsoft.R:45:9', 'test-jstatsoft.R:52:9', 'test-mdpi.R:6:9', 'test-mdpi.R:11:9', 'test-mdpi.R:16:9', 'test-mdpi.R:21:9', 'test-mdpi.R:28:9', 'test-mdpi.R:33:9', 'test-peerj.R:6:9', 'test-peerj.R:11:9', 'test-peerj.R:16:9', 'test-peerj.R:21:9', 'test-peerj.R:26:9', 'test-peerj.R:33:9', 'test-peerj.R:40:9', 'test-peerj.R:45:9', 'test-plos.R:6:9', 'test-plos.R:11:9', 'test-plos.R:16:9', 'test-plos.R:21:9', 'test-rsbp.R:6:9', 'test-rsbp.R:12:9', 'test-science.R:6:9', 'test-science.R:12:9', 'test-wiley.R:6:9', 'test-wiley.R:11:9', 'test-wiley.R:16:9', 'test-wiley.R:21:9', 'test-wiley.R:26:9' [ FAIL 0 | WARN 0 | SKIP 68 | PASS 0 ] > > proc.time() user system elapsed 2.67 0.25 2.90