CRAN Package Check Results for Package stickyr

Last updated on 2023-03-29 06:53:50 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.2 4.98 42.55 47.53 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 4.23 32.03 36.26 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 59.14 OK
r-devel-linux-x86_64-fedora-gcc 0.1.2 57.77 OK
r-patched-linux-x86_64 0.1.1 4.30 40.02 44.32 WARN
r-release-linux-x86_64 0.1.1 3.51 42.66 46.17 OK
r-release-macos-arm64 0.1.1 24.00 OK
r-release-macos-x86_64 0.1.2 31.00 OK
r-release-windows-x86_64 0.1.1 16.00 0.00 16.00 OK
r-oldrel-macos-arm64 0.1.1 25.00 OK
r-oldrel-macos-x86_64 0.1.2 33.00 OK
r-oldrel-windows-ix86+x86_64 0.1.1 12.00 71.00 83.00 OK

Check Details

Version: 0.1.1
Check: S3 generic/method consistency
Result: WARN
    rowwise:
     function(data, ...)
    rowwise.sticky_rowwise_df:
     function(.data, ..., .add)
    
    rowwise:
     function(data, ...)
    rowwise.sticky_grouped_df:
     function(.data, ..., .add)
    
    rowwise:
     function(data, ...)
    rowwise.sticky_tbl_df:
     function(.data, ..., .add)
    See section ‘Generic functions and methods’ in the ‘Writing R
    Extensions’ manual.
Flavor: r-patched-linux-x86_64