CRAN Package Check Results for Maintainer ‘Vincent Terrasi <vincent at oncrawl.com>’

Last updated on 2024-06-14 01:52:36 CEST.

Package ERROR NOTE
oncrawlR 1 12

Package oncrawlR

Current CRAN status: ERROR: 1, NOTE: 12

Additional issues

donttest

Version: 0.2.0
Check: LazyData
Result: NOTE 'LazyData' is specified without a 'data' directory 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.2.0
Check: package dependencies
Result: ERROR Packages required but not available: 'dplyr', 'ggplot2', 'caret', 'DALEX', 'readr', 'pdp', 'tidyr' Packages suggested but not available for checking: 'devtools', 'testthat' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.2.0
Check: package dependencies
Result: NOTE Imports includes 21 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. Flavor: r-devel-linux-x86_64-fedora-clang

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