CRAN Package Check Results for Package robis

Last updated on 2024-06-13 00:55:30 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.11.3 10.42 95.78 106.20 OK
r-devel-linux-x86_64-debian-gcc 2.11.3 0.38 1.81 2.19 ERROR
r-devel-linux-x86_64-fedora-clang 2.11.3 135.21 NOTE
r-devel-linux-x86_64-fedora-gcc 2.11.3 137.43 NOTE
r-devel-windows-x86_64 2.11.3 10.00 97.00 107.00 OK
r-patched-linux-x86_64 2.11.3 10.80 91.85 102.65 OK
r-release-linux-x86_64 2.11.3 6.10 91.52 97.62 OK
r-release-macos-arm64 2.11.3 62.00 OK
r-release-macos-x86_64 2.11.3 134.00 OK
r-release-windows-x86_64 2.11.3 10.00 101.00 111.00 OK
r-oldrel-macos-arm64 2.11.3 59.00 OK
r-oldrel-macos-x86_64 2.11.3 81.00 OK
r-oldrel-windows-x86_64 2.11.3 12.00 108.00 120.00 OK

Check Details

Version: 2.11.3
Check: package dependencies
Result: ERROR Packages required but not available: 'dplyr', 'ggplot2', 'tidyr', 'tibble', 'mapedit', 'purrr', 'stringr', 'tidyselect' 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: 2.11.3
Check: dependencies in R code
Result: NOTE Namespace in Imports field not imported from: ‘memoise’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc