CRAN Package Check Results for Package RPresto

Last updated on 2026-08-03 10:51:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.4.8 9.77 100.95 110.72 ERROR
r-devel-linux-x86_64-debian-gcc 1.4.8 7.84 69.05 76.89 ERROR
r-devel-linux-x86_64-fedora-clang 1.4.8 18.00 156.20 174.20 ERROR
r-devel-linux-x86_64-fedora-gcc 1.4.8 75.13 ERROR
r-devel-windows-x86_64 1.4.8 14.00 129.00 143.00 ERROR
r-patched-linux-x86_64 1.4.8 11.56 92.20 103.76 ERROR
r-release-linux-x86_64 1.4.8 10.28 92.70 102.98 ERROR
r-release-macos-arm64 1.4.8 3.00 36.00 39.00 OK
r-release-macos-x86_64 1.4.8 8.00 145.00 153.00 OK
r-release-windows-x86_64 1.4.8 14.00 131.00 145.00 ERROR
r-oldrel-macos-arm64 1.4.8 2.00 38.00 40.00 OK
r-oldrel-macos-x86_64 1.4.8 8.00 168.00 176.00 OK
r-oldrel-windows-x86_64 1.4.8 18.00 157.00 175.00 ERROR

Check Details

Version: 1.4.8
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/27s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright (c) Meta Platforms, Inc. and affiliates. > # All rights reserved. > # > # This source code is licensed under the BSD-style license found in the > # LICENSE file in the root directory of this source tree. > > library("testthat") > library("DBI") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("RPresto") > > test_check("RPresto") Warning: Presto connection default is not available Saving _problems/test-db_query_fields-49.R [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] ══ Skipped tests (151) ═════════════════════════════════════════════════════════ • On CRAN (151): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3', 'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3', 'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3', 'test-bigint_overflow_warning.R:79:5', 'test-bigint_overflow_warning.R:123:3', 'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3', 'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3', 'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3', 'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3', 'test-data_types.R:67:3', 'test-data_types.R:98:3', 'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3', 'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3', 'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3', 'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3', 'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3', 'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3', 'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3', 'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3', 'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3', 'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3', 'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3', 'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3', 'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3', 'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3', 'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3', 'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3', 'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3', 'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3', 'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3', 'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3', 'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3', 'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3', 'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3', 'test-dbGetInfo.R:10:3', 'test-dbGetQuery.R:10:3', 'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3', 'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3', 'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3', 'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3', 'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3', 'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3', 'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3', 'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3', 'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3', 'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3', 'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3', 'test-dplyr.integration.R:10:3', 'test-dplyr_as_type.R:10:3', 'test-extra.credential.R:10:3', 'test-fetch.R:10:3', 'test-integration.R:31:3', 'test-presto_field.R:26:3', 'test-presto_field.R:220:3', 'test-presto_field.R:516:3', 'test-presto_field.R:742:3', 'test-presto_field.R:806:3', 'test-presto_field.R:840:3', 'test-presto_field.R:899:3', 'test-presto_field.R:917:3', 'test-presto_field.R:933:3', 'test-presto_field.R:941:3', 'test-presto_type.R:10:3', 'test-presto_type.R:28:3', 'test-presto_type.R:62:3', 'test-presto_type.R:87:3', 'test-presto_type.R:118:3', 'test-presto_type.R:143:3', 'test-presto_type.R:186:3', 'test-presto_type.R:206:3', 'test-presto_type.R:234:3', 'test-presto_type.R:262:3', 'test-presto_type.R:290:3', 'test-presto_type.R:321:3', 'test-presto_type.R:346:3', 'test-presto_type.R:383:3', 'test-presto_type.R:420:3', 'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3', 'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3', 'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3', 'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3', 'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3', 'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3', 'test-session.property.R:19:3', 'test-session.timezone.R:21:3', 'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3', 'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3', 'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3', 'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3', 'test-translate_sql.R:32:3', 'test-translate_sql.R:198:3', 'test-translate_sql.R:353:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ────── Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')" Backtrace: ▆ 1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3 2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7 [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.4.8
Check: tests
Result: ERROR Running ‘testthat.R’ [9s/18s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright (c) Meta Platforms, Inc. and affiliates. > # All rights reserved. > # > # This source code is licensed under the BSD-style license found in the > # LICENSE file in the root directory of this source tree. > > library("testthat") > library("DBI") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("RPresto") > > test_check("RPresto") Warning: Presto connection default is not available Saving _problems/test-db_query_fields-49.R [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] ══ Skipped tests (151) ═════════════════════════════════════════════════════════ • On CRAN (151): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3', 'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3', 'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3', 'test-bigint_overflow_warning.R:79:5', 'test-bigint_overflow_warning.R:123:3', 'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3', 'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3', 'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3', 'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3', 'test-data_types.R:67:3', 'test-data_types.R:98:3', 'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3', 'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3', 'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3', 'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3', 'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3', 'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3', 'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3', 'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3', 'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3', 'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3', 'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3', 'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3', 'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3', 'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3', 'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3', 'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3', 'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3', 'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3', 'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3', 'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3', 'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3', 'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3', 'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3', 'test-dbGetInfo.R:10:3', 'test-dbGetQuery.R:10:3', 'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3', 'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3', 'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3', 'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3', 'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3', 'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3', 'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3', 'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3', 'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3', 'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3', 'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3', 'test-dplyr.integration.R:10:3', 'test-dplyr_as_type.R:10:3', 'test-extra.credential.R:10:3', 'test-fetch.R:10:3', 'test-integration.R:31:3', 'test-presto_field.R:26:3', 'test-presto_field.R:220:3', 'test-presto_field.R:516:3', 'test-presto_field.R:742:3', 'test-presto_field.R:806:3', 'test-presto_field.R:840:3', 'test-presto_field.R:899:3', 'test-presto_field.R:917:3', 'test-presto_field.R:933:3', 'test-presto_field.R:941:3', 'test-presto_type.R:10:3', 'test-presto_type.R:28:3', 'test-presto_type.R:62:3', 'test-presto_type.R:87:3', 'test-presto_type.R:118:3', 'test-presto_type.R:143:3', 'test-presto_type.R:186:3', 'test-presto_type.R:206:3', 'test-presto_type.R:234:3', 'test-presto_type.R:262:3', 'test-presto_type.R:290:3', 'test-presto_type.R:321:3', 'test-presto_type.R:346:3', 'test-presto_type.R:383:3', 'test-presto_type.R:420:3', 'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3', 'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3', 'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3', 'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3', 'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3', 'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3', 'test-session.property.R:19:3', 'test-session.timezone.R:21:3', 'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3', 'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3', 'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3', 'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3', 'test-translate_sql.R:32:3', 'test-translate_sql.R:198:3', 'test-translate_sql.R:353:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ────── Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')" Backtrace: ▆ 1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3 2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7 [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.8
Check: for new files in some other directories
Result: NOTE Found the following files/directories: ‘~/tmp/scratch/Rtmp0QaeS5’ ‘~/tmp/scratch/Rtmp0mD8Ag’ ‘~/tmp/scratch/Rtmp0rqIqI’ ‘~/tmp/scratch/Rtmp0uyvmx’ ‘~/tmp/scratch/Rtmp1HRHGK’ ‘~/tmp/scratch/Rtmp1MGpFT’ ‘~/tmp/scratch/Rtmp1xnEUU’ ‘~/tmp/scratch/Rtmp24WbiA’ ‘~/tmp/scratch/Rtmp2FwyNk’ ‘~/tmp/scratch/Rtmp3HQNW4’ ‘~/tmp/scratch/Rtmp44D8LM’ ‘~/tmp/scratch/Rtmp4oF0Xa’ ‘~/tmp/scratch/Rtmp4zZwds’ ‘~/tmp/scratch/Rtmp5DFVKT’ ‘~/tmp/scratch/Rtmp5JqEy6’ ‘~/tmp/scratch/Rtmp6Ly7P0’ ‘~/tmp/scratch/Rtmp7G9ulp’ ‘~/tmp/scratch/Rtmp7fjdXW’ ‘~/tmp/scratch/Rtmp8lowFU’ ‘~/tmp/scratch/Rtmp9Cx8JJ’ ‘~/tmp/scratch/Rtmp9d3b0t’ ‘~/tmp/scratch/RtmpA4lKbw’ ‘~/tmp/scratch/RtmpA6JaFv’ ‘~/tmp/scratch/RtmpAcQoM8’ ‘~/tmp/scratch/RtmpApFRKW’ ‘~/tmp/scratch/RtmpBz8JgA’ ‘~/tmp/scratch/RtmpCbVSi4’ ‘~/tmp/scratch/RtmpD2R9DD’ ‘~/tmp/scratch/RtmpDB2Eel’ ‘~/tmp/scratch/RtmpELrjCJ’ ‘~/tmp/scratch/RtmpEZZRwW’ ‘~/tmp/scratch/RtmpHTCG2X’ ‘~/tmp/scratch/RtmpJ3EGI6’ ‘~/tmp/scratch/RtmpJXO6JW’ ‘~/tmp/scratch/RtmpK1eu4l’ ‘~/tmp/scratch/RtmpK5wD6N’ ‘~/tmp/scratch/RtmpKKSrmP’ ‘~/tmp/scratch/RtmpM33sbR’ ‘~/tmp/scratch/RtmpMEgczu’ ‘~/tmp/scratch/RtmpOeXm2p’ ‘~/tmp/scratch/RtmpOoD6sh’ ‘~/tmp/scratch/RtmpP14l29’ ‘~/tmp/scratch/RtmpP8k45V’ ‘~/tmp/scratch/RtmpPK2zSl’ ‘~/tmp/scratch/RtmpPS9Z4s’ ‘~/tmp/scratch/RtmpPi5xCf’ ‘~/tmp/scratch/RtmpQbz3fA’ ‘~/tmp/scratch/RtmpRCrj4g’ ‘~/tmp/scratch/RtmpRntdKv’ ‘~/tmp/scratch/RtmpSBdorS’ ‘~/tmp/scratch/RtmpSYorLn’ ‘~/tmp/scratch/RtmpScWggj’ ‘~/tmp/scratch/RtmpT6JtH4’ ‘~/tmp/scratch/RtmpU3P1Bw’ ‘~/tmp/scratch/RtmpU6hsrA’ ‘~/tmp/scratch/RtmpUINPSy’ ‘~/tmp/scratch/RtmpUIeueK’ ‘~/tmp/scratch/RtmpUs82xk’ ‘~/tmp/scratch/RtmpVFzpBg’ ‘~/tmp/scratch/RtmpVRazJn’ ‘~/tmp/scratch/RtmpW43oFk’ ‘~/tmp/scratch/RtmpWLlbDz’ ‘~/tmp/scratch/RtmpWZ1UUn’ ‘~/tmp/scratch/RtmpWmo9tj’ ‘~/tmp/scratch/RtmpX0la06’ ‘~/tmp/scratch/RtmpXXdzNy’ ‘~/tmp/scratch/RtmpXmi7FH’ ‘~/tmp/scratch/RtmpZ18DQw’ ‘~/tmp/scratch/RtmpZ9Up5c’ ‘~/tmp/scratch/RtmpZGayRH’ ‘~/tmp/scratch/RtmpZIRaAj’ ‘~/tmp/scratch/RtmpZc2BDC’ ‘~/tmp/scratch/RtmpbGgXHW’ ‘~/tmp/scratch/RtmpbX58D6’ ‘~/tmp/scratch/Rtmpbb9PwV’ ‘~/tmp/scratch/Rtmpca6VHT’ ‘~/tmp/scratch/RtmpdEtVNW’ ‘~/tmp/scratch/RtmpdHHtZ7’ ‘~/tmp/scratch/RtmpdNEa9R’ ‘~/tmp/scratch/Rtmpe9VYau’ ‘~/tmp/scratch/RtmpeB6TT0’ ‘~/tmp/scratch/RtmpeDV4H0’ ‘~/tmp/scratch/RtmpeFahB7’ ‘~/tmp/scratch/RtmpeJHlMb’ ‘~/tmp/scratch/Rtmpfxw9aB’ ‘~/tmp/scratch/RtmpgCw2iE’ ‘~/tmp/scratch/RtmpgcPWzL’ ‘~/tmp/scratch/Rtmpgg8mbZ’ ‘~/tmp/scratch/RtmpgsvKip’ ‘~/tmp/scratch/RtmphFefzm’ ‘~/tmp/scratch/RtmphTlb5n’ ‘~/tmp/scratch/RtmphTvSK0’ ‘~/tmp/scratch/RtmphiyNzg’ ‘~/tmp/scratch/RtmpiQ00fl’ ‘~/tmp/scratch/RtmpjRid0W’ ‘~/tmp/scratch/RtmpjigRMR’ ‘~/tmp/scratch/RtmpjsdSWU’ ‘~/tmp/scratch/Rtmpk8ds26’ ‘~/tmp/scratch/RtmpkNNqtY’ ‘~/tmp/scratch/RtmpkguXN7’ ‘~/tmp/scratch/RtmpkpH559’ ‘~/tmp/scratch/RtmpktF27Q’ ‘~/tmp/scratch/RtmpkzdM8k’ ‘~/tmp/scratch/RtmplCIVZi’ ‘~/tmp/scratch/RtmplxBhQl’ ‘~/tmp/scratch/Rtmply5Gr4’ ‘~/tmp/scratch/RtmpmLlNDQ’ ‘~/tmp/scratch/Rtmpo0bHNx’ ‘~/tmp/scratch/RtmpoaDE38’ ‘~/tmp/scratch/RtmpowCh1B’ ‘~/tmp/scratch/Rtmppn4bM2’ ‘~/tmp/scratch/Rtmppv550T’ ‘~/tmp/scratch/Rtmpr1YMHN’ ‘~/tmp/scratch/RtmprWa76y’ ‘~/tmp/scratch/RtmpsZVHDP’ ‘~/tmp/scratch/RtmpsrmqdP’ ‘~/tmp/scratch/RtmpsyrXCn’ ‘~/tmp/scratch/Rtmpv3jkOg’ ‘~/tmp/scratch/Rtmpv4lXt9’ ‘~/tmp/scratch/Rtmpv8BnKg’ ‘~/tmp/scratch/RtmpvVO0S7’ ‘~/tmp/scratch/RtmpwAuTVq’ ‘~/tmp/scratch/RtmpwC5s0L’ ‘~/tmp/scratch/RtmpwiCb2E’ ‘~/tmp/scratch/Rtmpwk3GYm’ ‘~/tmp/scratch/Rtmpx7XdnI’ ‘~/tmp/scratch/RtmpxAZBLw’ ‘~/tmp/scratch/RtmpxaqNem’ ‘~/tmp/scratch/RtmpxvnRt1’ ‘~/tmp/scratch/RtmpyNR2zt’ ‘~/tmp/scratch/RtmpyRAepZ’ ‘~/tmp/scratch/RtmpzqwPaf’ ‘~/tmp/scratch/RtmpzvViM5’ ‘~/tmp/scratch/xvfb-run.1jiR1U’ ‘~/tmp/scratch/xvfb-run.2UjMbl’ ‘~/tmp/scratch/xvfb-run.5QwphE’ ‘~/tmp/scratch/xvfb-run.69J2dA’ ‘~/tmp/scratch/xvfb-run.6Wkpkx’ ‘~/tmp/scratch/xvfb-run.7gBnOc’ ‘~/tmp/scratch/xvfb-run.800U0g’ ‘~/tmp/scratch/xvfb-run.D5eDcJ’ ‘~/tmp/scratch/xvfb-run.EOGfQ2’ ‘~/tmp/scratch/xvfb-run.F3hVH3’ ‘~/tmp/scratch/xvfb-run.G8FnbS’ ‘~/tmp/scratch/xvfb-run.GY0emI’ ‘~/tmp/scratch/xvfb-run.Gh8VGe’ ‘~/tmp/scratch/xvfb-run.JVlXTy’ ‘~/tmp/scratch/xvfb-run.KNOTXy’ ‘~/tmp/scratch/xvfb-run.L2htlz’ ‘~/tmp/scratch/xvfb-run.OEAtRW’ ‘~/tmp/scratch/xvfb-run.Ohjqt9’ ‘~/tmp/scratch/xvfb-run.Pbxm34’ ‘~/tmp/scratch/xvfb-run.Pj8Fro’ ‘~/tmp/scratch/xvfb-run.ProKBy’ ‘~/tmp/scratch/xvfb-run.Q9ml6U’ ‘~/tmp/scratch/xvfb-run.R3rqss’ ‘~/tmp/scratch/xvfb-run.ReqBau’ ‘~/tmp/scratch/xvfb-run.SAzZsT’ ‘~/tmp/scratch/xvfb-run.SM8SGH’ ‘~/tmp/scratch/xvfb-run.SZPfZT’ ‘~/tmp/scratch/xvfb-run.UzYEnY’ ‘~/tmp/scratch/xvfb-run.VlzcFZ’ ‘~/tmp/scratch/xvfb-run.XgYn8F’ ‘~/tmp/scratch/xvfb-run.Y27Ael’ ‘~/tmp/scratch/xvfb-run.aMAs7S’ ‘~/tmp/scratch/xvfb-run.eACMwZ’ ‘~/tmp/scratch/xvfb-run.eIFyIn’ ‘~/tmp/scratch/xvfb-run.gpWZtY’ ‘~/tmp/scratch/xvfb-run.h0L62a’ ‘~/tmp/scratch/xvfb-run.hXMAHI’ ‘~/tmp/scratch/xvfb-run.i11Ngf’ ‘~/tmp/scratch/xvfb-run.iLC1f7’ ‘~/tmp/scratch/xvfb-run.iimyFH’ ‘~/tmp/scratch/xvfb-run.krwjBe’ ‘~/tmp/scratch/xvfb-run.lgWt9C’ ‘~/tmp/scratch/xvfb-run.lsg9P4’ ‘~/tmp/scratch/xvfb-run.m8JiUO’ ‘~/tmp/scratch/xvfb-run.mVto2N’ ‘~/tmp/scratch/xvfb-run.mf4rF3’ ‘~/tmp/scratch/xvfb-run.nPlALs’ ‘~/tmp/scratch/xvfb-run.ooABRm’ ‘~/tmp/scratch/xvfb-run.pEnq2a’ ‘~/tmp/scratch/xvfb-run.pr0hlp’ ‘~/tmp/scratch/xvfb-run.qdJcAr’ ‘~/tmp/scratch/xvfb-run.r8supn’ ‘~/tmp/scratch/xvfb-run.rAXS99’ ‘~/tmp/scratch/xvfb-run.rzHpM0’ ‘~/tmp/scratch/xvfb-run.twNkfz’ ‘~/tmp/scratch/xvfb-run.uVt24U’ ‘~/tmp/scratch/xvfb-run.vGubtm’ ‘~/tmp/scratch/xvfb-run.vMrVnq’ ‘~/tmp/scratch/xvfb-run.wb7WPy’ ‘~/tmp/scratch/xvfb-run.wxWMe8’ ‘~/tmp/scratch/xvfb-run.xpCAcq’ ‘~/tmp/scratch/xvfb-run.xuu7sW’ ‘~/tmp/scratch/xvfb-run.yLAdxA’ Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.4.8
Check: tests
Result: ERROR Running ‘testthat.R’ [21s/36s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright (c) Meta Platforms, Inc. and affiliates. > # All rights reserved. > # > # This source code is licensed under the BSD-style license found in the > # LICENSE file in the root directory of this source tree. > > library("testthat") > library("DBI") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("RPresto") > > test_check("RPresto") Warning: Presto connection default is not available Saving _problems/test-db_query_fields-49.R [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] ══ Skipped tests (151) ═════════════════════════════════════════════════════════ • On CRAN (151): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3', 'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3', 'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3', 'test-bigint_overflow_warning.R:79:5', 'test-bigint_overflow_warning.R:123:3', 'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3', 'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3', 'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3', 'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3', 'test-data_types.R:67:3', 'test-data_types.R:98:3', 'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3', 'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3', 'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3', 'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3', 'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3', 'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3', 'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3', 'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3', 'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3', 'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3', 'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3', 'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3', 'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3', 'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3', 'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3', 'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3', 'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3', 'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3', 'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3', 'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3', 'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3', 'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3', 'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3', 'test-dbGetInfo.R:10:3', 'test-dbGetQuery.R:10:3', 'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3', 'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3', 'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3', 'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3', 'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3', 'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3', 'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3', 'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3', 'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3', 'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3', 'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3', 'test-dplyr.integration.R:10:3', 'test-dplyr_as_type.R:10:3', 'test-extra.credential.R:10:3', 'test-fetch.R:10:3', 'test-integration.R:31:3', 'test-presto_field.R:26:3', 'test-presto_field.R:220:3', 'test-presto_field.R:516:3', 'test-presto_field.R:742:3', 'test-presto_field.R:806:3', 'test-presto_field.R:840:3', 'test-presto_field.R:899:3', 'test-presto_field.R:917:3', 'test-presto_field.R:933:3', 'test-presto_field.R:941:3', 'test-presto_type.R:10:3', 'test-presto_type.R:28:3', 'test-presto_type.R:62:3', 'test-presto_type.R:87:3', 'test-presto_type.R:118:3', 'test-presto_type.R:143:3', 'test-presto_type.R:186:3', 'test-presto_type.R:206:3', 'test-presto_type.R:234:3', 'test-presto_type.R:262:3', 'test-presto_type.R:290:3', 'test-presto_type.R:321:3', 'test-presto_type.R:346:3', 'test-presto_type.R:383:3', 'test-presto_type.R:420:3', 'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3', 'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3', 'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3', 'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3', 'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3', 'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3', 'test-session.property.R:19:3', 'test-session.timezone.R:21:3', 'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3', 'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3', 'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3', 'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3', 'test-translate_sql.R:32:3', 'test-translate_sql.R:198:3', 'test-translate_sql.R:353:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ────── Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')" Backtrace: ▆ 1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3 2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7 [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.4.8
Check: tests
Result: ERROR Running ‘testthat.R’ [8s/16s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright (c) Meta Platforms, Inc. and affiliates. > # All rights reserved. > # > # This source code is licensed under the BSD-style license found in the > # LICENSE file in the root directory of this source tree. > > library("testthat") > library("DBI") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("RPresto") > > test_check("RPresto") Warning: Presto connection default is not available Saving _problems/test-db_query_fields-49.R [ FAIL 1 | WARN 0 | SKIP 164 | PASS 209 ] ══ Skipped tests (164) ═════════════════════════════════════════════════════════ • Cannot set locale to tr_TR.iso8859-9it is set at: en_GB.utf8 (18): 'test-dbDataType.R:9:1', 'test-dbFetch.R:216:1', 'test-dbFetch.R:262:1', 'test-dbGetQuery.R:9:1', 'test-dbGetQuery.R:39:1', 'test-dplyr_as_type.R:9:1', 'test-get.state.R:9:1', 'test-response.to.content.R:9:1', 'test-sql_escape_date.R:9:1', 'test-sql_escape_datetime.R:9:1', 'test-translate_sql.R:9:1', 'test-translate_sql.R:117:1', 'test-translate_sql.R:153:1', 'test-translate_sql.R:189:1', 'test-translate_sql.R:322:1', 'test-translate_sql.R:340:1', 'test-translate_sql.R:398:1', 'test-translate_sql.R:427:1' • On CRAN (146): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3', 'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3', 'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3', 'test-bigint_overflow_warning.R:79:5', 'test-bigint_overflow_warning.R:123:3', 'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3', 'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3', 'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3', 'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3', 'test-data_types.R:67:3', 'test-data_types.R:98:3', 'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3', 'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3', 'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3', 'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3', 'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3', 'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3', 'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3', 'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3', 'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3', 'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3', 'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3', 'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3', 'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3', 'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3', 'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3', 'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3', 'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3', 'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3', 'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3', 'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3', 'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3', 'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3', 'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3', 'test-dbGetInfo.R:10:3', 'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3', 'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3', 'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3', 'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3', 'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3', 'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3', 'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3', 'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3', 'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3', 'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3', 'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3', 'test-dplyr.integration.R:10:3', 'test-extra.credential.R:10:3', 'test-fetch.R:10:3', 'test-integration.R:31:3', 'test-presto_field.R:26:3', 'test-presto_field.R:220:3', 'test-presto_field.R:516:3', 'test-presto_field.R:742:3', 'test-presto_field.R:806:3', 'test-presto_field.R:840:3', 'test-presto_field.R:899:3', 'test-presto_field.R:917:3', 'test-presto_field.R:933:3', 'test-presto_field.R:941:3', 'test-presto_type.R:10:3', 'test-presto_type.R:28:3', 'test-presto_type.R:62:3', 'test-presto_type.R:87:3', 'test-presto_type.R:118:3', 'test-presto_type.R:143:3', 'test-presto_type.R:186:3', 'test-presto_type.R:206:3', 'test-presto_type.R:234:3', 'test-presto_type.R:262:3', 'test-presto_type.R:290:3', 'test-presto_type.R:321:3', 'test-presto_type.R:346:3', 'test-presto_type.R:383:3', 'test-presto_type.R:420:3', 'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3', 'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3', 'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3', 'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3', 'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3', 'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3', 'test-session.property.R:19:3', 'test-session.timezone.R:21:3', 'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3', 'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3', 'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3', 'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ────── Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')" Backtrace: ▆ 1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3 2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7 [ FAIL 1 | WARN 0 | SKIP 164 | PASS 209 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.4.8
Check: tests
Result: ERROR Running 'testthat.R' [20s] Running the tests in 'tests/testthat.R' failed. Complete output: > # Copyright (c) Meta Platforms, Inc. and affiliates. > # All rights reserved. > # > # This source code is licensed under the BSD-style license found in the > # LICENSE file in the root directory of this source tree. > > library("testthat") > library("DBI") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("RPresto") > > test_check("RPresto") Warning: Presto connection default is not available Saving _problems/test-db_query_fields-49.R [ FAIL 1 | WARN 0 | SKIP 164 | PASS 209 ] ══ Skipped tests (164) ═════════════════════════════════════════════════════════ • Cannot set locale to Turkish_Turkey.1254it is set at: German_Germany.utf8 (18): 'test-dbDataType.R:9:1', 'test-dbFetch.R:216:1', 'test-dbFetch.R:262:1', 'test-dbGetQuery.R:9:1', 'test-dbGetQuery.R:39:1', 'test-dplyr_as_type.R:9:1', 'test-get.state.R:9:1', 'test-response.to.content.R:9:1', 'test-sql_escape_date.R:9:1', 'test-sql_escape_datetime.R:9:1', 'test-translate_sql.R:9:1', 'test-translate_sql.R:117:1', 'test-translate_sql.R:153:1', 'test-translate_sql.R:189:1', 'test-translate_sql.R:322:1', 'test-translate_sql.R:340:1', 'test-translate_sql.R:398:1', 'test-translate_sql.R:427:1' • On CRAN (146): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3', 'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3', 'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3', 'test-bigint_overflow_warning.R:79:5', 'test-bigint_overflow_warning.R:123:3', 'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3', 'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3', 'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3', 'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3', 'test-data_types.R:67:3', 'test-data_types.R:98:3', 'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3', 'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3', 'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3', 'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3', 'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3', 'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3', 'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3', 'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3', 'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3', 'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3', 'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3', 'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3', 'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3', 'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3', 'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3', 'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3', 'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3', 'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3', 'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3', 'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3', 'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3', 'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3', 'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3', 'test-dbGetInfo.R:10:3', 'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3', 'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3', 'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3', 'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3', 'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3', 'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3', 'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3', 'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3', 'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3', 'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3', 'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3', 'test-dplyr.integration.R:10:3', 'test-extra.credential.R:10:3', 'test-fetch.R:10:3', 'test-integration.R:31:3', 'test-presto_field.R:26:3', 'test-presto_field.R:220:3', 'test-presto_field.R:516:3', 'test-presto_field.R:742:3', 'test-presto_field.R:806:3', 'test-presto_field.R:840:3', 'test-presto_field.R:899:3', 'test-presto_field.R:917:3', 'test-presto_field.R:933:3', 'test-presto_field.R:941:3', 'test-presto_type.R:10:3', 'test-presto_type.R:28:3', 'test-presto_type.R:62:3', 'test-presto_type.R:87:3', 'test-presto_type.R:118:3', 'test-presto_type.R:143:3', 'test-presto_type.R:186:3', 'test-presto_type.R:206:3', 'test-presto_type.R:234:3', 'test-presto_type.R:262:3', 'test-presto_type.R:290:3', 'test-presto_type.R:321:3', 'test-presto_type.R:346:3', 'test-presto_type.R:383:3', 'test-presto_type.R:420:3', 'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3', 'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3', 'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3', 'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3', 'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3', 'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3', 'test-session.property.R:19:3', 'test-session.timezone.R:21:3', 'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3', 'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3', 'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3', 'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ────── Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')" Backtrace: ▆ 1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3 2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7 [ FAIL 1 | WARN 0 | SKIP 164 | PASS 209 ] Error: ! Test failures. Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64

Version: 1.4.8
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/26s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright (c) Meta Platforms, Inc. and affiliates. > # All rights reserved. > # > # This source code is licensed under the BSD-style license found in the > # LICENSE file in the root directory of this source tree. > > library("testthat") > library("DBI") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("RPresto") > > test_check("RPresto") Warning: Presto connection default is not available Saving _problems/test-db_query_fields-49.R [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] ══ Skipped tests (151) ═════════════════════════════════════════════════════════ • On CRAN (151): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3', 'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3', 'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3', 'test-bigint_overflow_warning.R:79:5', 'test-bigint_overflow_warning.R:123:3', 'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3', 'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3', 'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3', 'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3', 'test-data_types.R:67:3', 'test-data_types.R:98:3', 'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3', 'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3', 'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3', 'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3', 'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3', 'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3', 'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3', 'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3', 'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3', 'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3', 'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3', 'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3', 'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3', 'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3', 'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3', 'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3', 'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3', 'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3', 'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3', 'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3', 'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3', 'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3', 'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3', 'test-dbGetInfo.R:10:3', 'test-dbGetQuery.R:10:3', 'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3', 'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3', 'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3', 'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3', 'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3', 'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3', 'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3', 'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3', 'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3', 'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3', 'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3', 'test-dplyr.integration.R:10:3', 'test-dplyr_as_type.R:10:3', 'test-extra.credential.R:10:3', 'test-fetch.R:10:3', 'test-integration.R:31:3', 'test-presto_field.R:26:3', 'test-presto_field.R:220:3', 'test-presto_field.R:516:3', 'test-presto_field.R:742:3', 'test-presto_field.R:806:3', 'test-presto_field.R:840:3', 'test-presto_field.R:899:3', 'test-presto_field.R:917:3', 'test-presto_field.R:933:3', 'test-presto_field.R:941:3', 'test-presto_type.R:10:3', 'test-presto_type.R:28:3', 'test-presto_type.R:62:3', 'test-presto_type.R:87:3', 'test-presto_type.R:118:3', 'test-presto_type.R:143:3', 'test-presto_type.R:186:3', 'test-presto_type.R:206:3', 'test-presto_type.R:234:3', 'test-presto_type.R:262:3', 'test-presto_type.R:290:3', 'test-presto_type.R:321:3', 'test-presto_type.R:346:3', 'test-presto_type.R:383:3', 'test-presto_type.R:420:3', 'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3', 'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3', 'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3', 'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3', 'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3', 'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3', 'test-session.property.R:19:3', 'test-session.timezone.R:21:3', 'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3', 'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3', 'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3', 'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3', 'test-translate_sql.R:32:3', 'test-translate_sql.R:198:3', 'test-translate_sql.R:353:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ────── Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')" Backtrace: ▆ 1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3 2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7 [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] Error: ! Test failures. Execution halted Flavor: r-patched-linux-x86_64

Version: 1.4.8
Check: tests
Result: ERROR Running ‘testthat.R’ [13s/25s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Copyright (c) Meta Platforms, Inc. and affiliates. > # All rights reserved. > # > # This source code is licensed under the BSD-style license found in the > # LICENSE file in the root directory of this source tree. > > library("testthat") > library("DBI") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("RPresto") > > test_check("RPresto") Warning: Presto connection default is not available Saving _problems/test-db_query_fields-49.R [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] ══ Skipped tests (151) ═════════════════════════════════════════════════════════ • On CRAN (151): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3', 'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3', 'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3', 'test-bigint_overflow_warning.R:79:5', 'test-bigint_overflow_warning.R:123:3', 'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3', 'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3', 'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3', 'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3', 'test-data_types.R:67:3', 'test-data_types.R:98:3', 'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3', 'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3', 'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3', 'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3', 'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3', 'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3', 'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3', 'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3', 'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3', 'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3', 'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3', 'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3', 'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3', 'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3', 'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3', 'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3', 'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3', 'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3', 'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3', 'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3', 'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3', 'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3', 'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3', 'test-dbGetInfo.R:10:3', 'test-dbGetQuery.R:10:3', 'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3', 'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3', 'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3', 'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3', 'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3', 'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3', 'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3', 'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3', 'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3', 'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3', 'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3', 'test-dplyr.integration.R:10:3', 'test-dplyr_as_type.R:10:3', 'test-extra.credential.R:10:3', 'test-fetch.R:10:3', 'test-integration.R:31:3', 'test-presto_field.R:26:3', 'test-presto_field.R:220:3', 'test-presto_field.R:516:3', 'test-presto_field.R:742:3', 'test-presto_field.R:806:3', 'test-presto_field.R:840:3', 'test-presto_field.R:899:3', 'test-presto_field.R:917:3', 'test-presto_field.R:933:3', 'test-presto_field.R:941:3', 'test-presto_type.R:10:3', 'test-presto_type.R:28:3', 'test-presto_type.R:62:3', 'test-presto_type.R:87:3', 'test-presto_type.R:118:3', 'test-presto_type.R:143:3', 'test-presto_type.R:186:3', 'test-presto_type.R:206:3', 'test-presto_type.R:234:3', 'test-presto_type.R:262:3', 'test-presto_type.R:290:3', 'test-presto_type.R:321:3', 'test-presto_type.R:346:3', 'test-presto_type.R:383:3', 'test-presto_type.R:420:3', 'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3', 'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3', 'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3', 'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3', 'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3', 'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3', 'test-session.property.R:19:3', 'test-session.timezone.R:21:3', 'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3', 'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3', 'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3', 'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3', 'test-translate_sql.R:32:3', 'test-translate_sql.R:198:3', 'test-translate_sql.R:353:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ────── Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')" Backtrace: ▆ 1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3 2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7 [ FAIL 1 | WARN 0 | SKIP 151 | PASS 266 ] Error: ! Test failures. Execution halted Flavor: r-release-linux-x86_64

Version: 1.4.8
Check: tests
Result: ERROR Running 'testthat.R' [24s] Running the tests in 'tests/testthat.R' failed. Complete output: > # Copyright (c) Meta Platforms, Inc. and affiliates. > # All rights reserved. > # > # This source code is licensed under the BSD-style license found in the > # LICENSE file in the root directory of this source tree. > > library("testthat") > library("DBI") > library("dplyr") Attaching package: 'dplyr' The following objects are masked from 'package:stats': filter, lag The following objects are masked from 'package:base': intersect, setdiff, setequal, union > library("RPresto") > > test_check("RPresto") Warning: Presto connection default is not available Saving _problems/test-db_query_fields-49.R [ FAIL 1 | WARN 0 | SKIP 164 | PASS 209 ] ══ Skipped tests (164) ═════════════════════════════════════════════════════════ • Cannot set locale to Turkish_Turkey.1254it is set at: German_Germany.utf8 (18): 'test-dbDataType.R:9:1', 'test-dbFetch.R:216:1', 'test-dbFetch.R:262:1', 'test-dbGetQuery.R:9:1', 'test-dbGetQuery.R:39:1', 'test-dplyr_as_type.R:9:1', 'test-get.state.R:9:1', 'test-response.to.content.R:9:1', 'test-sql_escape_date.R:9:1', 'test-sql_escape_datetime.R:9:1', 'test-translate_sql.R:9:1', 'test-translate_sql.R:117:1', 'test-translate_sql.R:153:1', 'test-translate_sql.R:189:1', 'test-translate_sql.R:322:1', 'test-translate_sql.R:340:1', 'test-translate_sql.R:398:1', 'test-translate_sql.R:427:1' • On CRAN (146): 'test-bigint_handling.R:10:3', 'test-bigint_handling.R:25:3', 'test-bigint_handling.R:54:3', 'test-bigint_overflow_warning.R:10:3', 'test-bigint_overflow_warning.R:27:3', 'test-bigint_overflow_warning.R:50:3', 'test-bigint_overflow_warning.R:79:5', 'test-bigint_overflow_warning.R:123:3', 'test-bigint_overflow_warning.R:141:3', 'test-copy_to.src_presto.R:67:3', 'test-copy_to.src_presto.R:75:3', 'test-copy_to.src_presto.R:81:3', 'test-cte.R:10:3', 'test-cte.R:26:3', 'test-cte.R:67:3', 'test-cte.R:108:3', 'test-cte.R:204:3', 'test-data_types.R:10:3', 'test-data_types.R:31:3', 'test-data_types.R:67:3', 'test-data_types.R:98:3', 'test-data_types.R:128:3', 'test-dbAppendTable.R:10:3', 'test-dbAppendTableAs.R:10:3', 'test-dbAppendTableAs.R:39:3', 'test-dbAppendTableAs.R:66:3', 'test-dbAppendTableAs.R:99:3', 'test-dbAppendTableAs.R:126:3', 'test-dbAppendTableAs.R:157:3', 'test-dbAppendTableAs.R:174:3', 'test-dbAppendTableAs.R:191:3', 'test-dbAppendTableAs.R:218:3', 'test-dbAppendTableAs.R:253:3', 'test-dbAppendTableAs.R:278:3', 'test-dbAppendTableAs.R:309:3', 'test-dbClearResult.R:10:3', 'test-dbColumnInfo.R:10:3', 'test-dbColumnInfo.R:35:3', 'test-dbColumnInfo.R:56:3', 'test-dbColumnInfo.R:74:3', 'test-dbColumnInfo.R:97:3', 'test-dbColumnInfo.R:122:3', 'test-dbColumnInfo.R:147:3', 'test-dbColumnInfo.R:235:3', 'test-dbColumnInfo.R:251:3', 'test-dbColumnInfo.R:267:3', 'test-dbColumnInfo.R:279:3', 'test-dbColumnType.R:10:3', 'test-dbColumnType.R:24:3', 'test-dbColumnType.R:46:3', 'test-dbColumnType.R:70:3', 'test-dbColumnType.R:99:3', 'test-dbColumnType.R:130:3', 'test-dbColumnType.R:156:3', 'test-dbColumnType.R:253:3', 'test-dbColumnType.R:272:3', 'test-dbColumnType.R:288:3', 'test-dbColumnType.R:297:3', 'test-dbCreateTable.R:10:3', 'test-dbCreateTable.R:41:3', 'test-dbCreateTableAs.R:10:3', 'test-dbCreateTableAs.R:54:3', 'test-dbDisconnect.R:10:3', 'test-dbExecute.R:10:3', 'test-dbExecute.R:33:3', 'test-dbExecute.R:56:3', 'test-dbExecute.R:79:3', 'test-dbExistsTable.R:10:3', 'test-dbFetch.R:10:3', 'test-dbGetInfo.R:10:3', 'test-dbGetRowCount.R:10:3', 'test-dbGetStatement.R:10:3', 'test-dbHasCompleted.R:10:3', 'test-dbIsValid.R:10:3', 'test-dbListFields.R:10:3', 'test-dbListFields.R:30:3', 'test-dbListTables.R:10:3', 'test-dbReadTable.R:10:3', 'test-dbRemoveTable.R:10:3', 'test-dbRenameTable.R:30:3', 'test-dbSendQuery.R:10:3', 'test-dbWriteTable.R:10:3', 'test-dbWriteTable.R:76:3', 'test-db_explain.R:10:3', 'test-db_query_fields.R:10:3', 'test-dbplyr-db.R:10:3', 'test-dbplyr-db.R:44:3', 'test-dbplyr-db.R:71:3', 'test-dbplyr-db.R:105:3', 'test-dbplyr-db.R:142:3', 'test-dbplyr-db.R:191:3', 'test-dbplyr-db.R:230:3', 'test-dbplyr-db.R:266:3', 'test-dbplyr-db.R:300:3', 'test-dbplyr-sql.R:10:3', 'test-dplyr.integration.R:10:3', 'test-extra.credential.R:10:3', 'test-fetch.R:10:3', 'test-integration.R:31:3', 'test-presto_field.R:26:3', 'test-presto_field.R:220:3', 'test-presto_field.R:516:3', 'test-presto_field.R:742:3', 'test-presto_field.R:806:3', 'test-presto_field.R:840:3', 'test-presto_field.R:899:3', 'test-presto_field.R:917:3', 'test-presto_field.R:933:3', 'test-presto_field.R:941:3', 'test-presto_type.R:10:3', 'test-presto_type.R:28:3', 'test-presto_type.R:62:3', 'test-presto_type.R:87:3', 'test-presto_type.R:118:3', 'test-presto_type.R:143:3', 'test-presto_type.R:186:3', 'test-presto_type.R:206:3', 'test-presto_type.R:234:3', 'test-presto_type.R:262:3', 'test-presto_type.R:290:3', 'test-presto_type.R:321:3', 'test-presto_type.R:346:3', 'test-presto_type.R:383:3', 'test-presto_type.R:420:3', 'test-presto_type.R:478:3', 'test-presto_unnest.R:13:3', 'test-presto_unnest.R:49:3', 'test-presto_unnest.R:84:3', 'test-presto_unnest.R:115:3', 'test-presto_unnest.R:144:3', 'test-presto_unnest.R:173:3', 'test-presto_unnest.R:207:3', 'test-presto_unnest.R:240:3', 'test-presto_unnest.R:273:3', 'test-presto_unnest.R:312:3', 'test-presto_unnest.R:354:3', 'test-session.property.R:19:3', 'test-session.timezone.R:21:3', 'test-sqlAppendTableAs.R:10:3', 'test-sqlAppendTableAs.R:39:3', 'test-sqlAppendTableAs.R:67:3', 'test-sqlAppendTableAs.R:99:3', 'test-sqlAppendTableAs.R:130:3', 'test-tbl.src_presto.R:10:3', 'test-tbl.src_presto.R:44:3', 'test-tbl.src_presto.R:55:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-db_query_fields.R:42:7'): db_query_fields works with mock ────── Error in `UseMethod("db_query_fields")`: no applicable method for 'db_query_fields' applied to an object of class "c('PrestoConnection', 'DBIConnection', 'DBIObject')" Backtrace: ▆ 1. ├─testthat::with_mocked_bindings(...) at test-db_query_fields.R:40:3 2. └─dplyr::db_query_fields(...) at test-db_query_fields.R:42:7 [ FAIL 1 | WARN 0 | SKIP 164 | PASS 209 ] Error: ! Test failures. Execution halted Flavor: r-oldrel-windows-x86_64