Last updated on 2019-08-02 08:51:42 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-1 | 7.31 | 31.12 | 38.43 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-1 | 5.41 | 25.70 | 31.11 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-1 | 47.57 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-1 | 44.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-1 | 41.00 | 74.00 | 115.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-1 | 6.13 | 31.42 | 37.55 | NOTE | |
r-patched-solaris-x86 | 1.1-1 | 74.10 | NOTE | |||
r-release-linux-x86_64 | 1.1-1 | 6.79 | 30.97 | 37.76 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1-1 | 42.00 | 129.00 | 171.00 | NOTE | |
r-release-osx-x86_64 | 1.1-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-1 | 26.00 | 83.00 | 109.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1-1 | NOTE |
Version: 1.1-1
Check: dependencies in R code
Result: NOTE
'library' or 'require' call to 'igraph' in package code.
Please use :: or requireNamespace() instead.
See section 'Suggested 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-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: 1.1-1
Check: R code for possible problems
Result: NOTE
network.modules: no visible global function definition for
'graph.empty'
network.modules: no visible global function definition for
'add.vertices'
network.modules: no visible global function definition for 'add.edges'
network.modules: no visible global function definition for 'tkplot'
network.modules: no visible global function definition for 'V'
Undefined global functions or variables:
V add.edges add.vertices graph.empty tkplot
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: 1.1-1
Check: compiled code
Result: NOTE
File ‘dna/libs/dna.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