Last updated on 2026-02-13 09:52:42 CET.
| Package | ERROR | OK |
|---|---|---|
| EQUALCompareImages | 14 | |
| EQUALencrypt | 14 | |
| EQUALPrognosis | 3 | 11 |
| EQUALrepeat | 14 | |
| EQUALSTATS | 14 |
Current CRAN status: OK: 14
Current CRAN status: OK: 14
Current CRAN status: ERROR: 3, OK: 11
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
Current CRAN status: OK: 14
Current CRAN status: OK: 14