CRAN Package Check Results for Package autostats

Last updated on 2024-09-12 20:48:18 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.4.1 3.54 81.23 84.77 OK
r-devel-linux-x86_64-debian-gcc 0.4.1 3.20 67.14 70.34 OK
r-devel-linux-x86_64-fedora-clang 0.4.1 147.54 NOTE
r-devel-linux-x86_64-fedora-gcc 0.4.1 150.91 NOTE
r-devel-windows-x86_64 0.4.1 7.00 103.00 110.00 OK
r-patched-linux-x86_64 0.4.1 4.63 87.13 91.76 OK
r-release-linux-x86_64 0.4.1 0.36 1.79 2.15 ERROR
r-release-macos-arm64 0.4.1 57.00 OK
r-release-macos-x86_64 0.4.1 96.00 OK
r-release-windows-x86_64 0.4.1 7.00 103.00 110.00 OK
r-oldrel-macos-arm64 0.4.1 55.00 OK
r-oldrel-macos-x86_64 0.4.1 113.00 OK
r-oldrel-windows-x86_64 0.4.1 8.00 117.00 125.00 OK

Check Details

Version: 0.4.1
Check: package dependencies
Result: NOTE Imports includes 34 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.4.1
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘Ckmeans.1d.dp’ ‘broom.mixed’ ‘igraph’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.4.1
Check: package dependencies
Result: ERROR Package required but not available: ‘presenter’ Package suggested but not available for checking: ‘flextable’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-release-linux-x86_64