Last updated on 2024-11-05 08:48:33 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.5.0 | 22.65 | 298.42 | 321.07 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.5.0 | 16.07 | 198.09 | 214.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.5.0 | 515.79 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 2.5.0 | 488.29 | OK | |||
r-devel-windows-x86_64 | 2.5.0 | 23.00 | 221.00 | 244.00 | NOTE | |
r-patched-linux-x86_64 | 2.5.0 | 24.50 | 272.74 | 297.24 | OK | |
r-release-linux-x86_64 | 2.5.0 | 19.24 | 279.31 | 298.55 | 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 | 23.00 | 240.00 | 263.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 | 27.00 | 280.00 | 307.00 | OK |
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.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, 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