CRAN Package Check Results for Package conformalbayes

Last updated on 2024-11-12 01:48:27 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 2.29 58.17 60.46 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.2 0.30 1.40 1.70 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.2 102.01 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 96.14 OK
r-devel-windows-x86_64 0.1.2 4.00 79.00 83.00 NOTE
r-patched-linux-x86_64 0.1.2 7.60 54.98 62.58 OK
r-release-linux-x86_64 0.1.2 1.87 55.66 57.53 OK
r-release-macos-arm64 0.1.2 33.00 OK
r-release-macos-x86_64 0.1.2 51.00 OK
r-release-windows-x86_64 0.1.2 4.00 80.00 84.00 OK
r-oldrel-macos-arm64 0.1.2 32.00 OK
r-oldrel-macos-x86_64 0.1.2 53.00 OK
r-oldrel-windows-x86_64 0.1.2 4.00 85.00 89.00 OK

Check Details

Version: 0.1.2
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: loo_conformal.Rd: predictive_interval predictive_interval.conformal.Rd: posterior_predict Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-windows-x86_64

Version: 0.1.2
Check: package dependencies
Result: ERROR Packages required but not available: 'loo', 'matrixStats' Packages suggested but not available for checking: 'rstanarm', 'brms' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc