Last updated on 2026-02-08 21:50:34 CET.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.9.5 | 10.87 | 98.95 | 109.82 | ERROR | |
| r-devel-linux-x86_64-debian-gcc | 1.9.5 | 6.98 | 69.21 | 76.19 | ERROR | |
| r-devel-linux-x86_64-fedora-clang | 1.9.5 | 17.00 | 154.58 | 171.58 | ERROR | |
| r-devel-linux-x86_64-fedora-gcc | 1.9.5 | 17.00 | 160.69 | 177.69 | ERROR | |
| r-devel-windows-x86_64 | 1.9.5 | 12.00 | 106.00 | 118.00 | ERROR | |
| r-patched-linux-x86_64 | 1.9.5 | 9.64 | 90.20 | 99.84 | ERROR | |
| r-release-linux-x86_64 | 1.9.5 | 9.06 | 89.28 | 98.34 | ERROR | |
| r-release-macos-arm64 | 1.9.5 | OK | ||||
| r-release-macos-x86_64 | 1.9.5 | 6.00 | 87.00 | 93.00 | OK | |
| r-release-windows-x86_64 | 1.9.5 | 14.00 | 114.00 | 128.00 | OK | |
| r-oldrel-macos-arm64 | 1.9.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.9.5 | 6.00 | 66.00 | 72.00 | OK | |
| r-oldrel-windows-x86_64 | 1.9.5 | 17.00 | 129.00 | 146.00 | ERROR |
Version: 1.9.5
Check: examples
Result: ERROR
Running examples in ‘funModeling-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: categ_analysis
> ### Title: Profiling analysis of categorical vs. target variable
> ### Aliases: categ_analysis
>
> ### ** Examples
>
> categ_analysis(data_country, "country", "has_flu")
Error:
! `summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `summarise()` instead.
Backtrace:
▆
1. ├─funModeling::categ_analysis(data_country, "country", "has_flu")
2. │ └─funModeling:::categ_analysis_logic(...)
3. │ └─... %>% arrange(-mean_target)
4. ├─dplyr::arrange(., -mean_target)
5. └─dplyr::summarise_(...)
6. └─dplyr:::lazy_defunct("summarise", hint = FALSE)
7. └─lifecycle::deprecate_stop(...)
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.9.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
...
--- re-building ‘funModeling_quickstart.Rmd’ using rmarkdown
Quitting from funModeling_quickstart.Rmd:222-224 [density_histogram]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/lifecycle_error_deprecated>
Error:
! `summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `summarise()` instead.
---
Backtrace:
▆
1. ├─funModeling::plotar(...)
2. │ └─funModeling:::get_target_plot(data, input[i], target, plot_type)
3. │ └─funModeling:::histdens_target(data, input, target)
4. │ └─group_by_(data, target) %>% ...
5. └─dplyr::summarise_(., var.mean = interp(~mean(v, na.rm = T), v = as.name(input)))
6. └─dplyr:::lazy_defunct("summarise", hint = FALSE)
7. └─lifecycle::deprecate_stop(...)
8. └─lifecycle:::deprecate_stop0(msg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'funModeling_quickstart.Rmd' failed with diagnostics:
`summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `summarise()` instead.
--- failed re-building ‘funModeling_quickstart.Rmd’
SUMMARY: processing the following file failed:
‘funModeling_quickstart.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64
Version: 1.9.5
Check: examples
Result: ERROR
Running examples in ‘funModeling-Ex.R’ failed
The error most likely occurred in:
> ### Name: categ_analysis
> ### Title: Profiling analysis of categorical vs. target variable
> ### Aliases: categ_analysis
>
> ### ** Examples
>
> categ_analysis(data_country, "country", "has_flu")
Error:
! `summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `summarise()` instead.
Backtrace:
▆
1. ├─funModeling::categ_analysis(data_country, "country", "has_flu")
2. │ └─funModeling:::categ_analysis_logic(...)
3. │ └─... %>% arrange(-mean_target)
4. ├─dplyr::arrange(., -mean_target)
5. └─dplyr::summarise_(...)
6. └─dplyr:::lazy_defunct("summarise", hint = FALSE)
7. └─lifecycle::deprecate_stop(...)
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-oldrel-windows-x86_64
Version: 1.9.5
Check: re-building of vignette outputs
Result: ERROR
Error(s) in re-building vignettes:
--- re-building ‘funModeling_quickstart.Rmd’ using rmarkdown
Quitting from funModeling_quickstart.Rmd:222-224 [density_histogram]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<error/lifecycle_error_deprecated>
Error:
! `summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `summarise()` instead.
---
Backtrace:
▆
1. ├─funModeling::plotar(...)
2. │ └─funModeling:::get_target_plot(data, input[i], target, plot_type)
3. │ └─funModeling:::histdens_target(data, input, target)
4. │ └─group_by_(data, target) %>% ...
5. └─dplyr::summarise_(., var.mean = interp(~mean(v, na.rm = T), v = as.name(input)))
6. └─dplyr:::lazy_defunct("summarise", hint = FALSE)
7. └─lifecycle::deprecate_stop(...)
8. └─lifecycle:::deprecate_stop0(msg)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Error: processing vignette 'funModeling_quickstart.Rmd' failed with diagnostics:
`summarise_()` was deprecated in dplyr 0.7.0 and is now defunct.
ℹ Please use `summarise()` instead.
--- failed re-building ‘funModeling_quickstart.Rmd’
SUMMARY: processing the following file failed:
‘funModeling_quickstart.Rmd’
Error: Vignette re-building failed.
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-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.