Last updated on 2026-01-31 01:49:26 CET.
| Package | ERROR | OK |
|---|---|---|
| EQUALCompareImages | 13 | |
| EQUALencrypt | 13 | |
| EQUALPrognosis | 2 | 6 |
| EQUALrepeat | 13 | |
| EQUALSTATS | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: ERROR: 2, OK: 6
Version: 0.1.0
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13