R Under development (unstable) (2026-06-29 r90199 ucrt) -- "Unsuffered Consequences" Copyright (C) 2026 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(autosync) > > test_check("autosync") verbose_test: "value" (empty) Actor: c71953802e08076b216b857090397183 Root keys: 0 (empty) Actor: 435242c81e9bc61bed33c38b4067c710 Root keys: 0 (empty) Actor: 813dea489034da020f2cd962a7d8894a Root keys: 0 [ FAIL 0 | WARN 0 | SKIP 10 | PASS 408 ] ══ Skipped tests (10) ══════════════════════════════════════════════════════════ • On CRAN (10): 'test-auth.R:79:1', 'test-auth.R:1184:1', 'test-auth.R:1197:3', 'test-auth.R:1218:3', 'test-client.R:363:3', 'test-client.R:384:3', 'test-client.R:405:3', 'test-client.R:458:3', 'test-client.R:484:3', 'test-client.R:504:3' [ FAIL 0 | WARN 0 | SKIP 10 | PASS 408 ] > > proc.time() user system elapsed 8.01 0.93 32.42