CRAN Package Check Results for Maintainer ‘Emilio Sansano <esansano at uji.es>’

Last updated on 2026-02-04 04:50:38 CET.

Package ERROR OK
ipft 3 10

Package ipft

Current CRAN status: ERROR: 3, OK: 10

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