CRAN Package Check Results for Package RPresto

Last updated on 2026-08-02 17:52:01 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.95 70.12 78.07 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/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 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/Rtmp19xkkl’ ‘~/tmp/scratch/Rtmp1acdPk’ ‘~/tmp/scratch/Rtmp1bkc5m’ ‘~/tmp/scratch/Rtmp1xQlBV’ ‘~/tmp/scratch/Rtmp2JTBgL’ ‘~/tmp/scratch/Rtmp3GxPoF’ ‘~/tmp/scratch/Rtmp3b54K2’ ‘~/tmp/scratch/Rtmp3eXXl8’ ‘~/tmp/scratch/Rtmp3k2Rer’ ‘~/tmp/scratch/Rtmp3nxsqe’ ‘~/tmp/scratch/Rtmp4vD7M6’ ‘~/tmp/scratch/Rtmp5CTzNv’ ‘~/tmp/scratch/Rtmp5TB7tV’ ‘~/tmp/scratch/Rtmp5cjVZI’ ‘~/tmp/scratch/Rtmp5hb5WZ’ ‘~/tmp/scratch/Rtmp5qzEkf’ ‘~/tmp/scratch/Rtmp5wShuc’ ‘~/tmp/scratch/Rtmp60wKNw’ ‘~/tmp/scratch/Rtmp6W8ddc’ ‘~/tmp/scratch/Rtmp6diuVh’ ‘~/tmp/scratch/Rtmp6jIZX3’ ‘~/tmp/scratch/Rtmp6zSozq’ ‘~/tmp/scratch/Rtmp7JoGyk’ ‘~/tmp/scratch/Rtmp7yrns5’ ‘~/tmp/scratch/Rtmp8OUiVk’ ‘~/tmp/scratch/Rtmp8YmAYd’ ‘~/tmp/scratch/Rtmp9L08Xh’ ‘~/tmp/scratch/Rtmp9QbV5J’ ‘~/tmp/scratch/Rtmp9kG1I3’ ‘~/tmp/scratch/RtmpA0pkBZ’ ‘~/tmp/scratch/RtmpAhgYHK’ ‘~/tmp/scratch/RtmpB8fOYS’ ‘~/tmp/scratch/RtmpBils8A’ ‘~/tmp/scratch/RtmpCfaoQW’ ‘~/tmp/scratch/RtmpCl5QIK’ ‘~/tmp/scratch/RtmpCy25et’ ‘~/tmp/scratch/RtmpDCwJXn’ ‘~/tmp/scratch/RtmpEpSSyN’ ‘~/tmp/scratch/RtmpFERpI4’ ‘~/tmp/scratch/RtmpFV6iFu’ ‘~/tmp/scratch/RtmpFYXMnA’ ‘~/tmp/scratch/RtmpG02GWj’ ‘~/tmp/scratch/RtmpG3AYHf’ ‘~/tmp/scratch/RtmpGD3Tsf’ ‘~/tmp/scratch/RtmpHTmprq’ ‘~/tmp/scratch/RtmpHca3Yp’ ‘~/tmp/scratch/RtmpHpvmCP’ ‘~/tmp/scratch/RtmpHtbdd9’ ‘~/tmp/scratch/RtmpIS4NMT’ ‘~/tmp/scratch/RtmpIXl8UV’ ‘~/tmp/scratch/RtmpIeIpWD’ ‘~/tmp/scratch/RtmpIgU1Uu’ ‘~/tmp/scratch/RtmpJMLyR5’ ‘~/tmp/scratch/RtmpJT3NH4’ ‘~/tmp/scratch/RtmpKKd86X’ ‘~/tmp/scratch/RtmpKLWB9s’ ‘~/tmp/scratch/RtmpKhDuHx’ ‘~/tmp/scratch/RtmpLLTz9c’ ‘~/tmp/scratch/RtmpLtD7ZI’ ‘~/tmp/scratch/RtmpMX0Axb’ ‘~/tmp/scratch/RtmpMuz1O0’ ‘~/tmp/scratch/RtmpNHiP6n’ ‘~/tmp/scratch/RtmpNnNm2p’ ‘~/tmp/scratch/RtmpPEM6a4’ ‘~/tmp/scratch/RtmpPbhEh7’ ‘~/tmp/scratch/RtmpPudmvE’ ‘~/tmp/scratch/RtmpPx16uA’ ‘~/tmp/scratch/RtmpRGMXpv’ ‘~/tmp/scratch/RtmpRaUMpf’ ‘~/tmp/scratch/RtmpRdz1NE’ ‘~/tmp/scratch/RtmpSLcx1C’ ‘~/tmp/scratch/RtmpSNU7Sc’ ‘~/tmp/scratch/RtmpSw7Ugs’ ‘~/tmp/scratch/RtmpTDLE16’ ‘~/tmp/scratch/RtmpTVPXLv’ ‘~/tmp/scratch/RtmpTVdwQG’ ‘~/tmp/scratch/RtmpTZeCkL’ ‘~/tmp/scratch/RtmpTbTl2k’ ‘~/tmp/scratch/RtmpTjnvVB’ ‘~/tmp/scratch/RtmpUMZz9f’ ‘~/tmp/scratch/RtmpUpa5Fr’ ‘~/tmp/scratch/RtmpV5IcJz’ ‘~/tmp/scratch/RtmpVa3rlS’ ‘~/tmp/scratch/RtmpWCMCSM’ ‘~/tmp/scratch/RtmpWJI2bX’ ‘~/tmp/scratch/RtmpYMB2EH’ ‘~/tmp/scratch/RtmpYeQZ9o’ ‘~/tmp/scratch/RtmpZJLiWn’ ‘~/tmp/scratch/RtmpZgCBVA’ ‘~/tmp/scratch/RtmpZrNRsB’ ‘~/tmp/scratch/RtmpambOqc’ ‘~/tmp/scratch/Rtmpb5zr56’ ‘~/tmp/scratch/RtmpcTd6Ni’ ‘~/tmp/scratch/RtmpcacxM7’ ‘~/tmp/scratch/RtmpcyKaQj’ ‘~/tmp/scratch/RtmpdcRdHl’ ‘~/tmp/scratch/Rtmpdt1V5r’ ‘~/tmp/scratch/Rtmpe44r1T’ ‘~/tmp/scratch/RtmpeWbqQp’ ‘~/tmp/scratch/RtmpehzLY6’ ‘~/tmp/scratch/Rtmpeps8Mb’ ‘~/tmp/scratch/Rtmpf97Xem’ ‘~/tmp/scratch/RtmpfJkyve’ ‘~/tmp/scratch/RtmpgCiNMX’ ‘~/tmp/scratch/RtmpgEoZMe’ ‘~/tmp/scratch/RtmpgFVDr3’ ‘~/tmp/scratch/RtmpgTRHtt’ ‘~/tmp/scratch/Rtmph4ewkD’ ‘~/tmp/scratch/RtmphbRKO6’ ‘~/tmp/scratch/RtmphbgzcK’ ‘~/tmp/scratch/RtmpjS4hVG’ ‘~/tmp/scratch/RtmplG6398’ ‘~/tmp/scratch/RtmpmEkfKD’ ‘~/tmp/scratch/Rtmpn070TO’ ‘~/tmp/scratch/RtmpnDu1jv’ ‘~/tmp/scratch/RtmpnoXBDH’ ‘~/tmp/scratch/RtmpoPtWcZ’ ‘~/tmp/scratch/Rtmpotszza’ ‘~/tmp/scratch/RtmpouYz70’ ‘~/tmp/scratch/RtmppCJIRI’ ‘~/tmp/scratch/RtmppnGT6m’ ‘~/tmp/scratch/Rtmprfq2q4’ ‘~/tmp/scratch/RtmprkPfR9’ ‘~/tmp/scratch/Rtmps2ncBM’ ‘~/tmp/scratch/RtmpscAzJi’ ‘~/tmp/scratch/RtmpshNeh6’ ‘~/tmp/scratch/Rtmpt0gF9C’ ‘~/tmp/scratch/RtmptYZSQg’ ‘~/tmp/scratch/RtmpuGFJ23’ ‘~/tmp/scratch/RtmpuYKlDb’ ‘~/tmp/scratch/Rtmpunjw7s’ ‘~/tmp/scratch/Rtmpuq4ISd’ ‘~/tmp/scratch/RtmpvQn328’ ‘~/tmp/scratch/RtmpvuH9yV’ ‘~/tmp/scratch/Rtmpw6Uhy0’ ‘~/tmp/scratch/RtmpwKwS5i’ ‘~/tmp/scratch/RtmpwRlE4w’ ‘~/tmp/scratch/RtmpwrrzUK’ ‘~/tmp/scratch/RtmpxMEnyB’ ‘~/tmp/scratch/RtmpxvqXmk’ ‘~/tmp/scratch/RtmpyD5qC1’ ‘~/tmp/scratch/RtmpzQa3sB’ ‘~/tmp/scratch/Rtmpzptfvm’ ‘~/tmp/scratch/xvfb-run.0mGoSF’ ‘~/tmp/scratch/xvfb-run.1CgAZW’ ‘~/tmp/scratch/xvfb-run.1INBQC’ ‘~/tmp/scratch/xvfb-run.1Z34Tj’ ‘~/tmp/scratch/xvfb-run.2W8Cjv’ ‘~/tmp/scratch/xvfb-run.3ImDsF’ ‘~/tmp/scratch/xvfb-run.4FnwB2’ ‘~/tmp/scratch/xvfb-run.4YsRGl’ ‘~/tmp/scratch/xvfb-run.4nqJoJ’ ‘~/tmp/scratch/xvfb-run.7IOCvs’ ‘~/tmp/scratch/xvfb-run.8Z1YVt’ ‘~/tmp/scratch/xvfb-run.9kYEVX’ ‘~/tmp/scratch/xvfb-run.APW1mg’ ‘~/tmp/scratch/xvfb-run.BUielJ’ ‘~/tmp/scratch/xvfb-run.C2ziuM’ ‘~/tmp/scratch/xvfb-run.CcOvq2’ ‘~/tmp/scratch/xvfb-run.DXR45T’ ‘~/tmp/scratch/xvfb-run.DpSRMB’ ‘~/tmp/scratch/xvfb-run.Ejl2lY’ ‘~/tmp/scratch/xvfb-run.FFeghy’ ‘~/tmp/scratch/xvfb-run.Falfhl’ ‘~/tmp/scratch/xvfb-run.G3hUR4’ ‘~/tmp/scratch/xvfb-run.GISL2E’ ‘~/tmp/scratch/xvfb-run.HiGPtK’ ‘~/tmp/scratch/xvfb-run.INCEBv’ ‘~/tmp/scratch/xvfb-run.JihKge’ ‘~/tmp/scratch/xvfb-run.KWHrnM’ ‘~/tmp/scratch/xvfb-run.O8EBjI’ ‘~/tmp/scratch/xvfb-run.P53qie’ ‘~/tmp/scratch/xvfb-run.Qcrt11’ ‘~/tmp/scratch/xvfb-run.RXfcA4’ ‘~/tmp/scratch/xvfb-run.RZCbIM’ ‘~/tmp/scratch/xvfb-run.Resi0p’ ‘~/tmp/scratch/xvfb-run.RkyKKx’ ‘~/tmp/scratch/xvfb-run.TMkDdT’ ‘~/tmp/scratch/xvfb-run.WRMVic’ ‘~/tmp/scratch/xvfb-run.WvQRd8’ ‘~/tmp/scratch/xvfb-run.XQK6mi’ ‘~/tmp/scratch/xvfb-run.YPdMI3’ ‘~/tmp/scratch/xvfb-run.YgQSUd’ ‘~/tmp/scratch/xvfb-run.cejrRT’ ‘~/tmp/scratch/xvfb-run.eer6M9’ ‘~/tmp/scratch/xvfb-run.f7QeNY’ ‘~/tmp/scratch/xvfb-run.fVJurM’ ‘~/tmp/scratch/xvfb-run.fkxk9z’ ‘~/tmp/scratch/xvfb-run.hyap1J’ ‘~/tmp/scratch/xvfb-run.i9iCVP’ ‘~/tmp/scratch/xvfb-run.iCaPz5’ ‘~/tmp/scratch/xvfb-run.iWmgGG’ ‘~/tmp/scratch/xvfb-run.ieG0GO’ ‘~/tmp/scratch/xvfb-run.j2aTTD’ ‘~/tmp/scratch/xvfb-run.jp3FpG’ ‘~/tmp/scratch/xvfb-run.kLHN28’ ‘~/tmp/scratch/xvfb-run.kvVDoz’ ‘~/tmp/scratch/xvfb-run.lndPiw’ ‘~/tmp/scratch/xvfb-run.mG5JDa’ ‘~/tmp/scratch/xvfb-run.rcSjkw’ ‘~/tmp/scratch/xvfb-run.s83Wd9’ ‘~/tmp/scratch/xvfb-run.smzTZ4’ ‘~/tmp/scratch/xvfb-run.tRgZdt’ ‘~/tmp/scratch/xvfb-run.tfpWi5’ ‘~/tmp/scratch/xvfb-run.tn5H3c’ ‘~/tmp/scratch/xvfb-run.u9k8CK’ ‘~/tmp/scratch/xvfb-run.vJTANF’ ‘~/tmp/scratch/xvfb-run.vdq2jF’ ‘~/tmp/scratch/xvfb-run.w6hJ63’ 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