CRAN Package Check Results for Maintainer ‘Hadley Wickham <hadley at posit.co>’

Last updated on 2025-12-21 11:50:32 CET.

Package ERROR WARN NOTE OK
bigrquery 13
dbplyr 13
diffviewer 13
downlit 1 12
dplyr 2 5 4 2
dtplyr 4 9
ellmer 13
evaluate 13
forcats 13
generics 13
ggvis 4 9
haven 3 10
httr 4 9
httr2 1 12
lobstr 5 8
mockery 13
modelr 13
multidplyr 13
nasaweather 13
odbc 2 11
pkgdown 13
pool 13
productplots 13
profvis 13
purrr 13
reshape2 2 11
roxygen2 13
rvest 13
S7 1 12
stringr 13
testthat 2 11
tidyr 1 8 4
waldo 13
yaml 13

Package bigrquery

Current CRAN status: OK: 13

Package dbplyr

Current CRAN status: OK: 13

Package diffviewer

Current CRAN status: OK: 13

Package downlit

Current CRAN status: NOTE: 1, OK: 12

Version: 0.4.5
Check: package dependencies
Result: NOTE Package suggested but not available for checking: ‘MassSpecWavelet’ Flavor: r-oldrel-macos-arm64

Package dplyr

Current CRAN status: ERROR: 2, WARN: 5, NOTE: 4, OK: 2

Version: 1.1.4
Check: compiled code
Result: WARN File ‘dplyr/libs/dplyr.so’: Found non-API calls to R: ‘ATTRIB’, ‘LEVELS’, ‘OBJECT’, ‘PRVALUE’, ‘R_shallow_duplicate_attr’, ‘Rf_allocSExp’, ‘SET_ATTRIB’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’ These entry points may be removed soon: ‘OBJECT’, ‘R_shallow_duplicate_attr’, ‘LEVELS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang

Version: 1.1.4
Check: compiled code
Result: WARN File ‘dplyr/libs/dplyr.so’: Found non-API calls to R: ‘LEVELS’, ‘OBJECT’, ‘PRVALUE’, ‘R_shallow_duplicate_attr’, ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’ These entry points may be removed soon: ‘OBJECT’, ‘R_shallow_duplicate_attr’, ‘LEVELS’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-devel-linux-x86_64-fedora-gcc

Version: 1.1.4
Check: compiled code
Result: WARN File 'dplyr/libs/x64/dplyr.dll': Found non-API calls to R: 'LEVELS', 'OBJECT', 'PRVALUE', 'R_shallow_duplicate_attr', 'Rf_allocSExp', 'SET_PRCODE', 'SET_PRENV', 'SET_PRVALUE' These entry points may be removed soon: 'OBJECT', 'R_shallow_duplicate_attr', 'LEVELS' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.1.4
Check: compiled code
Result: NOTE File ‘dplyr/libs/dplyr.so’: Found non-API calls to R: ‘LEVELS’, ‘OBJECT’, ‘PRVALUE’, ‘R_shallow_duplicate_attr’, ‘Rf_allocSExp’, ‘SET_PRCODE’, ‘SET_PRENV’, ‘SET_PRVALUE’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64

Version: 1.1.4
Check: whether package can be installed
Result: ERROR Installation failed. Flavors: r-release-windows-x86_64, r-oldrel-windows-x86_64

Package dtplyr

Current CRAN status: ERROR: 4, OK: 9

