CRAN Package Check Results for Package PKbioanalysis

Last updated on 2026-09-04 08:51:01 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.5.0 36.77 324.89 361.66 OK
r-devel-linux-x86_64-debian-gcc 0.5.0 25.23 238.80 264.03 OK
r-devel-linux-x86_64-fedora-clang 0.5.0 1.46 ERROR
r-devel-linux-x86_64-fedora-gcc 0.5.0 24.00 217.40 241.40 NOTE
r-devel-windows-x86_64 0.5.0 41.00 328.00 369.00 OK
r-patched-linux-x86_64 0.5.0 33.54 311.64 345.18 OK
r-release-linux-x86_64 0.5.0 32.76 311.00 343.76 OK
r-release-macos-arm64 0.5.0 8.00 84.00 92.00 OK
r-release-macos-x86_64 0.5.0 8.00 ERROR
r-release-windows-x86_64 0.5.0 36.00 356.00 392.00 OK
r-oldrel-macos-arm64 0.5.0 9.00 78.00 87.00 OK
r-oldrel-macos-x86_64 0.5.0 27.00 513.00 540.00 OK
r-oldrel-windows-x86_64 0.5.0 50.00 436.00 486.00 OK

Check Details

Version: 0.5.0
Check: package dependencies
Result: ERROR Package required but not available: ‘duckdb’ Imports includes 48 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.5.0
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘htmlwidgets’ All declared Imports should be used. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 0.5.0
Check: package dependencies
Result: ERROR Package required but not available: ‘RTMB’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-macos-x86_64