Last updated on 2019-07-03 01:47:17 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-1 | 7.21 | 31.59 | 38.80 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-1 | 5.25 | 25.42 | 30.67 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-1 | 47.50 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-1 | 45.07 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-1 | 29.00 | 82.00 | 111.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-1 | 6.25 | 30.91 | 37.16 | NOTE | |
r-patched-solaris-x86 | 1.1-1 | 69.90 | NOTE | |||
r-release-linux-x86_64 | 1.1-1 | 6.61 | 30.89 | 37.50 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1-1 | 27.00 | 62.00 | 89.00 | NOTE | |
r-release-osx-x86_64 | 1.1-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-1 | 25.00 | 58.00 | 83.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