[R-pkg-team] Bug#1039881: r-cran-rsample: autopkgtest failure with r-base (4.3.1-1)

Bas Couwenberg sebastic at xs4all.nl
Thu Jun 29 09:33:15 BST 2023


Source: r-cran-rsample
Version: 1.1.1+dfsg-1
Severity: serious
Tags: sid trixie
Justification: autopkgtest failure

Dear Maintainer,

The autopkgtest of your package fails with r-base (4.3.1-1):

 64s [ FAIL 2 | WARN 0 | SKIP 41 | PASS 2818 ]
 64s 
 64s ══ Skipped tests (41) ══════════════════════════════════════════════════════════
 64s • On CRAN (41): 'test-boot.R:121:3', 'test-boot.R:147:3', 'test-boot.R:158:3',
 64s   'test-bootci.R:18:3', 'test-bootci.R:137:3', 'test-bootci.R:236:3',
 64s   'test-clustering.R:41:3', 'test-clustering.R:52:3',
 64s   'test-compat-vctrs.R:125:5', 'test-compat-vctrs.R:134:5',
 64s   'test-initial.R:35:3', 'test-initial.R:110:3', 'test-labels.R:19:3',
 64s   'test-loo.R:25:3', 'test-make_groups.R:41:5', 'test-mc.R:81:3',
 64s   'test-mc.R:99:3', 'test-mc.R:145:3', 'test-mc.R:214:3', 'test-mc.R:218:3',
 64s   'test-misc.R:17:3', 'test-misc.R:129:5', 'test-misc.R:154:3',
 64s   'test-nesting.R:42:3', 'test-nesting.R:81:3', 'test-permutations.R:33:3',
 64s   'test-permutations.R:44:3', 'test-rsplit.R:37:3', 'test-rsplit.R:52:3',
 64s   'test-strata.R:37:3', 'test-validation.R:58:3', 'test-validation.R:109:3',
 64s   'test-validation.R:207:3', 'test-vfold.R:72:3', 'test-vfold.R:81:3',
 64s   'test-vfold.R:91:3', 'test-vfold.R:113:3', 'test-vfold.R:206:3',
 64s   'test-vfold.R:249:3', 'test-vfold.R:349:3', 'test-vfold.R:353:3'
 64s 
 64s ══ Failed tests ════════════════════════════════════════════════════════════════
 65s ── Error ('test-compat-dplyr.R:357:5'): right_join() restores to the type of first input ──
 65s Error in `vectbl_assign(x[[j]], i, recycled_value[[j]])`: DLL requires the use of native symbols
 65s Backtrace:
 65s      ▆
 65s   1. ├─rsample:::expect_s3_class_bare_tibble(right_join(y, x, by = "id")) at test-compat-dplyr.R:357:4
 65s   2. │ └─testthat::expect_s3_class(...) at autopkgtest_tmp/testthat/helpers-rsample.R:11:2
 65s   3. │   └─testthat::quasi_label(enquo(object), arg = "object")
 65s   4. │     └─rlang::eval_bare(expr, quo_get_env(quo))
 65s   5. ├─dplyr::right_join(y, x, by = "id")
 65s   6. └─dplyr:::right_join.data.frame(y, x, by = "id")
 65s   7.   └─dplyr:::join_mutate(...)
 65s   8.     ├─base::`[<-`(`*tmp*`, new_rows, names(y_key), value = `<tibble[,1]>`)
 65s   9.     └─tibble:::`[<-.tbl_df`(`*tmp*`, new_rows, names(y_key), value = `<tibble[,1]>`)
 65s  10.       └─tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
 65s  11.         └─tibble:::tbl_subassign_row(xj, i, value, i_arg, value_arg)
 65s  12.           ├─base::withCallingHandlers(...)
 65s  13.           └─tibble:::vectbl_assign(x[[j]], i, recycled_value[[j]])
 65s ── Error ('test-compat-dplyr.R:373:5'): full_join() can lose rset class if rows are added ──
 65s Error in `vectbl_assign(x[[j]], i, recycled_value[[j]])`: DLL requires the use of native symbols
 65s Backtrace:
 65s      ▆
 65s   1. ├─rsample:::expect_s3_class_bare_tibble(full_join(x, y, by = "id")) at test-compat-dplyr.R:373:4
 65s   2. │ └─testthat::expect_s3_class(...) at autopkgtest_tmp/testthat/helpers-rsample.R:11:2
 65s   3. │   └─testthat::quasi_label(enquo(object), arg = "object")
 65s   4. │     └─rlang::eval_bare(expr, quo_get_env(quo))
 65s   5. ├─dplyr::full_join(x, y, by = "id")
 65s   6. └─dplyr:::full_join.data.frame(x, y, by = "id")
 65s   7.   └─dplyr:::join_mutate(...)
 65s   8.     ├─base::`[<-`(`*tmp*`, new_rows, names(y_key), value = `<tibble[,1]>`)
 65s   9.     └─tibble:::`[<-.tbl_df`(`*tmp*`, new_rows, names(y_key), value = `<tibble[,1]>`)
 65s  10.       └─tibble:::tbl_subassign(x, i, j, value, i_arg, j_arg, substitute(value))
 65s  11.         └─tibble:::tbl_subassign_row(xj, i, value, i_arg, value_arg)
 65s  12.           ├─base::withCallingHandlers(...)
 65s  13.           └─tibble:::vectbl_assign(x[[j]], i, recycled_value[[j]])
 65s 
 65s [ FAIL 2 | WARN 0 | SKIP 41 | PASS 2818 ]

https://ci.debian.net/data/autopkgtest/testing/amd64/r/r-cran-rsample/34931855/log.gz


More information about the R-pkg-team mailing list