CRAN Package Check Results for Maintainer ‘Omar Elashkar <omar.i.elashkar at gmail.com>’

Last updated on 2025-12-07 07:50:40 CET.

Package ERROR WARN OK
PKbioanalysis 1 1 11

Package PKbioanalysis

Current CRAN status: ERROR: 1, WARN: 1, OK: 11

Version: 0.3.0
Check: package dependencies
Result: ERROR Packages required but not available: 'DiagrammeR', 'DT', 'yaml', 'rhandsontable' Packages suggested but not available for checking: 'knitr', 'rmarkdown' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.3.0
Check: loading without being on the library search path
Result: WARN Error: package or namespace load failed for ‘PKbioanalysis’ in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]): there is no package called ‘dplyr’ Execution halted It looks like this package has a loading problem when not on .libPaths: see the messages for details. Flavor: r-release-macos-x86_64