Last updated on 2026-01-31 13:49:23 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 0.1.0 | 24.95 | 171.39 | 196.34 | OK | |
| r-devel-linux-x86_64-debian-gcc | 0.1.0 | 16.17 | 119.78 | 135.95 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.0 | 41.00 | 278.08 | 319.08 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.0 | 41.00 | 255.96 | 296.96 | OK | |
| r-devel-windows-x86_64 | 0.1.0 | 26.00 | 173.00 | 199.00 | OK | |
| r-release-macos-arm64 | 0.1.0 | 6.00 | 40.00 | 46.00 | OK | |
| r-release-macos-x86_64 | 0.1.0 | 16.00 | 155.00 | 171.00 | OK | |
| r-oldrel-macos-arm64 | 0.1.0 | 6.00 | 45.00 | 51.00 | ERROR | |
| r-oldrel-macos-x86_64 | 0.1.0 | 16.00 | 161.00 | 177.00 | ERROR | |
| r-oldrel-windows-x86_64 | 0.1.0 | 36.00 | 203.00 | 239.00 | ERROR |
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, 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.
Health stats visible at Monitor.