CRAN Package Check Results for Package projects

Last updated on 2024-06-13 04:52:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.1.3 7.42 60.43 67.85 OK
r-devel-linux-x86_64-debian-gcc 2.1.3 0.26 1.77 2.03 ERROR
r-devel-linux-x86_64-fedora-clang 2.1.3 83.18 NOTE
r-devel-linux-x86_64-fedora-gcc 2.1.3 78.94 NOTE
r-devel-windows-x86_64 2.1.3 7.00 74.00 81.00 OK
r-patched-linux-x86_64 2.1.3 7.73 58.10 65.83 OK
r-release-linux-x86_64 2.1.3 4.87 56.44 61.31 OK
r-release-macos-arm64 2.1.3 27.00 OK
r-release-macos-x86_64 2.1.3 65.00 OK
r-release-windows-x86_64 2.1.3 7.00 70.00 77.00 OK
r-oldrel-macos-arm64 2.1.3 28.00 OK
r-oldrel-macos-x86_64 2.1.3 37.00 OK
r-oldrel-windows-x86_64 2.1.3 9.00 76.00 85.00 OK

Check Details

Version: 2.1.3
Check: package dependencies
Result: ERROR Packages required but not available: 'dplyr', 'lubridate', 'purrr', 'readr', 'stringr', 'tibble', 'vctrs' Packages suggested but not available for checking: 'forcats', 'testthat' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

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