CRAN Package Check Results for Package ffstream

Last updated on 2017-02-24 23:52:26.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.5 55.52 41.16 96.67 NOTE
r-devel-linux-x86_64-debian-gcc 0.1.5 59.27 40.89 100.16 NOTE
r-devel-linux-x86_64-fedora-clang 0.1.5 200.06 NOTE --no-stop-on-test-error
r-devel-linux-x86_64-fedora-gcc 0.1.5 188.42 NOTE --no-stop-on-test-error
r-devel-macos-x86_64-clang 0.1.5 133.38 NOTE --no-stop-on-test-error
r-devel-windows-ix86+x86_64 0.1.5 318.00 107.00 425.00 ERROR
r-patched-linux-x86_64 0.1.5 51.02 33.60 84.61 OK
r-patched-solaris-sparc 0.1.5 930.90 OK
r-patched-solaris-x86 0.1.5 183.50 OK
r-release-linux-x86_64 0.1.5 51.24 32.92 84.16 OK
r-release-osx-x86_64-mavericks 0.1.5 NOTE
r-release-windows-ix86+x86_64 0.1.5 245.00 113.00 358.00 OK

Check Details

Version: 0.1.5
Check: compiled code
Result: NOTE
    File ‘ffstream/libs/ffstream.so’:
     Found no calls to: ‘R_registerRoutines’, ‘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

Version: 0.1.5
Flags: --no-stop-on-test-error
Check: installed package size
Result: NOTE
     installed size is 8.5Mb
     sub-directories of 1Mb or more:
     libs 8.1Mb
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 0.1.5
Flags: --no-stop-on-test-error
Check: compiled code
Result: NOTE
    File ‘ffstream/libs/ffstream.so’:
     Found no calls to: ‘R_registerRoutines’, ‘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, r-devel-macos-x86_64-clang

Version: 0.1.5
Check: running tests for arch ‘i386’
Result: ERROR
     Running 'testthat.R' [4s]
    Running the tests in 'tests/testthat.R' failed.
    Last 13 lines of output:
     13: (function (x)
     x$.self$finalize())(<environment>)
    
     Error in signalCondition(e) :
     no function to return from, jumping to top level
     Calls: <Anonymous> -> .handleSimpleError -> h -> signalCondition
     testthat results ================================================================
     OK: 290 SKIPPED: 0 FAILED: 4
     1. Error: AFF change detector is initialised correctly (pass) (@test5_initaffmeancd.R#89)
     2. Error: AFF change detector is initialised correctly (pass) (@test5_initaffmeancd.R#89)
     3. Error: AFF change detector is initialised correctly (pass) (@test5_initaffmeancd.R#89)
     4. Error: AFF change detector is initialised correctly (pass) (@test5_initaffmeancd.R#89)
    
     Error: testthat unit tests failed
     Execution halted
Flavor: r-devel-windows-ix86+x86_64

Version: 0.1.5
Check: installed package size
Result: NOTE
     installed size is 7.8Mb
     sub-directories of 1Mb or more:
     libs 7.4Mb
Flavor: r-release-osx-x86_64-mavericks