CRAN Package Check Results for Package dbglm

Last updated on 2026-06-08 02:51:07 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 5.59 50.29 55.88 OK
r-devel-linux-x86_64-debian-gcc 1.0.0 2.40 2.40 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 10.00 77.27 87.27 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 10.00 79.09 89.09 NOTE
r-devel-windows-x86_64 1.0.0 7.00 70.00 77.00 OK
r-patched-linux-x86_64 1.0.0 5.34 45.38 50.72 OK
r-release-linux-x86_64 1.0.0 4.44 45.64 50.08 OK
r-release-macos-arm64 1.0.0 1.00 16.00 17.00 OK
r-release-macos-x86_64 1.0.0 4.00 60.00 64.00 OK
r-release-windows-x86_64 1.0.0 8.00 70.00 78.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 4.00 47.00 51.00 OK
r-oldrel-windows-x86_64 1.0.0 10.00 79.00 89.00 OK

Check Details

Version: 1.0.0
Check: package dependencies
Result: ERROR Packages required but not available: 'tidyverse', 'dbplyr' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.0.0
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘knitr’ ‘tidyverse’ ‘vctrs’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc