CRAN Package Check Results for Package autocogs

Last updated on 2024-06-14 00:53:35 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.4 6.77 59.50 66.27 OK
r-devel-linux-x86_64-debian-gcc 0.1.4 0.44 1.52 1.96 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.4 81.84 NOTE
r-devel-linux-x86_64-fedora-gcc 0.1.4 76.14 NOTE
r-devel-windows-x86_64 0.1.4 6.00 64.00 70.00 OK
r-patched-linux-x86_64 0.1.4 4.91 54.75 59.66 OK
r-release-linux-x86_64 0.1.4 4.00 56.83 60.83 OK
r-release-macos-arm64 0.1.4 27.00 OK
r-release-macos-x86_64 0.1.4 41.00 OK
r-release-windows-x86_64 0.1.4 6.00 65.00 71.00 OK
r-oldrel-macos-arm64 0.1.4 27.00 OK
r-oldrel-macos-x86_64 0.1.4 42.00 OK
r-oldrel-windows-x86_64 0.1.4 8.00 77.00 85.00 OK

Check Details

Version: 0.1.4
Check: package dependencies
Result: ERROR Packages required but not available: 'dplyr', 'broom', 'ggplot2', 'tibble', 'progress' Package suggested but not available for checking: ‘testthat’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.4
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘MASS’ ‘broom’ ‘diptest’ ‘ggplot2’ ‘hexbin’ ‘moments’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc