CRAN Package Check Results for Package fanovaGraph

Last updated on 2024-09-01 00:49:43 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5 13.68 145.85 159.53 NOTE
r-devel-linux-x86_64-debian-gcc 1.5 11.62 101.26 112.88 NOTE
r-devel-linux-x86_64-fedora-clang 1.5 256.12 OK
r-devel-linux-x86_64-fedora-gcc 1.5 249.17 OK
r-devel-windows-x86_64 1.5 14.00 150.00 164.00 WARN
r-patched-linux-x86_64 1.5 20.11 135.39 155.50 OK
r-release-linux-x86_64 1.5 11.88 135.81 147.69 OK
r-release-macos-arm64 1.5 92.00 OK
r-release-macos-x86_64 1.5 120.00 OK
r-release-windows-x86_64 1.5 15.00 150.00 165.00 OK
r-oldrel-macos-arm64 1.5 76.00 OK
r-oldrel-macos-x86_64 1.5 123.00 OK
r-oldrel-windows-x86_64 1.5 20.00 183.00 203.00 OK

Check Details

Version: 1.5
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: kmPredictWrapper.Rd: predict.km, fast99 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-linux-x86_64-debian-gcc, r-devel-windows-x86_64

Version: 1.5
Check: whether the package can be loaded with stated dependencies
Result: WARN Loading required package: sensitivity Loading required package: igraph Loading required package: methods Attaching package: 'igraph' The following object is masked from 'package:base': union Loading required package: DiceKriging It looks like this package (or one of its dependent packages) has an unstated dependence on a standard package. All dependencies must be declared in DESCRIPTION. See section 'The DESCRIPTION file' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64