CRAN Package Check Results for Package multidplyr

Last updated on 2023-03-24 11:55:56 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 5.65 139.14 144.79 WARN
r-devel-linux-x86_64-debian-gcc 0.1.3 4.61 111.32 115.93 OK
r-devel-linux-x86_64-fedora-clang 0.1.3 185.10 OK
r-devel-linux-x86_64-fedora-gcc 0.1.3 195.10 OK
r-devel-windows-x86_64 0.1.3 44.00 196.00 240.00 OK
r-patched-linux-x86_64 0.1.2 6.42 136.18 142.60 OK
r-release-linux-x86_64 0.1.3 4.56 134.62 139.18 OK
r-release-macos-arm64 0.1.3 48.00 OK
r-release-macos-x86_64 0.1.3 86.00 OK
r-release-windows-x86_64 0.1.3 25.00 209.00 234.00 OK
r-oldrel-macos-arm64 0.1.3 55.00 OK
r-oldrel-macos-x86_64 0.1.3 84.00 OK
r-oldrel-windows-ix86+x86_64 0.1.2 13.00 176.00 189.00 OK

Check Details

Version: 0.1.2
Check: S3 generic/method consistency
Result: WARN
    pull:
     function(.data, var, name, ...)
    pull.multidplyr_party_df:
     function(.data, var)
    
    ungroup:
     function(x, ...)
    ungroup.multidplyr_party_df:
     function(.data, ...)
    
    collect:
     function(x, ...)
    collect.multidplyr_party_df:
     function(.data, ...)
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-devel-linux-x86_64-debian-clang