CRAN Package Check Results for Package EQUALPrognosis

Last updated on 2026-03-11 01:53:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 24.93 172.83 197.76 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 16.02 118.64 134.66 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 40.00 280.59 320.59 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 38.00 249.25 287.25 OK
r-devel-macos-arm64 0.1.2 6.00 39.00 45.00 OK
r-devel-windows-x86_64 0.1.2 32.00 161.00 193.00 OK
r-patched-linux-x86_64 0.1.2 22.83 155.14 177.97 OK
r-release-linux-x86_64 0.1.2 19.90 157.18 177.08 OK
r-release-macos-arm64 0.1.2 6.00 37.00 43.00 OK
r-release-macos-x86_64 0.1.2 16.00 128.00 144.00 OK
r-release-windows-x86_64 0.1.2 28.00 156.00 184.00 OK
r-oldrel-macos-arm64 0.1.2 6.00 44.00 50.00 ERROR
r-oldrel-macos-x86_64 0.1.2 16.00 143.00 159.00 ERROR
r-oldrel-windows-x86_64 0.1.2 34.00 206.00 240.00 ERROR

Check Details

Version: 0.1.2
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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.