CRAN Package Check Results for Package crblocks

Last updated on 2019-01-26 15:47:26 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.9-1 1.10 24.15 25.25 NOTE
r-devel-linux-x86_64-debian-gcc 0.9-1 0.86 18.63 19.49 NOTE
r-devel-linux-x86_64-fedora-clang 0.9-1 29.55 NOTE
r-devel-linux-x86_64-fedora-gcc 0.9-1 27.36 NOTE
r-devel-windows-ix86+x86_64 0.9-1 4.00 47.00 51.00 NOTE
r-patched-linux-x86_64 0.9-1 0.96 22.83 23.79 NOTE
r-patched-solaris-x86 0.9-1 42.60 NOTE
r-release-linux-x86_64 0.9-1 0.93 22.34 23.27 NOTE
r-release-windows-ix86+x86_64 0.9-1 2.00 35.00 37.00 NOTE
r-release-osx-x86_64 0.9-1 NOTE
r-oldrel-windows-ix86+x86_64 0.9-1 2.00 32.00 34.00 NOTE
r-oldrel-osx-x86_64 0.9-1 NOTE

Check Details

Version: 0.9-1
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     print.crblocks_output
    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-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64

Version: 0.9-1
Check: R code for possible problems
Result: NOTE
    catrandpvalue: no visible global function definition for ‘read.table’
    catrandpvalue: no visible global function definition for ‘rmultinom’
    catrandpvaluepermute: no visible global function definition for
     ‘read.table’
    catrandstat: no visible global function definition for ‘stack’
    catrandstat: no visible global function definition for ‘pchisq’
    catrandstat: no visible binding for global variable ‘var’
    Undefined global functions or variables:
     pchisq read.table rmultinom stack var
    Consider adding
     importFrom("stats", "pchisq", "rmultinom", "var")
     importFrom("utils", "read.table", "stack")
    to your NAMESPACE file.
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-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-x86, r-release-linux-x86_64, r-release-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64