The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.
Last updated on 2026-09-06 17:51:22 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.7 | 5.20 | 152.57 | 157.77 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.7 | 3.48 | 100.42 | 103.90 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.7 | 5.00 | 34.96 | 39.96 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.7 | 4.00 | 113.13 | 117.13 | OK | |
| r-devel-windows-x86_64 | 1.0.7 | 9.00 | 148.00 | 157.00 | OK | |
| r-patched-linux-x86_64 | 1.0.7 | 4.49 | 144.05 | 148.54 | OK | |
| r-release-linux-x86_64 | 1.0.7 | 5.50 | 143.67 | 149.17 | OK | |
| r-release-macos-arm64 | 1.0.7 | 1.00 | 33.00 | 34.00 | OK | |
| r-release-macos-x86_64 | 1.0.7 | 4.00 | 156.00 | 160.00 | OK | |
| r-release-windows-x86_64 | 1.0.7 | 8.00 | 142.00 | 150.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.7 | 1.00 | 33.00 | 34.00 | OK | |
| r-oldrel-macos-x86_64 | 1.0.7 | 4.00 | 230.00 | 234.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.7 | 10.00 | 208.00 | 218.00 | OK |
Version: 1.0.7
Check: examples
Result: ERROR
Running examples in ‘dbi.table-Ex.R’ failed
The error most likely occurred in:
> ### Name: as.data.frame
> ### Title: Coerce to a Data Frame
> ### Aliases: as.data.frame as.data.frame.dbi.table
>
> ### ** Examples
>
> duck <- chinook.duckdb()
Error: the "duckdb" package must be installed to use 'chinook.duckdb'
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.7
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> # 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/testing-design.html#sec-tests-files-overview
> # * https://testthat.r-lib.org/articles/special-files.html
>
> library(testthat)
> library(dbi.table)
>
> test_check("dbi.table")
Attaching package: 'data.table'
The following object is masked from 'package:base':
%notin%
Error in `source_dir()`:
! Failed to evaluate './setup.R'.
Caused by error:
! the "duckdb" package must be installed to use 'chinook.duckdb'
Backtrace:
▆
1. ├─testthat::test_check("dbi.table")
2. │ └─testthat::test_dir(...)
3. │ └─testthat:::test_files(...)
4. │ └─testthat:::test_files_serial(...)
5. │ └─testthat:::test_files_setup_state(...)
6. │ └─testthat::source_test_setup(".", env)
7. │ └─testthat::source_dir(path, "^setup.*\\.[rR]$", env = env, wrap = FALSE)
8. │ └─base::lapply(...)
9. │ └─testthat (local) FUN(X[[i]], ...)
10. │ └─testthat::source_file(...)
11. │ ├─base::withCallingHandlers(...)
12. │ └─base::eval(exprs, env)
13. │ └─base::eval(exprs, env)
14. │ └─dbi.table::chinook.duckdb() at ./setup.R:9:1
15. │ └─base::stop(...)
16. └─base::.handleSimpleError(...)
17. └─testthat (local) h(simpleError(msg, call))
18. └─cli::cli_abort(...)
19. └─rlang::abort(...)
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.0.7
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘introduction_to_dbi_table.Rmd’ using rmarkdown
Quitting from introduction_to_dbi_table.Rmd:49-53 [library]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/rlang_error>
Error:
! the "duckdb" package must be installed to use 'chinook.duckdb'
---
Backtrace:
▆
1. └─dbi.table::chinook.duckdb()
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'introduction_to_dbi_table.Rmd' failed with diagnostics:
the "duckdb" package must be installed to use 'chinook.duckdb'
--- failed re-building ‘introduction_to_dbi_table.Rmd’
SUMMARY: processing the following file failed:
‘introduction_to_dbi_table.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.