CRAN Package Check Results for Package footBayes

Last updated on 2024-06-13 05:59:04 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.2.0 40.42 215.44 255.86 OK
r-devel-linux-x86_64-debian-gcc 0.2.0 0.51 1.88 2.39 ERROR
r-devel-linux-x86_64-fedora-clang 0.2.0 331.61 NOTE
r-devel-linux-x86_64-fedora-gcc 0.2.0 321.46 NOTE
r-devel-windows-x86_64 0.2.0 27.00 150.00 177.00 OK
r-patched-linux-x86_64 0.2.0 33.86 209.74 243.60 OK
r-release-linux-x86_64 0.2.0 35.82 199.41 235.23 OK
r-release-macos-arm64 0.2.0 82.00 OK
r-release-macos-x86_64 0.2.0 120.00 OK
r-release-windows-x86_64 0.2.0 27.00 159.00 186.00 OK
r-oldrel-macos-arm64 0.2.0 79.00 OK
r-oldrel-macos-x86_64 0.2.0 195.00 OK
r-oldrel-windows-x86_64 0.2.0 38.00 190.00 228.00 OK

Check Details

Version: 0.2.0
Check: package dependencies
Result: ERROR Packages required but not available: 'rstan', 'arm', 'reshape2', 'ggplot2', 'bayesplot', 'dplyr', 'tidyverse' Packages suggested but not available for checking: 'testthat', 'loo' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

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