Last updated on 2023-03-22 05:52:26 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.0 | 4.88 | 69.57 | 74.45 | WARN | |
r-devel-linux-x86_64-debian-gcc | 0.1.0 | 4.65 | 52.97 | 57.62 | WARN | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 98.45 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 107.06 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 45.00 | 100.00 | 145.00 | OK | |
r-patched-linux-x86_64 | 0.1.0 | 5.00 | 69.45 | 74.45 | OK | |
r-release-linux-x86_64 | 0.1.0 | 4.85 | 68.89 | 73.74 | OK | |
r-release-macos-arm64 | 0.2.0 | 28.00 | OK | |||
r-release-macos-x86_64 | 0.1.0 | 57.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.0 | 27.00 | 101.00 | 128.00 | OK | |
r-oldrel-macos-arm64 | 0.1.0 | 34.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.0 | 43.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.0 | 14.00 | 109.00 | 123.00 | WARN |
Version: 0.1.0
Check: S3 generic/method consistency
Result: WARN
semi_join:
function(x, y, by, copy, ...)
semi_join.tbl_funnel:
function(.data, ...)
anti_join:
function(x, y, by, copy, ...)
anti_join.tbl_funnel:
function(.data, ...)
inner_join:
function(x, y, by, copy, suffix, ..., keep)
inner_join.tbl_funnel:
function(.data, ...)
left_join:
function(x, y, by, copy, suffix, ..., keep)
left_join.tbl_funnel:
function(.data, ...)
right_join:
function(x, y, by, copy, suffix, ..., keep)
right_join.tbl_funnel:
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
Version: 0.1.0
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘tibble’
All declared Imports should be used.
Flavors: r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Version: 0.1.0
Check: for unstated dependencies in ‘tests’
Result: WARN
Warning: unable to access index for repository https://bioconductor.org/packages/3.14/bioc/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.14/bioc/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.14/data/annotation/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.14/data/annotation/src/contrib/PACKAGES'
Warning: unable to access index for repository https://bioconductor.org/packages/3.14/data/experiment/src/contrib:
cannot open URL 'https://bioconductor.org/packages/3.14/data/experiment/src/contrib/PACKAGES'
Flavor: r-oldrel-windows-ix86+x86_64