Last updated on 2026-02-04 04:50:40 CET.
| Package | ERROR | WARN | NOTE | OK |
|---|---|---|---|---|
| bigrquery | 13 | |||
| dbplyr | 1 | 3 | 9 | |
| diffviewer | 13 | |||
| downlit | 1 | 12 | ||
| dplyr | 2 | 9 | 2 | |
| dtplyr | 3 | 10 | ||
| ellmer | 13 | |||
| evaluate | 13 | |||
| forcats | 13 | |||
| generics | 13 | |||
| ggvis | 4 | 9 | ||
| haven | 3 | 10 | ||
| httr | 4 | 9 | ||
| httr2 | 13 | |||
| lobstr | 6 | 7 | ||
| mockery | 13 | |||
| modelr | 13 | |||
| multidplyr | 13 | |||
| nasaweather | 13 | |||
| odbc | 2 | 11 | ||
| pkgdown | 13 | |||
| pool | 13 | |||
| productplots | 13 | |||
| profvis | 13 | |||
| purrr | 13 | |||
| rappdirs | 13 | |||
| reshape2 | 13 | |||
| roxygen2 | 13 | |||
| rvest | 13 | |||
| S7 | 1 | 12 | ||
| stringr | 13 | |||
| testthat | 2 | 11 | ||
| tidyr | 13 | |||
| waldo | 13 | |||
| yaml | 13 |
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, WARN: 3, OK: 9
Version: 2.5.1
Check: Rd cross-references
Result: WARN
Missing link(s) in Rd file 'nycflights13.Rd':
‘[dplyr:src_dbi]{dplyr::src_postgres()}’
See section 'Cross-references' in the 'Writing R Extensions' manual.
Flavors: r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 2.5.1
Check: tests
Result: ERROR
Running 'testthat.R' [17s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(dbplyr)
>
> test_check("dbplyr")
Starting 2 test processes.
> test-query-join.R:
Error:
! testthat subprocess exited in file 'test-query-join.R'.
Caused by error:
! R session crashed with exit code -1073741819
Backtrace:
▆
1. └─testthat::test_check("dbplyr")
2. └─testthat::test_dir(...)
3. └─testthat:::test_files(...)
4. └─testthat:::test_files_parallel(...)
5. ├─withr::with_dir(...)
6. │ └─base::force(code)
7. ├─testthat::with_reporter(...)
8. │ └─base::tryCatch(...)
9. │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
10. │ └─base (local) tryCatchOne(expr, names, parentenv, handlers[[1L]])
11. │ └─base (local) doTryCatch(return(expr), name, parentenv, handler)
12. └─testthat:::parallel_event_loop_chunky(queue, reporters, ".")
13. └─queue$poll(Inf)
14. └─base::lapply(...)
15. └─testthat (local) FUN(X[[i]], ...)
16. └─private$handle_error(msg, i)
17. └─cli::cli_abort(...)
18. └─rlang::abort(...)
Execution halted
Flavor: r-devel-windows-x86_64
Current CRAN status: OK: 13
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
Current CRAN status: WARN: 2, NOTE: 9, 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.
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.2.0
Check: compiled code
Result: NOTE
File ‘dplyr/libs/dplyr.so’:
Found non-API calls to R: ‘PRVALUE’, ‘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-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64
Version: 1.1.4
Check: compiled code
Result: WARN
File 'dplyr/libs/x64/dplyr.dll':
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.
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
Version: 1.1.4
Check: compiled code
Result: NOTE
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'
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
Version: 1.2.0
Check: package dependencies
Result: NOTE
Package suggested but not available for checking: ‘ggplot2’
Flavor: r-oldrel-macos-arm64
Current CRAN status: ERROR: 3, OK: 10
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [14s/19s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): '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-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-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [34s/52s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): '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-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-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.3.2
Check: tests
Result: ERROR
Running ‘testthat.R’ [33s/85s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(dtplyr)
>
> test_check("dtplyr")
Saving _problems/test-step-group-31.R
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
══ Skipped tests (35) ══════════════════════════════════════════════════════════
• On CRAN (34): '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-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-group.R:29:3'): can add groups if requested ───────────────
<lifecycle_error_deprecated/defunctError/rlang_error/error/condition>
Error: The `add` argument of `group_by()` was deprecated in dplyr 1.0.0 and is now defunct.
i Please use the `.add` argument instead.
Backtrace:
▆
1. ├─dt %>% group_by(x) %>% group_by(y, add = TRUE)
2. ├─dplyr::group_by(., y, add = TRUE)
3. └─dtplyr:::group_by.dtplyr_step(., y, add = TRUE)
4. ├─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
5. │ └─base::eval(expr(dplyr::group_by_prepare(.data, !!!dots, .add = .add)))
6. └─dplyr::group_by_prepare(.data, y = y, add = TRUE, .add = .add)
7. └─lifecycle::deprecate_stop("1.0.0", "group_by(add = )", "group_by(.add = )")
8. └─lifecycle:::deprecate_stop0(msg)
9. └─rlang::cnd_signal(...)
[ FAIL 1 | WARN 0 | SKIP 35 | PASS 756 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
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
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
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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 6, OK: 7
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.3
Check: compiled code
Result: NOTE
File 'lobstr/libs/x64/lobstr.dll':
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.
Flavor: r-devel-windows-x86_64
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 1.6.4.1
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
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
Current CRAN status: OK: 13
Current CRAN status: NOTE: 2, OK: 11
Version: 3.3.2
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
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13