CRAN Package Check Results for Package Surrogate

Last updated on 2024-07-22 01:49:36 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 3.3.0 53.97 723.80 777.77 OK
r-devel-linux-x86_64-debian-gcc 3.3.0 48.60 518.62 567.22 NOTE
r-devel-linux-x86_64-fedora-clang 3.3.0 945.42 NOTE
r-devel-linux-x86_64-fedora-gcc 3.3.0 872.41 NOTE
r-devel-windows-x86_64 3.3.0 48.00 595.00 643.00 NOTE
r-patched-linux-x86_64 3.3.0 62.32 698.38 760.70 OK
r-release-linux-x86_64 3.3.0 38.58 683.79 722.37 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 48.00 498.00 546.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 705.00 769.00 OK

Check Details

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. Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64

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