CRAN Package Check Results for Package ff

Last updated on 2017-12-20 00:46:51 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 2.2-13 33.06 73.90 106.96 WARN
r-devel-linux-x86_64-debian-gcc 2.2-13 NOTE
r-devel-linux-x86_64-fedora-clang 2.2-13 145.03 WARN
r-devel-linux-x86_64-fedora-gcc 2.2-13 139.29 NOTE
r-devel-windows-ix86+x86_64 2.2-13 118.00 103.00 221.00 NOTE
r-patched-linux-x86_64 2.2-13 35.36 84.27 119.63 NOTE
r-patched-solaris-x86 2.2-13 207.60 NOTE
r-release-linux-x86_64 2.2-13 36.00 83.02 119.02 NOTE
r-release-windows-ix86+x86_64 2.2-13 87.00 142.00 229.00 NOTE
r-release-osx-x86_64 2.2-13 NOTE
r-oldrel-windows-ix86+x86_64 2.2-13 85.00 134.00 219.00 NOTE
r-oldrel-osx-x86_64 2.2-13 NOTE

Check Details

Version: 2.2-13
Check: whether package can be installed
Result: WARN
    Found the following significant warnings:
     ff.cpp:256:16: warning: 'long long' is a C++11 extension [-Wc++11-long-long]
     ff.cpp:256:54: warning: 'long long' is a C++11 extension [-Wc++11-long-long]
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-fedora-clang

Version: 2.2-13
Check: S3 generic/method consistency
Result: NOTE
    Found the following apparent S3 methods exported but not registered:
     as.hi.logical keyorder.default keysort.default mergeorder.default
     mergesort.default radixorder.default radixsort.default
     ramorder.default ramsort.default shellorder.default shellsort.default
    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: 2.2-13
Check: R code for possible problems
Result: NOTE
    bigsample.default: no visible global function definition for ‘runif’
    cmedian: no visible binding for global variable ‘median’
    cquantile: no visible binding for global variable ‘quantile’
    read.table.ffdf: no visible binding for global variable ‘read.fwf’
    read.table.ffdf: no visible binding for global variable ‘read.table’
    regtest.fforder: no visible global function definition for ‘runif’
    str.ff: no visible global function definition for ‘str’
    str.ffdf: no visible global function definition for ‘str’
    str.hi: no visible global function definition for ‘str’
    write.csv: no visible binding for global variable ‘write.table’
    write.csv2: no visible binding for global variable ‘write.table’
    Undefined global functions or variables:
     median quantile read.fwf read.table runif str write.table
    Consider adding
     importFrom("stats", "median", "quantile", "runif")
     importFrom("utils", "read.fwf", "read.table", "str", "write.table")
    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

Version: 2.2-13
Check: compiled code
Result: NOTE
    File ‘ff/libs/ff.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-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-release-linux-x86_64