Last updated on 2026-02-07 11:50:01 CET.
| Package | ERROR | OK |
|---|---|---|
| ipft | 7 | 6 |
Current CRAN status: ERROR: 7, OK: 6
Version: 0.7.2
Check: examples
Result: ERROR
Running examples in ‘ipft-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ipfGroup
> ### Title: Creates groups based on the specified parameters
> ### Aliases: ipfGroup
>
> ### ** Examples
>
>
> group <- ipfGroup(mtcars, cyl)
Error:
! The `...` argument of `group_indices()` was deprecated in dplyr 1.0.0
and is now defunct.
ℹ Please `group_by()` first
Backtrace:
▆
1. └─ipft::ipfGroup(mtcars, cyl)
2. ├─dplyr::group_indices(data, ...)
3. └─dplyr:::group_indices.data.frame(data, ...)
4. └─lifecycle::deprecate_stop("1.0.0", "group_indices(... = )", details = "Please `group_by()` first")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
ipfDistance 5.212 0.208 8.029
ipfEstimate 4.706 0.178 7.647
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.7.2
Check: examples
Result: ERROR
Running examples in ‘ipft-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ipfGroup
> ### Title: Creates groups based on the specified parameters
> ### Aliases: ipfGroup
>
> ### ** Examples
>
>
> group <- ipfGroup(mtcars, cyl)
Error:
! The `...` argument of `group_indices()` was deprecated in dplyr 1.0.0
and is now defunct.
ℹ Please `group_by()` first
Backtrace:
▆
1. └─ipft::ipfGroup(mtcars, cyl)
2. ├─dplyr::group_indices(data, ...)
3. └─dplyr:::group_indices.data.frame(data, ...)
4. └─lifecycle::deprecate_stop("1.0.0", "group_indices(... = )", details = "Please `group_by()` first")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.7.2
Check: examples
Result: ERROR
Running examples in ‘ipft-Ex.R’ failed
The error most likely occurred in:
> ### Name: ipfGroup
> ### Title: Creates groups based on the specified parameters
> ### Aliases: ipfGroup
>
> ### ** Examples
>
>
> group <- ipfGroup(mtcars, cyl)
Error:
! The `...` argument of `group_indices()` was deprecated in dplyr 1.0.0
and is now defunct.
ℹ Please `group_by()` first
Backtrace:
▆
1. └─ipft::ipfGroup(mtcars, cyl)
2. ├─dplyr::group_indices(data, ...)
3. └─dplyr:::group_indices.data.frame(data, ...)
4. └─lifecycle::deprecate_stop("1.0.0", "group_indices(... = )", details = "Please `group_by()` first")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─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: 0.7.2
Check: examples
Result: ERROR
Running examples in ‘ipft-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: ipfGroup
> ### Title: Creates groups based on the specified parameters
> ### Aliases: ipfGroup
>
> ### ** Examples
>
>
> group <- ipfGroup(mtcars, cyl)
Error:
! The `...` argument of `group_indices()` was deprecated in dplyr 1.0.0
and is now defunct.
ℹ Please `group_by()` first
Backtrace:
▆
1. └─ipft::ipfGroup(mtcars, cyl)
2. ├─dplyr::group_indices(data, ...)
3. └─dplyr:::group_indices.data.frame(data, ...)
4. └─lifecycle::deprecate_stop("1.0.0", "group_indices(... = )", details = "Please `group_by()` first")
5. └─lifecycle:::deprecate_stop0(msg)
6. └─rlang::cnd_signal(...)
Execution halted
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
ipfDistance 5.029 0.081 7.178
ipfEstimate 4.534 0.125 6.782
Flavor: r-patched-linux-x86_64