CRAN Package Check Results for Package dbplyr

Last updated on 2024-07-17 05:55:05 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.5.0 31.15 379.35 410.50 OK
r-devel-linux-x86_64-debian-gcc 2.5.0 21.52 278.83 300.35 OK
r-devel-linux-x86_64-fedora-clang 2.5.0 494.85 OK
r-devel-linux-x86_64-fedora-gcc 2.5.0 488.32 OK
r-devel-windows-x86_64 2.5.0 23.00 221.00 244.00 NOTE
r-patched-linux-x86_64 2.5.0 34.05 369.25 403.30 OK
r-release-linux-x86_64 2.5.0 22.42 366.47 388.89 OK
r-release-macos-arm64 2.5.0 130.00 OK
r-release-macos-x86_64 2.5.0 122.00 ERROR
r-release-windows-x86_64 2.5.0 25.00 222.00 247.00 OK
r-oldrel-macos-arm64 2.5.0 121.00 OK
r-oldrel-macos-x86_64 2.5.0 280.00 OK
r-oldrel-windows-x86_64 2.5.0 28.00 276.00 304.00 OK

Check Details

Version: 2.5.0
Check: Rd cross-references
Result: NOTE Found the following Rd file(s) with Rd \link{} targets missing package anchors: arrange.tbl_lazy.Rd: arrange, show_query backend-hana.Rd: copy_to collapse.tbl_sql.Rd: collapse, compute, collect complete.tbl_lazy.Rd: show_query copy_inline.Rd: copy_to copy_to.src_sql.Rd: copy_to, show_query count.tbl_lazy.Rd: count, tally db-sql.Rd: copy_to dbplyr-slice.Rd: slice_min, slice_max, slice_sample distinct.tbl_lazy.Rd: distinct, show_query expand.tbl_lazy.Rd: show_query filter.tbl_lazy.Rd: show_query get_returned_rows.Rd: rows_insert, rows_append, rows_update, rows_upsert, rows_delete group_by.tbl_lazy.Rd: group_by head.tbl_lazy.Rd: show_query join.tbl_sql.Rd: join, show_query memdb_frame.Rd: !!, !!!, .data, .env mutate.tbl_lazy.Rd: mutate, transmute, show_query nycflights13.Rd: src_postgres pivot_wider.tbl_lazy.Rd: expand pull.tbl_sql.Rd: pull replace_na.tbl_lazy.Rd: show_query rows-db.Rd: rows_insert, rows_append, rows_update, rows_patch, rows_upsert, rows_delete, tbl, compute select.tbl_lazy.Rd: select, rename, relocate summarise.tbl_lazy.Rd: summarise, show_query tbl.src_dbi.Rd: compute, collect, show_query, explain, do win_over.Rd: group_by, arrange Please provide package anchors for all Rd \link{} targets not in the package itself and the base packages. Flavor: r-devel-windows-x86_64

Version: 2.5.0
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/0s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-release-macos-x86_64