-
Notifications
You must be signed in to change notification settings - Fork 4.1k
[R][CI] test-duckdb.R is failing on several nightly jobs #40702
Copy link
Copy link
Closed
Description
Describe the bug, including details regarding any error messages, version, and platform.
There are several nightly jobs failing:
- test-r-depsource-bundled
- test-r-gcc-11
- test-r-gcc-12
- test-r-rhub-debian-gcc-release-custom-ccache
- test-r-rhub-ubuntu-gcc-release-latest
- test-r-rocker-r-ver-latest
- test-r-rstudio-r-base-4.1-opensuse153
- test-r-rstudio-r-base-4.2-centos7-devtoolset-8
- test-r-rstudio-r-base-4.2-focal
- test-r-versions
With the following error:
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-duckdb.R:286:5'): to_duckdb passing a connection ───────────────
Error in `unclass(unclass(table_four)$lazy_query$x)$table`: $ operator is invalid for atomic vectors
Component(s)
Continuous Integration, R
Reactions are currently unavailable