CRAN Package Check Results for Package EQUALPrognosis

Last updated on 2026-03-27 19:50:33 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.3 22.20 174.93 197.13 OK
r-devel-linux-x86_64-debian-gcc 0.1.3 16.31 120.69 137.00 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 9.00 -5.75 3.25 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1.3 46.00 274.42 320.42 OK
r-devel-macos-arm64 0.1.3 6.00 41.00 47.00 OK
r-devel-windows-x86_64 0.1.3 26.00 174.00 200.00 OK
r-patched-linux-x86_64 0.1.3 23.69 154.81 178.50 OK
r-release-linux-x86_64 0.1.3 22.39 154.55 176.94 OK
r-release-macos-arm64 0.1.3 6.00 39.00 45.00 OK
r-release-macos-x86_64 0.1.3 16.00 141.00 157.00 OK
r-release-windows-x86_64 0.1.3 28.00 166.00 194.00 OK
r-oldrel-macos-arm64 0.1.3 6.00 44.00 50.00 ERROR
r-oldrel-macos-x86_64 0.1.3 16.00 116.00 132.00 ERROR
r-oldrel-windows-x86_64 0.1.3 24.00 204.00 228.00 ERROR

Check Details

Version: 0.1.3
Check: whether package can be installed
Result: ERROR Installation failed. Flavor: r-devel-linux-x86_64-fedora-clang

Version: 0.1.3
Check: examples
Result: ERROR Running examples in ‘EQUALPrognosis-Ex.R’ failed The error most likely occurred in: > ### Name: create_generic_input_parameters > ### Title: Create generic input parameters > ### Aliases: create_generic_input_parameters > > ### ** Examples > > # Correct parameters #### > # Binary outcome > # verbose is TRUE, therefore, the outcome message will be displayed > results <- create_generic_input_parameters( + general_title = "Prediction of penguin species", simulations = 2000, + simulations_per_file = 20, seed = 1, df = penguins, outcome_name = "species", + outcome_type = "binary", outcome_time = NA, outcome_count = FALSE, verbose = TRUE) Error: object 'penguins' not found Execution halted Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64