CRAN Package Check Results for Package adbcdrivermanager

Last updated on 2024-06-27 08:49:51 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.12.0 ERROR
r-devel-linux-x86_64-debian-gcc 0.12.0 13.04 24.24 37.28 ERROR
r-devel-linux-x86_64-fedora-clang 0.12.0 64.99 ERROR
r-devel-linux-x86_64-fedora-gcc 0.12.0 68.98 ERROR
r-devel-windows-x86_64 0.12.0 28.00 68.00 96.00 ERROR
r-patched-linux-x86_64 0.12.0 17.36 30.65 48.01 OK
r-release-linux-x86_64 0.12.0 16.61 31.24 47.85 OK
r-release-macos-arm64 0.12.0 32.00 OK
r-release-macos-x86_64 0.12.0 34.00 OK
r-release-windows-x86_64 0.12.0 26.00 70.00 96.00 OK
r-oldrel-macos-arm64 0.12.0 555.00 OK
r-oldrel-macos-x86_64 0.12.0 501.00 OK
r-oldrel-windows-x86_64 0.12.0 33.00 75.00 108.00 OK

Check Details

Version: 0.12.0
Check: tests
Result: ERROR Running ‘testthat.R’ [5s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Licensed to the Apache Software Foundation (ASF) under one > # or more contributor license agreements. See the NOTICE file > # distributed with this work for additional information > # regarding copyright ownership. The ASF licenses this file > # to you under the Apache License, Version 2.0 (the > # "License"); you may not use this file except in compliance > # with the License. You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, > # software distributed under the License is distributed on an > # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY > # KIND, either express or implied. See the License for the > # specific language governing permissions and limitations > # under the License. > > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(adbcdrivermanager) > > test_check("adbcdrivermanager") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-driver_log.R:19:3', 'test-helpers.R:22:3', 'test-helpers.R:112:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-radbc.R:188:3'): invalid external pointer inputs generate errors ── Error in `adbc_database_init_default(driver, list(...))`: R_ExternalPtrAddrFn: argument of type STRSXP is not an external pointer Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-radbc.R:188:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─adbcdrivermanager::adbc_database_init(list(driver_init_func = character())) 8. └─adbcdrivermanager:::adbc_database_init.default(list(driver_init_func = character())) 9. └─adbcdrivermanager::adbc_database_init_default(driver, list(...)) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.12.0
Check: tests
Result: ERROR Running ‘testthat.R’ [4s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Licensed to the Apache Software Foundation (ASF) under one > # or more contributor license agreements. See the NOTICE file > # distributed with this work for additional information > # regarding copyright ownership. The ASF licenses this file > # to you under the Apache License, Version 2.0 (the > # "License"); you may not use this file except in compliance > # with the License. You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, > # software distributed under the License is distributed on an > # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY > # KIND, either express or implied. See the License for the > # specific language governing permissions and limitations > # under the License. > > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(adbcdrivermanager) > > test_check("adbcdrivermanager") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-driver_log.R:19:3', 'test-helpers.R:22:3', 'test-helpers.R:112:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-radbc.R:188:3'): invalid external pointer inputs generate errors ── Error in `adbc_database_init_default(driver, list(...))`: R_ExternalPtrAddrFn: argument of type STRSXP is not an external pointer Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-radbc.R:188:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─adbcdrivermanager::adbc_database_init(list(driver_init_func = character())) 8. └─adbcdrivermanager:::adbc_database_init.default(list(driver_init_func = character())) 9. └─adbcdrivermanager::adbc_database_init_default(driver, list(...)) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.12.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/17s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Licensed to the Apache Software Foundation (ASF) under one > # or more contributor license agreements. See the NOTICE file > # distributed with this work for additional information > # regarding copyright ownership. The ASF licenses this file > # to you under the Apache License, Version 2.0 (the > # "License"); you may not use this file except in compliance > # with the License. You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, > # software distributed under the License is distributed on an > # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY > # KIND, either express or implied. See the License for the > # specific language governing permissions and limitations > # under the License. > > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(adbcdrivermanager) > > test_check("adbcdrivermanager") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-driver_log.R:19:3', 'test-helpers.R:22:3', 'test-helpers.R:112:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-radbc.R:188:3'): invalid external pointer inputs generate errors ── Error in `adbc_database_init_default(driver, list(...))`: R_ExternalPtrAddrFn: argument of type STRSXP is not an external pointer Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-radbc.R:188:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─adbcdrivermanager::adbc_database_init(list(driver_init_func = character())) 8. └─adbcdrivermanager:::adbc_database_init.default(list(driver_init_func = character())) 9. └─adbcdrivermanager::adbc_database_init_default(driver, list(...)) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.12.0
Check: tests
Result: ERROR Running ‘testthat.R’ [7s/13s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # Licensed to the Apache Software Foundation (ASF) under one > # or more contributor license agreements. See the NOTICE file > # distributed with this work for additional information > # regarding copyright ownership. The ASF licenses this file > # to you under the Apache License, Version 2.0 (the > # "License"); you may not use this file except in compliance > # with the License. You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, > # software distributed under the License is distributed on an > # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY > # KIND, either express or implied. See the License for the > # specific language governing permissions and limitations > # under the License. > > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(adbcdrivermanager) > > test_check("adbcdrivermanager") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-driver_log.R:19:3', 'test-helpers.R:22:3', 'test-helpers.R:112:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-radbc.R:188:3'): invalid external pointer inputs generate errors ── Error in `adbc_database_init_default(driver, list(...))`: R_ExternalPtrAddrFn: argument of type STRSXP is not an external pointer Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-radbc.R:188:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─adbcdrivermanager::adbc_database_init(list(driver_init_func = character())) 8. └─adbcdrivermanager:::adbc_database_init.default(list(driver_init_func = character())) 9. └─adbcdrivermanager::adbc_database_init_default(driver, list(...)) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.12.0
Check: tests
Result: ERROR Running 'testthat.R' [3s] Running the tests in 'tests/testthat.R' failed. Complete output: > # Licensed to the Apache Software Foundation (ASF) under one > # or more contributor license agreements. See the NOTICE file > # distributed with this work for additional information > # regarding copyright ownership. The ASF licenses this file > # to you under the Apache License, Version 2.0 (the > # "License"); you may not use this file except in compliance > # with the License. You may obtain a copy of the License at > # > # http://www.apache.org/licenses/LICENSE-2.0 > # > # Unless required by applicable law or agreed to in writing, > # software distributed under the License is distributed on an > # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY > # KIND, either express or implied. See the License for the > # specific language governing permissions and limitations > # under the License. > > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > library(testthat) > library(adbcdrivermanager) > > test_check("adbcdrivermanager") [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] ══ Skipped tests (3) ═══════════════════════════════════════════════════════════ • On CRAN (3): 'test-driver_log.R:19:3', 'test-helpers.R:22:3', 'test-helpers.R:112:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-radbc.R:188:3'): invalid external pointer inputs generate errors ── Error in `adbc_database_init_default(driver, list(...))`: R_ExternalPtrAddrFn: argument of type STRSXP is not an external pointer Backtrace: ▆ 1. ├─testthat::expect_error(...) at test-radbc.R:188:3 2. │ └─testthat:::expect_condition_matching(...) 3. │ └─testthat:::quasi_capture(...) 4. │ ├─testthat (local) .capture(...) 5. │ │ └─base::withCallingHandlers(...) 6. │ └─rlang::eval_bare(quo_get_expr(.quo), quo_get_env(.quo)) 7. ├─adbcdrivermanager::adbc_database_init(list(driver_init_func = character())) 8. └─adbcdrivermanager:::adbc_database_init.default(list(driver_init_func = character())) 9. └─adbcdrivermanager::adbc_database_init_default(driver, list(...)) [ FAIL 1 | WARN 0 | SKIP 3 | PASS 176 ] Error: Test failures Execution halted Flavor: r-devel-windows-x86_64