CRAN Package Check Results for Package kolmim

Last updated on 2022-03-05 08:54:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.0 3.01 23.93 26.94 NOTE
r-devel-linux-x86_64-debian-gcc 1.0 2.17 24.21 26.38 NOTE
r-devel-linux-x86_64-fedora-clang 1.0 41.16 NOTE
r-devel-linux-x86_64-fedora-gcc 1.0 29.72 NOTE
r-devel-windows-x86_64-new-UL 1.0 17.00 48.00 65.00 NOTE
r-devel-windows-x86_64-new-TK 1.0 NOTE
r-patched-linux-x86_64 1.0 1.93 29.86 31.79 OK
r-release-linux-x86_64 1.0 2.61 29.28 31.89 OK
r-release-macos-arm64 1.0 OK
r-release-macos-x86_64 1.0 OK
r-release-windows-ix86+x86_64 1.0 8.00 36.00 44.00 OK
r-oldrel-macos-x86_64 1.0 OK
r-oldrel-windows-ix86+x86_64 1.0 6.00 36.00 42.00 OK

Check Details

Version: 1.0
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     ks.test.imp
    See section 'Registering S3 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-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK

Version: 1.0
Check: Rd \usage sections
Result: NOTE
    S3 methods shown with full name in documentation object 'ks.test.imp':
     'ks.test.imp'
    
    The \usage entries for S3 methods should use the \method markup and not
    their full name.
    See chapter 'Writing R documentation files' 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-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64-new-UL, r-devel-windows-x86_64-new-TK

Version: 1.0
Check: compiled code
Result: NOTE
    File ‘kolmim/libs/kolmim.so’:
     Found no call to: ‘R_useDynamicSymbols’
    
    It is good practice to register native routines and to disable symbol
    search.
    
    See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc