Last updated on 2026-06-08 17:49:15 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.4.2 | 7.80 | 66.54 | 74.34 | NOTE | |
| r-devel-linux-x86_64-debian-gcc | 0.4.2 | 0.23 | 3.06 | 3.29 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 0.4.2 | 13.00 | 157.97 | 170.97 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 0.4.2 | 12.00 | 158.03 | 170.03 | NOTE | |
| r-devel-windows-x86_64 | 0.4.2 | 9.00 | 77.00 | 86.00 | NOTE | |
| r-patched-linux-x86_64 | 0.4.2 | 6.46 | 62.01 | 68.47 | NOTE | |
| r-release-linux-x86_64 | 0.4.2 | 6.84 | 61.42 | 68.26 | NOTE | |
| r-release-macos-arm64 | 0.4.2 | 2.00 | 23.00 | 25.00 | NOTE | |
| r-release-macos-x86_64 | 0.4.2 | 5.00 | 86.00 | 91.00 | NOTE | |
| r-release-windows-x86_64 | 0.4.2 | 9.00 | 78.00 | 87.00 | NOTE | |
| r-oldrel-macos-arm64 | 0.4.2 | NOTE | ||||
| r-oldrel-macos-x86_64 | 0.4.2 | 5.00 | 109.00 | 114.00 | NOTE | |
| r-oldrel-windows-x86_64 | 0.4.2 | 12.00 | 100.00 | 112.00 | NOTE |
Version: 0.4.2
Check: DESCRIPTION meta-information
Result: NOTE
Missing dependency on R >= 4.1.0 because package code uses the pipe
|> or function shorthand \(...) syntax added in R 4.1.0.
File(s) using such syntax:
‘duckdb_connection.R’ ‘get_database_functions.R’ ‘mysql_connection.R’
‘postgres_connection.R’ ‘snowflake_connection.R’
‘sqlite_connection.R’ ‘submit_query.R’ ‘vertica_connection.R’
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.4.2
Check: package dependencies
Result: ERROR
Packages required but not available: 'janitor', 'rio'
See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’
manual.
Flavor: r-devel-linux-x86_64-debian-gcc