CRAN Package Check Results for Package NetPreProc

Last updated on 2022-06-06 06:50:00 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1 5.81 49.86 55.67 ERROR
r-devel-linux-x86_64-debian-gcc 1.1 3.91 38.22 42.13 ERROR
r-devel-linux-x86_64-fedora-clang 1.1 66.00 ERROR
r-devel-linux-x86_64-fedora-gcc 1.1 67.17 ERROR
r-devel-windows-x86_64 1.1 41.00 69.00 110.00 OK
r-patched-linux-x86_64 1.1 3.34 46.95 50.29 ERROR
r-release-linux-x86_64 1.1 4.59 48.50 53.09 ERROR
r-release-macos-arm64 1.1 24.00 OK
r-release-macos-x86_64 1.1 32.00 OK
r-release-windows-x86_64 1.1 50.00 74.00 124.00 OK
r-oldrel-macos-arm64 1.1 32.00 OK
r-oldrel-macos-x86_64 1.1 58.00 OK
r-oldrel-windows-ix86+x86_64 1.1 13.00 90.00 103.00 OK

Check Details

Version: 1.1
Check: package dependencies
Result: NOTE
    Package suggested but not available for checking: 'bionetdata'
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

Version: 1.1
Check: examples
Result: ERROR
    Running examples in 'NetPreProc-Ex.R' failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: Binary.matrix.by.thresh-methods
    > ### Title: Transforming a real-valued network matrix into a binary matrix
    > ### Aliases: Binary.matrix.by.thresh,graph-method
    > ### Binary.matrix.by.thresh,matrix-method Binary.matrix.by.thresh
    > ### Keywords: methods graph pre-processing
    >
    > ### ** Examples
    >
    > library(bionetdata);
    Error in library(bionetdata) : there is no package called 'bionetdata'
    Execution halted
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-patched-linux-x86_64, r-release-linux-x86_64

Version: 1.1
Check: compiled code
Result: NOTE
    File ‘NetPreProc/libs/NetPreProc.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

Version: 1.1
Check: examples
Result: ERROR
    Running examples in ‘NetPreProc-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: Binary.matrix.by.thresh-methods
    > ### Title: Transforming a real-valued network matrix into a binary matrix
    > ### Aliases: Binary.matrix.by.thresh,graph-method
    > ### Binary.matrix.by.thresh,matrix-method Binary.matrix.by.thresh
    > ### Keywords: methods graph pre-processing
    >
    > ### ** Examples
    >
    > library(bionetdata);
    Error in library(bionetdata) : there is no package called ‘bionetdata’
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc