CRAN Package Check Results for Package Surrogate

Last updated on 2024-07-12 15:53:02 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0 58.15 720.67 778.82 OK
r-devel-linux-x86_64-debian-gcc 3.3.0 45.68 506.08 551.76 OK
r-devel-linux-x86_64-fedora-clang 3.3.0 884.99 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.0 859.17 NOTE
r-devel-windows-x86_64 3.3.0 47.00 541.00 588.00 NOTE
r-patched-linux-x86_64 3.3.0 52.45 693.65 746.10 OK
r-release-linux-x86_64 3.3.0 42.69 679.73 722.42 OK
r-release-macos-arm64 3.3.0 125.00 OK
r-release-macos-x86_64 3.3.0 262.00 OK
r-release-windows-x86_64 3.3.0 47.00 502.00 549.00 OK
r-oldrel-macos-arm64 3.3.0 138.00 OK
r-oldrel-macos-x86_64 3.3.0 278.00 OK
r-oldrel-windows-x86_64 3.3.0 64.00 665.00 729.00 OK

Check Details

Version: 3.3.0
Check: package dependencies
Result: NOTE Imports includes 22 non-default packages. Importing from so many packages makes the package vulnerable to any of them becoming unavailable. Move as many as possible to Suggests and use conditionally. Flavor: r-devel-linux-x86_64-fedora-clang

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

Version: 3.3.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: FixedDiscrDiscrIT.Rd: logistf Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64