R Under development (unstable) (2024-08-16 r87026 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') > library('rsurveycto') > > test_check('rsurveycto') [ FAIL 0 | WARN 0 | SKIP 34 | PASS 1 ] ══ Skipped tests (34) ══════════════════════════════════════════════════════════ • On CRAN (34): 'test-scto-auth.R:2:3', 'test-scto-auth.R:8:3', 'test-scto-auth.R:13:3', 'test-scto-auth.R:19:3', 'test-scto-auth.R:26:3', 'test-scto-get-attachments.R:10:3', 'test-scto-get-attachments.R:19:3', 'test-scto-get-attachments.R:25:3', 'test-scto-get-attachments.R:34:3', 'test-scto-get-form-definitions.R:7:3', 'test-scto-get-form-definitions.R:15:3', 'test-scto-get-form-definitions.R:23:3', 'test-scto-get-form-definitions.R:30:3', 'test-scto-get-form-metadata.R:9:3', 'test-scto-get-form-metadata.R:16:3', 'test-scto-get-form-metadata.R:24:3', 'test-scto-get-form-metadata.R:31:3', 'test-scto-get-form-metadata.R:36:3', 'test-scto-get-form-metadata.R:44:3', 'test-scto-meta.R:6:3', 'test-scto-meta.R:17:3', 'test-scto-read.R:6:3', 'test-scto-read.R:12:3', 'test-scto-read.R:18:3', 'test-scto-read.R:23:3', 'test-scto-read.R:29:3', 'test-scto-read.R:34:3', 'test-scto-read.R:40:3', 'test-scto-read.R:46:3', 'test-scto-read.R:53:3', 'test-scto-write.R:11:3', 'test-scto-write.R:17:3', 'test-scto-write.R:33:3', 'test-scto-write.R:41:3' [ FAIL 0 | WARN 0 | SKIP 34 | PASS 1 ] Deleting unused snapshots: • scto-get-attachments/Amygdalus_persica2-1661380634903.jpg • scto-get-attachments/Amygdalus_persica2-1661381746331.jpg > > proc.time() user system elapsed 1.18 0.15 1.28