R Under development (unstable) (2024-11-12 r87322 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. > Sys.setenv(R_TESTS = "") > library(testthat) > library(daiR) Welcome to daiR 1.0.1, your gateway to Google Document AI v1. Access token not available. Have you provided a valid service account key file? > > test_check("daiR") Access token not available. Have you provided a valid service account key file? [ FAIL 0 | WARN 0 | SKIP 40 | PASS 564 ] ══ Skipped tests (40) ══════════════════════════════════════════════════════════ • On CRAN (40): 'test_auth.R:34:3', 'test_auth.R:55:3', 'test_auth.R:65:3', 'test_draw.R:215:3', 'test_draw.R:433:3', 'test_draw.R:651:3', 'test_draw.R:869:3', 'test_draw.R:1087:3', 'test_extract.R:37:3', 'test_extract.R:47:3', 'test_extract.R:86:3', 'test_extract.R:138:3', 'test_processors.R:16:3', 'test_processors.R:49:3', 'test_processors.R:59:3', 'test_processors.R:93:3', 'test_processors.R:104:3', 'test_processors.R:138:3', 'test_processors.R:171:3', 'test_processors.R:181:3', 'test_processors.R:214:3', 'test_processors.R:224:3', 'test_processors.R:261:3', 'test_processors.R:273:3', 'test_processors.R:309:3', 'test_processors.R:322:3', 'test_send_to_dai.R:16:3', 'test_send_to_dai.R:38:3', 'test_send_to_dai.R:47:3', 'test_send_to_dai.R:60:3', 'test_send_to_dai.R:79:3', 'test_send_to_dai.R:87:3', 'test_send_to_dai.R:116:3', 'test_send_to_dai.R:130:3', 'test_utils.R:33:3', 'test_utils.R:44:3', 'test_utils.R:138:3', 'test_utils.R:146:3', 'test_utils.R:161:3', 'test_utils.R:172:3' [ FAIL 0 | WARN 0 | SKIP 40 | PASS 564 ] > > proc.time() user system elapsed 25.46 0.92 26.43