Version: 1.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [23s/29s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dtplyr) > > test_check("dtplyr") Saving _problems/test-step-mutate-177.R Saving _problems/test-step-mutate-187.R Saving _problems/test-step-mutate-294.R Saving _problems/test-tidyeval-332.R [ FAIL 4 | WARN 0 | SKIP 36 | PASS 746 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (35): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1', 'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1', 'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1', 'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1', 'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1', 'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1', 'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1', 'test-step-group.R:22:1', 'test-step-join.R:346:1', 'test-step-mutate.R:148:1', 'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1', 'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1', 'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1', 'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1', 'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1', 'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1', 'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1', 'test-unite.R:69:1' • tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-step-mutate.R:177:3'): works with `.by` ──────────────────────── Error in ``[.data.table`(copy(`_DT62`), , `:=`(row_num = seq_len(.N)), by = .(y))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-step-mutate.R:177:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─tibble::as_tibble(step) 5. ├─dtplyr:::as_tibble.dtplyr_step(step) 6. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 7. │ └─dtplyr:::dt_eval(x) 8. │ └─rlang::eval_tidy(quo) 9. ├─copy(`_DT62`)[, `:=`(row_num = seq_len(.N)), by = .(y)] 10. └─data.table:::`[.data.table`(...) ── Error ('test-step-mutate.R:183:3'): Using `.by` doesn't group prior step, #439 ── Error in ``[.data.table`(DT[, .(x, y)], , `:=`(row_num = seq_len(.N)), by = .(y))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─... %>% as.data.frame() at test-step-mutate.R:183:3 2. ├─base::as.data.frame(.) 3. └─dtplyr:::as.data.frame.dtplyr_step(.) 4. ├─base::as.data.frame(dt_eval(x)) 5. └─dtplyr:::dt_eval(x) 6. └─base::eval(x$locals[[var]], env) 7. └─base::eval(x$locals[[var]], env) 8. ├─DT[, .(x, y)][, `:=`(row_num = seq_len(.N)), by = .(y)] 9. └─data.table:::`[.data.table`(...) ── Error ('test-step-mutate.R:291:3'): var = NULL works when data is grouped ─── Error in ``[.data.table`(copy(DT), , `:=`(c("y", "z"), { y <- 2 z <- y * 2 .(y, z) }), by = .(g))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-step-mutate.R:291:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─dplyr::collect(step) 5. ├─dtplyr:::collect.dtplyr_step(step) 6. │ ├─tibble::as_tibble(x) 7. │ └─dtplyr:::as_tibble.dtplyr_step(x) 8. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 9. │ └─dtplyr:::dt_eval(x) 10. │ └─rlang::eval_tidy(quo) 11. ├─...[] 12. └─data.table:::`[.data.table`(...) ── Error ('test-tidyeval.R:329:3'): row_number() is equivalent seq_len(.N) ───── Error in ``[.data.table`(copy(`_DT192`), , `:=`(n = seq_len(.N)), by = .(g))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-tidyeval.R:329:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─dt %>% group_by(g) %>% mutate(n = row_number()) %>% pull() 5. ├─dplyr::pull(.) 6. ├─dtplyr:::pull.dtplyr_step(.) 7. │ ├─dplyr::collect(.data) 8. │ └─dtplyr:::collect.dtplyr_step(.data) 9. │ ├─tibble::as_tibble(x) 10. │ └─dtplyr:::as_tibble.dtplyr_step(x) 11. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 12. │ └─dtplyr:::dt_eval(x) 13. │ └─rlang::eval_tidy(quo) 14. ├─copy(`_DT192`)[, `:=`(n = seq_len(.N)), by = .(g)] 15. └─data.table:::`[.data.table`(...) [ FAIL 4 | WARN 0 | SKIP 36 | PASS 746 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [16s/19s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dtplyr) > > test_check("dtplyr") Saving _problems/test-step-mutate-177.R Saving _problems/test-step-mutate-187.R Saving _problems/test-step-mutate-294.R Saving _problems/test-tidyeval-332.R [ FAIL 4 | WARN 0 | SKIP 36 | PASS 746 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (35): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1', 'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1', 'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1', 'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1', 'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1', 'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1', 'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1', 'test-step-group.R:22:1', 'test-step-join.R:346:1', 'test-step-mutate.R:148:1', 'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1', 'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1', 'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1', 'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1', 'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1', 'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1', 'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1', 'test-unite.R:69:1' • tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-step-mutate.R:177:3'): works with `.by` ──────────────────────── Error in ``[.data.table`(copy(`_DT62`), , `:=`(row_num = seq_len(.N)), by = .(y))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-step-mutate.R:177:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─tibble::as_tibble(step) 5. ├─dtplyr:::as_tibble.dtplyr_step(step) 6. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 7. │ └─dtplyr:::dt_eval(x) 8. │ └─rlang::eval_tidy(quo) 9. ├─copy(`_DT62`)[, `:=`(row_num = seq_len(.N)), by = .(y)] 10. └─data.table:::`[.data.table`(...) ── Error ('test-step-mutate.R:183:3'): Using `.by` doesn't group prior step, #439 ── Error in ``[.data.table`(DT[, .(x, y)], , `:=`(row_num = seq_len(.N)), by = .(y))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─... %>% as.data.frame() at test-step-mutate.R:183:3 2. ├─base::as.data.frame(.) 3. └─dtplyr:::as.data.frame.dtplyr_step(.) 4. ├─base::as.data.frame(dt_eval(x)) 5. └─dtplyr:::dt_eval(x) 6. └─base::eval(x$locals[[var]], env) 7. └─base::eval(x$locals[[var]], env) 8. ├─DT[, .(x, y)][, `:=`(row_num = seq_len(.N)), by = .(y)] 9. └─data.table:::`[.data.table`(...) ── Error ('test-step-mutate.R:291:3'): var = NULL works when data is grouped ─── Error in ``[.data.table`(copy(DT), , `:=`(c("y", "z"), { y <- 2 z <- y * 2 .(y, z) }), by = .(g))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-step-mutate.R:291:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─dplyr::collect(step) 5. ├─dtplyr:::collect.dtplyr_step(step) 6. │ ├─tibble::as_tibble(x) 7. │ └─dtplyr:::as_tibble.dtplyr_step(x) 8. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 9. │ └─dtplyr:::dt_eval(x) 10. │ └─rlang::eval_tidy(quo) 11. ├─...[] 12. └─data.table:::`[.data.table`(...) ── Error ('test-tidyeval.R:329:3'): row_number() is equivalent seq_len(.N) ───── Error in ``[.data.table`(copy(`_DT192`), , `:=`(n = seq_len(.N)), by = .(g))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-tidyeval.R:329:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─dt %>% group_by(g) %>% mutate(n = row_number()) %>% pull() 5. ├─dplyr::pull(.) 6. ├─dtplyr:::pull.dtplyr_step(.) 7. │ ├─dplyr::collect(.data) 8. │ └─dtplyr:::collect.dtplyr_step(.data) 9. │ ├─tibble::as_tibble(x) 10. │ └─dtplyr:::as_tibble.dtplyr_step(x) 11. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 12. │ └─dtplyr:::dt_eval(x) 13. │ └─rlang::eval_tidy(quo) 14. ├─copy(`_DT192`)[, `:=`(n = seq_len(.N)), by = .(g)] 15. └─data.table:::`[.data.table`(...) [ FAIL 4 | WARN 0 | SKIP 36 | PASS 746 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [35s/60s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dtplyr) > > test_check("dtplyr") Saving _problems/test-step-mutate-177.R Saving _problems/test-step-mutate-187.R Saving _problems/test-step-mutate-294.R Saving _problems/test-tidyeval-332.R [ FAIL 4 | WARN 0 | SKIP 36 | PASS 746 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (35): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1', 'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1', 'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1', 'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1', 'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1', 'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1', 'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1', 'test-step-group.R:22:1', 'test-step-join.R:346:1', 'test-step-mutate.R:148:1', 'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1', 'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1', 'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1', 'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1', 'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1', 'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1', 'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1', 'test-unite.R:69:1' • tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-step-mutate.R:177:3'): works with `.by` ──────────────────────── Error in ``[.data.table`(copy(`_DT62`), , `:=`(row_num = seq_len(.N)), by = .(y))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-step-mutate.R:177:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─tibble::as_tibble(step) 5. ├─dtplyr:::as_tibble.dtplyr_step(step) 6. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 7. │ └─dtplyr:::dt_eval(x) 8. │ └─rlang::eval_tidy(quo) 9. ├─copy(`_DT62`)[, `:=`(row_num = seq_len(.N)), by = .(y)] 10. └─data.table:::`[.data.table`(...) ── Error ('test-step-mutate.R:183:3'): Using `.by` doesn't group prior step, #439 ── Error in ``[.data.table`(DT[, .(x, y)], , `:=`(row_num = seq_len(.N)), by = .(y))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─... %>% as.data.frame() at test-step-mutate.R:183:3 2. ├─base::as.data.frame(.) 3. └─dtplyr:::as.data.frame.dtplyr_step(.) 4. ├─base::as.data.frame(dt_eval(x)) 5. └─dtplyr:::dt_eval(x) 6. └─base::eval(x$locals[[var]], env) 7. └─base::eval(x$locals[[var]], env) 8. ├─DT[, .(x, y)][, `:=`(row_num = seq_len(.N)), by = .(y)] 9. └─data.table:::`[.data.table`(...) ── Error ('test-step-mutate.R:291:3'): var = NULL works when data is grouped ─── Error in ``[.data.table`(copy(DT), , `:=`(c("y", "z"), { y <- 2 z <- y * 2 .(y, z) }), by = .(g))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-step-mutate.R:291:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─dplyr::collect(step) 5. ├─dtplyr:::collect.dtplyr_step(step) 6. │ ├─tibble::as_tibble(x) 7. │ └─dtplyr:::as_tibble.dtplyr_step(x) 8. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 9. │ └─dtplyr:::dt_eval(x) 10. │ └─rlang::eval_tidy(quo) 11. ├─...[] 12. └─data.table:::`[.data.table`(...) ── Error ('test-tidyeval.R:329:3'): row_number() is equivalent seq_len(.N) ───── Error in ``[.data.table`(copy(`_DT192`), , `:=`(n = seq_len(.N)), by = .(g))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-tidyeval.R:329:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─dt %>% group_by(g) %>% mutate(n = row_number()) %>% pull() 5. ├─dplyr::pull(.) 6. ├─dtplyr:::pull.dtplyr_step(.) 7. │ ├─dplyr::collect(.data) 8. │ └─dtplyr:::collect.dtplyr_step(.data) 9. │ ├─tibble::as_tibble(x) 10. │ └─dtplyr:::as_tibble.dtplyr_step(x) 11. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 12. │ └─dtplyr:::dt_eval(x) 13. │ └─rlang::eval_tidy(quo) 14. ├─copy(`_DT192`)[, `:=`(n = seq_len(.N)), by = .(g)] 15. └─data.table:::`[.data.table`(...) [ FAIL 4 | WARN 0 | SKIP 36 | PASS 746 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-clang

Version: 1.3.2
Check: tests
Result: ERROR Running ‘testthat.R’ [34s/105s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(dtplyr) > > test_check("dtplyr") Saving _problems/test-step-mutate-177.R Saving _problems/test-step-mutate-187.R Saving _problems/test-step-mutate-294.R Saving _problems/test-tidyeval-332.R [ FAIL 4 | WARN 0 | SKIP 36 | PASS 746 ] ══ Skipped tests (36) ══════════════════════════════════════════════════════════ • On CRAN (35): 'test-count.R:15:1', 'test-step-call-pivot_longer.R:47:1', 'test-step-call-pivot_longer.R:88:1', 'test-step-call-pivot_longer.R:142:1', 'test-step-call-pivot_wider.R:95:1', 'test-step-call-pivot_wider.R:131:1', 'test-step-call-pivot_wider.R:143:1', 'test-step-call-pivot_wider.R:156:1', 'test-step-call.R:62:1', 'test-step-call.R:70:1', 'test-step-call.R:136:1', 'test-step-call.R:179:1', 'test-step-colorder-relocate.R:62:1', 'test-step-colorder.R:25:1', 'test-step-colorder.R:41:1', 'test-step-group.R:22:1', 'test-step-join.R:346:1', 'test-step-mutate.R:148:1', 'test-step-subset-filter.R:111:1', 'test-step-subset-select.R:35:1', 'test-step-subset-select.R:122:1', 'test-step-subset-separate.R:47:1', 'test-step-subset-slice.R:142:1', 'test-step-subset-slice.R:173:1', 'test-step-subset-summarise.R:94:1', 'test-step.R:23:1', 'test-step.R:32:1', 'test-tidyeval-across.R:86:1', 'test-tidyeval-across.R:95:1', 'test-tidyeval-across.R:287:1', 'test-tidyeval-across.R:295:1', 'test-tidyeval.R:183:1', 'test-tidyeval.R:297:1', 'test-tidyeval.R:404:1', 'test-unite.R:69:1' • tidyselect issue #221 (1): 'test-tidyeval-across.R:305:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Error ('test-step-mutate.R:177:3'): works with `.by` ──────────────────────── Error in ``[.data.table`(copy(`_DT62`), , `:=`(row_num = seq_len(.N)), by = .(y))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-step-mutate.R:177:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─tibble::as_tibble(step) 5. ├─dtplyr:::as_tibble.dtplyr_step(step) 6. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 7. │ └─dtplyr:::dt_eval(x) 8. │ └─rlang::eval_tidy(quo) 9. ├─copy(`_DT62`)[, `:=`(row_num = seq_len(.N)), by = .(y)] 10. └─data.table:::`[.data.table`(...) ── Error ('test-step-mutate.R:183:3'): Using `.by` doesn't group prior step, #439 ── Error in ``[.data.table`(DT[, .(x, y)], , `:=`(row_num = seq_len(.N)), by = .(y))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─... %>% as.data.frame() at test-step-mutate.R:183:3 2. ├─base::as.data.frame(.) 3. └─dtplyr:::as.data.frame.dtplyr_step(.) 4. ├─base::as.data.frame(dt_eval(x)) 5. └─dtplyr:::dt_eval(x) 6. └─base::eval(x$locals[[var]], env) 7. └─base::eval(x$locals[[var]], env) 8. ├─DT[, .(x, y)][, `:=`(row_num = seq_len(.N)), by = .(y)] 9. └─data.table:::`[.data.table`(...) ── Error ('test-step-mutate.R:291:3'): var = NULL works when data is grouped ─── Error in ``[.data.table`(copy(DT), , `:=`(c("y", "z"), { y <- 2 z <- y * 2 .(y, z) }), by = .(g))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-step-mutate.R:291:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─dplyr::collect(step) 5. ├─dtplyr:::collect.dtplyr_step(step) 6. │ ├─tibble::as_tibble(x) 7. │ └─dtplyr:::as_tibble.dtplyr_step(x) 8. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 9. │ └─dtplyr:::dt_eval(x) 10. │ └─rlang::eval_tidy(quo) 11. ├─...[] 12. └─data.table:::`[.data.table`(...) ── Error ('test-tidyeval.R:329:3'): row_number() is equivalent seq_len(.N) ───── Error in ``[.data.table`(copy(`_DT192`), , `:=`(n = seq_len(.N)), by = .(g))`: attempt access index 2/2 in VECTOR_ELT Backtrace: ▆ 1. ├─testthat::expect_equal(...) at test-tidyeval.R:329:3 2. │ └─testthat::quasi_label(enquo(object), label) 3. │ └─rlang::eval_bare(expr, quo_get_env(quo)) 4. ├─dt %>% group_by(g) %>% mutate(n = row_number()) %>% pull() 5. ├─dplyr::pull(.) 6. ├─dtplyr:::pull.dtplyr_step(.) 7. │ ├─dplyr::collect(.data) 8. │ └─dtplyr:::collect.dtplyr_step(.data) 9. │ ├─tibble::as_tibble(x) 10. │ └─dtplyr:::as_tibble.dtplyr_step(x) 11. │ ├─tibble::as_tibble(dt_eval(x), .name_repair = .name_repair) 12. │ └─dtplyr:::dt_eval(x) 13. │ └─rlang::eval_tidy(quo) 14. ├─copy(`_DT192`)[, `:=`(n = seq_len(.N)), by = .(g)] 15. └─data.table:::`[.data.table`(...) [ FAIL 4 | WARN 0 | SKIP 36 | PASS 746 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-fedora-gcc

Package ellmer

Current CRAN status: OK: 13

Package evaluate

Current CRAN status: OK: 13

Package forcats

Current CRAN status: OK: 13

Package generics

Current CRAN status: OK: 13

Package ggvis

Current CRAN status: NOTE: 4, OK: 9

Version: 0.4.9
Check: for unstated dependencies in ‘demo’
Result: NOTE 'library' or 'require' calls not declared from: ‘nasaweather’ ‘tourr’ 'data(package=)' call not declared from: ‘ggplot2’ 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

Package haven

Current CRAN status: NOTE: 3, OK: 10

Version: 2.5.5
Check: for GNU extensions in Makefiles
Result: NOTE GNU make is a SystemRequirements. Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Package httr

Current CRAN status: NOTE: 4, OK: 9

Version: 1.4.7
Check: for unstated dependencies in ‘demo’
Result: NOTE '::' or ':::' import not declared from: ‘rstudioapi’ 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

Package httr2

Current CRAN status: ERROR: 1, OK: 12

Version: 1.2.2
Check: tests
Result: ERROR Running ‘testthat.R’ [43s/30s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) > library(httr2) > > test_check("httr2") Starting 2 test processes. Saving _problems/test-resp-stream-36.R > test-req-perform-parallel.R: [working] (95 + 0) -> 2 -> 33 | ========>---------------------- 25% > test-req-perform-iterative.R: \ iterating 32 done (16/s) | 2s > test-req-perform-iterative.R: | iterating 34 done (16/s) | 2.2s > test-req-perform-parallel.R: [working] (40 + 0) -> 2 -> 88 | ====================>---------- 68% > test-req-perform-parallel.R: [working] (0 + 0) -> 0 -> 130 | ==============================> 100% > test-req-perform-iterative.R: / iterating 82 done (16/s) | 5.2s > test-req-perform-iterative.R: / iterating 120 done (16/s) | 7.6s > test-req-promise.R: Unhandled promise error: Failed to perform HTTP request. > test-req.R: <httr2_request> > test-req.R: GET https://example.com > test-req.R: Headers: > test-req.R: * Authorization: <REDACTED> > test-req.R: Body: empty [ FAIL 1 | WARN 0 | SKIP 144 | PASS 887 ] ══ Skipped tests (144) ═════════════════════════════════════════════════════════ • Can't find envvar HTTR2_KEY (1): 'test-oauth-flow-jwt.R:7:3' • On CRAN (142): 'test-resp-stream.R:40:3', 'test-resp-stream.R:56:1', 'test-resp-stream.R:68:3', 'test-resp-stream.R:92:3', 'test-resp-stream.R:164:3', 'test-resp-stream.R:182:3', 'test-resp-stream.R:204:3', 'test-resp-stream.R:218:3', 'test-resp-stream.R:263:3', 'test-resp-stream.R:282:3', 'test-resp-stream.R:304:3', 'test-resp-stream.R:326:3', 'test-resp-stream.R:346:3', 'test-content-type.R:6:1', 'test-content-type.R:22:1', 'test-content-type.R:56:1', 'test-req-perform.R:31:1', 'test-req-perform.R:46:1', 'test-req-perform.R:97:3', 'test-req-perform.R:214:1', 'test-headers.R:10:1', 'test-headers.R:14:1', 'test-headers.R:21:1', 'test-headers.R:36:1', 'test-last.R:28:3', 'test-last.R:39:1', 'test-last.R:50:1', 'test-last.R:59:1', 'test-curl.R:1:1', 'test-curl.R:5:1', 'test-curl.R:79:1', 'test-curl.R:125:1', 'test-curl.R:138:1', 'test-curl.R:146:1', 'test-curl.R:157:1', 'test-curl.R:165:1', 'test-curl.R:178:1', 'test-curl.R:211:3', 'test-curl.R:234:1', 'test-oauth-client.R:1:1', 'test-oauth-client.R:10:1', 'test-oauth-client.R:19:1', 'test-oauth-flow-jwt.R:38:1', 'test-oauth-flow-auth-code.R:1:1', 'test-oauth-flow-auth-code.R:82:1', 'test-oauth-flow-auth-code.R:116:3', 'test-oauth-flow-refresh.R:31:1', 'test-oauth-token.R:1:1', 'test-oauth-token.R:11:1', 'test-oauth.R:101:1', 'test-oauth-flow.R:3:1', 'test-oauth-flow.R:14:1', 'test-oauth-flow.R:42:1', 'test-req-body.R:1:1', 'test-req-body.R:37:1', 'test-req-body.R:86:1', 'test-req-body.R:126:1', 'test-req-body.R:151:1', 'test-req-auth-aws.R:19:1', 'test-req-auth-aws.R:51:1', 'test-req-auth-aws.R:101:1', 'test-req-cache.R:94:1', 'test-req-cache.R:216:1', 'test-req-cache.R:231:1', 'test-req-cache.R:245:1', 'test-req-cookies.R:1:1', 'test-req-dry-run.R:9:1', 'test-req-dry-run.R:26:1', 'test-req-headers.R:20:1', 'test-req-headers.R:105:1', 'test-req-headers.R:122:1', 'test-req-error.R:11:1', 'test-req-error.R:21:1', 'test-req-error.R:35:1', 'test-req-mock.R:25:1', 'test-req-options.R:39:1', 'test-req-options.R:46:1', 'test-req-perform-iterative-helpers.R:3:1', 'test-req-perform-iterative-helpers.R:62:1', 'test-req-perform-iterative-helpers.R:84:1', 'test-req-perform-connection.R:1:1', 'test-req-perform-connection.R:24:3', 'test-req-perform-connection.R:34:3', 'test-req-perform-connection.R:58:1', 'test-req-perform-connection.R:73:1', 'test-req-perform-connection.R:107:1', 'test-req-perform-connection.R:114:3', 'test-req-perform-parallel.R:1:1', 'test-req-perform-parallel.R:27:3', 'test-req-perform-parallel.R:158:1', 'test-req-perform-parallel.R:190:3', 'test-req-perform-parallel.R:215:3', 'test-req-perform-parallel.R:229:3', 'test-req-perform-sequential.R:1:1', 'test-req-perform-stream.R:1:1', 'test-req-perform-stream.R:107:1', 'test-req-perform-stream.R:121:1', 'test-req-policy.R:1:1', 'test-req-perform-iterative.R:35:1', 'test-req-perform-iterative.R:103:1', 'test-req-retries.R:1:1', 'test-req-retries.R:74:1', 'test-req-retries.R:85:1', 'test-req-template.R:26:1', 'test-req-template.R:44:1', 'test-req-throttle.R:2:3', 'test-req-promise.R:1:1', 'test-req-promise.R:29:1', 'test-req-promise.R:113:1', 'test-req-verbose.R:3:3', 'test-req-verbose.R:33:3', 'test-req-verbose.R:45:3', 'test-req-verbose.R:57:3', 'test-req-verbose.R:76:3', 'test-req-url.R:105:1', 'test-req-url.R:119:1', 'test-req-url.R:134:1', 'test-req.R:1:1', 'test-req.R:10:1', 'test-req.R:14:1', 'test-req.R:29:1', 'test-resp-status.R:1:1', 'test-resp-stream-aws.R:61:1', 'test-resp-body.R:13:1', 'test-resp-body.R:73:1', 'test-resp-body.R:80:1', 'test-secret.R:38:1', 'test-secret.R:69:1', 'test-resp.R:1:1', 'test-resp.R:24:1', 'test-resp.R:28:1', 'test-utils-multi.R:63:1', 'test-utils-redacted.R:1:1', 'test-utils.R:1:1', 'test-utils.R:19:1', 'test-url.R:30:1', 'test-url.R:36:1', 'test-url.R:48:1', 'test-url.R:111:1', 'test-url.R:208:1', 'test-url.R:236:1', 'test-url.R:273:1' • has_paws_credentials() is not TRUE (1): 'test-req-auth-aws.R:31:3' ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-resp-stream.R:36:3'): can determine if a stream is complete (non-blocking) ── Expected `resp_stream_is_complete(resp)` to be TRUE. Differences: `actual`: FALSE `expected`: TRUE [ FAIL 1 | WARN 0 | SKIP 144 | PASS 887 ] Error: ! Test failures. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Package lobstr

Current CRAN status: NOTE: 5, OK: 8

Version: 1.1.3
Check: compiled code
Result: NOTE File ‘lobstr/libs/lobstr.so’: Found non-API call to R: ‘ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.1.2
Check: C++ specification
Result: NOTE Specified C++11: please drop specification unless essential Flavor: r-release-macos-arm64

Version: 1.1.2
Check: compiled code
Result: NOTE File ‘lobstr/libs/lobstr.so’: Found non-API calls to R: ‘BODY’, ‘CLOENV’, ‘ENCLOS’, ‘EXTPTR_PROT’, ‘EXTPTR_TAG’, ‘FORMALS’, ‘FRAME’, ‘HASHTAB’, ‘NAMED’, ‘OBJECT’, ‘PRCODE’, ‘PRENV’, ‘PRVALUE’, ‘R_lsInternal’, ‘Rf_findVarInFrame3’, ‘TRUELENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-arm64

Package mockery

Current CRAN status: OK: 13

Package modelr

Current CRAN status: OK: 13

Package multidplyr

Current CRAN status: OK: 13

Package nasaweather

Current CRAN status: OK: 13

Package odbc

Current CRAN status: NOTE: 2, OK: 11

Additional issues

M1mac M1mac

Version: 1.6.4
Check: installed package size
Result: NOTE installed size is 12.4Mb sub-directories of 1Mb or more: libs 11.5Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package pkgdown

Current CRAN status: OK: 13

Package pool

Current CRAN status: OK: 13

Package productplots

Current CRAN status: OK: 13

Package profvis

Current CRAN status: OK: 13

Package purrr

Current CRAN status: OK: 13

Package reshape2

Current CRAN status: NOTE: 2, OK: 11

Version: 1.4.5
Check: compiled code
Result: NOTE File ‘reshape2/libs/reshape2.so’: Found non-API call to R: ‘ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc

Package roxygen2

Current CRAN status: OK: 13

Additional issues

rchk

Package rvest

Current CRAN status: OK: 13

Package S7

Current CRAN status: NOTE: 1, OK: 12

Version: 0.2.0
Check: compiled code
Result: NOTE File ‘S7/libs/S7.so’: Found non-API calls to R: ‘FORMALS’, ‘Rf_allocSExp’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavor: r-release-macos-arm64

Package stringr

Current CRAN status: OK: 13

Package testthat

Current CRAN status: NOTE: 2, OK: 11

Version: 3.3.1
Check: installed package size
Result: NOTE installed size is 9.0Mb sub-directories of 1Mb or more: R 2.1Mb libs 5.3Mb Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64

Package tidyr

Current CRAN status: WARN: 1, NOTE: 8, OK: 4

Additional issues

rchk

Version: 1.3.2
Check: compiled code
Result: NOTE File ‘tidyr/libs/tidyr.so’: Found non-API call to R: ‘ATTRIB’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.1
Check: compiled code
Result: WARN File 'tidyr/libs/x64/tidyr.dll': Found non-API call to R: 'DATAPTR' This entry point may be removed soon. Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-devel-windows-x86_64

Version: 1.3.1
Check: compiled code
Result: NOTE File ‘tidyr/libs/tidyr.so’: Found non-API call to R: ‘DATAPTR’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual, and section ‘Moving into C API compliance’ for issues with the use of non-API entry points. Flavors: r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64

Version: 1.3.1
Check: compiled code
Result: NOTE File 'tidyr/libs/x64/tidyr.dll': Found non-API call to R: 'DATAPTR' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual, and section 'Moving into C API compliance' for issues with the use of non-API entry points. Flavor: r-release-windows-x86_64

Package waldo

Current CRAN status: OK: 13

Package yaml

Current CRAN status: OK: 13