Last updated on 2023-03-26 17:49:58 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3.1 | 9.21 | 111.95 | 121.16 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.3.1 | 6.56 | 83.94 | 90.50 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.3.1 | 156.08 | WARN | |||
r-devel-linux-x86_64-fedora-gcc | 0.3.2 | 151.81 | OK | |||
r-patched-linux-x86_64 | 0.3.1 | 7.62 | 104.03 | 111.65 | WARN | |
r-release-linux-x86_64 | 0.3.1 | 8.13 | 105.06 | 113.19 | OK | |
r-release-macos-arm64 | 0.3.1 | 42.00 | OK | |||
r-release-macos-x86_64 | 0.3.1 | 59.00 | OK | |||
r-release-windows-x86_64 | 0.3.2 | 31.00 | 128.00 | 159.00 | OK | |
r-oldrel-macos-arm64 | 0.3.1 | 52.00 | OK | |||
r-oldrel-macos-x86_64 | 0.3.1 | 66.00 | OK | |||
r-oldrel-windows-ix86+x86_64 | 0.3.1 | 19.00 | 147.00 | 166.00 | NOTE |
Version: 0.3.1
Check: S3 generic/method consistency
Result: WARN
anti_join:
function(x, y, by, copy, ...)
anti_join.track:
function(.data, ...)
sample_n:
function(tbl, size, replace, weight, .env, ...)
sample_n.track:
function(.data, ...)
ungroup:
function(x, ...)
ungroup.track:
function(.data, ...)
semi_join:
function(x, y, by, copy, ...)
semi_join.track:
function(.data, ...)
nest_join:
function(x, y, by, copy, keep, name, ...)
nest_join.track:
function(.data, ...)
rowwise:
function(data, ...)
rowwise.track:
function(.data, ...)
right_join:
function(x, y, by, copy, suffix, ..., keep)
right_join.track:
function(.data, ...)
inner_join:
function(x, y, by, copy, suffix, ..., keep)
inner_join.track:
function(.data, ...)
left_join:
function(x, y, by, copy, suffix, ..., keep)
left_join.track:
function(.data, ...)
full_join:
function(x, y, by, copy, suffix, ..., keep)
full_join.track:
function(.data, ...)
sample_frac:
function(tbl, size, replace, weight, .env, ...)
sample_frac.track:
function(.data, ...)
See section ‘Generic functions and methods’ in the ‘Writing R
Extensions’ manual.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-patched-linux-x86_64
Version: 0.3.1
Check: Rd cross-references
Result: NOTE
Undeclared package ‘rlang’ in Rd xrefs
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 0.3.1
Check: dependencies in R code
Result: NOTE
Initiating curl with CURL_SSL_BACKEND: openssl
Flavor: r-oldrel-windows-ix86+x86_64