CRAN Package Check Results for Package modelfactory

Last updated on 2025-03-15 18:50:06 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0.0 1.68 24.92 26.60 NOTE
r-devel-linux-x86_64-debian-gcc 1.0.0 0.25 1.01 1.26 ERROR
r-devel-linux-x86_64-fedora-clang 1.0.0 42.56 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0.0 40.87 NOTE
r-devel-macos-arm64 1.0.0 19.00 OK
r-devel-macos-x86_64 1.0.0 30.00 NOTE
r-devel-windows-x86_64 1.0.0 3.00 46.00 49.00 NOTE
r-patched-linux-x86_64 1.0.0 1.85 24.48 26.33 WARN
r-release-linux-x86_64 1.0.0 1.09 24.73 25.82 OK
r-release-macos-arm64 1.0.0 16.00 OK
r-release-macos-x86_64 1.0.0 25.00 OK
r-release-windows-x86_64 1.0.0 2.00 44.00 46.00 OK
r-oldrel-macos-arm64 1.0.0 OK
r-oldrel-macos-x86_64 1.0.0 31.00 OK
r-oldrel-windows-x86_64 1.0.0 4.00 52.00 56.00 OK

Check Details

Version: 1.0.0
Check: DESCRIPTION meta-information
Result: NOTE Missing dependency on R >= 4.1.0 because package code uses the pipe |> or function shorthand \(...) syntax added in R 4.1.0. File(s) using such syntax: ‘combine.R’ Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-macos-x86_64, r-devel-windows-x86_64, r-patched-linux-x86_64

Version: 1.0.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: stack_coeff.Rd: tibble stack_metrics.Rd: tibble 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, r-patched-linux-x86_64

Version: 1.0.0
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-debian-gcc

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

Version: 1.0.0
Check: whether package can be installed
Result: WARN Found the following significant warnings: Rd warning: stack_coeff.Rd:21: missing link ‘tibble’ Rd warning: stack_coeff.Rd:15: missing link ‘tibble’ Rd warning: stack_metrics.Rd:13: missing link ‘tibble’ Flavor: r-patched-linux-x86_64