R version 4.5.0 beta (2025-03-27 r88065 ucrt) -- "How About a Twenty-Six" Copyright (C) 2025 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(sixtyfour) > > test_check("sixtyfour") [ FAIL 0 | WARN 0 | SKIP 13 | PASS 149 ] ══ Skipped tests (13) ══════════════════════════════════════════════════════════ • LocalStack Not Available (7): 'test-groups.R:1:1', 'test-policies.R:1:1', 'test-roles.R:1:1', 'test-s3.R:1:1', 'test-secrets_manager.R:1:1', 'test-users.R:1:1', 'test-vpc.R:1:1' • Minio Not Available (2): 'test-buckets.R:1:1', 'test-files.R:1:1' • aws_has_creds() is not TRUE (3): 'test-db-rds.R:31:3', 'test-db-redshift.R:2:3', 'test-db-redshift.R:29:3' • running_local_only_tests() is not TRUE (1): 'test-db-rds.R:3:3' [ FAIL 0 | WARN 0 | SKIP 13 | PASS 149 ] > > proc.time() user system elapsed 2.70 0.46 31.04 Ran 2/2 deferred expressions