Last updated on 2019-04-22 01:47:36 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1-1 | 6.99 | 30.86 | 37.85 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1-1 | 5.16 | 25.11 | 30.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1-1 | 46.94 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1-1 | 45.36 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1-1 | 42.00 | 56.00 | 98.00 | NOTE | |
r-patched-linux-x86_64 | 1.1-1 | 6.54 | 31.14 | 37.68 | NOTE | |
r-patched-solaris-x86 | 1.1-1 | 71.30 | NOTE | |||
r-release-linux-x86_64 | 1.1-1 | 6.14 | 30.41 | 36.55 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1-1 | 26.00 | 81.00 | 107.00 | NOTE | |
r-release-osx-x86_64 | 1.1-1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1-1 | 23.00 | 97.00 | 120.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