CRAN Package Check Results for Package sensobol

Last updated on 2024-11-12 00:49:41 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.5 20.19 69.34 89.53 NOTE
r-devel-linux-x86_64-debian-gcc 1.1.5 0.43 1.75 2.18 ERROR
r-devel-linux-x86_64-fedora-clang 1.1.5 160.28 OK
r-devel-linux-x86_64-fedora-gcc 1.1.5 158.63 OK
r-devel-windows-x86_64 1.1.5 25.00 111.00 136.00 NOTE
r-patched-linux-x86_64 1.1.5 25.35 65.17 90.52 OK
r-release-linux-x86_64 1.1.5 19.91 63.09 83.00 OK
r-release-macos-arm64 1.1.5 47.00 OK
r-release-macos-x86_64 1.1.5 75.00 OK
r-release-windows-x86_64 1.1.5 26.00 113.00 139.00 OK
r-oldrel-macos-arm64 1.1.5 55.00 OK
r-oldrel-macos-x86_64 1.1.5 103.00 OK
r-oldrel-windows-x86_64 1.1.5 30.00 134.00 164.00 OK

Check Details

Version: 1.1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: sobol_dummy.Rd: boot sobol_indices.Rd: boot sobol_matrices.Rd: sobol, randomLHS sobol_ode.Rd: ode vars_matrices.Rd: sobol 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: 1.1.5
Check: package dependencies
Result: ERROR Package required but not available: ‘matrixStats’ See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc