Last updated on 2014-10-02 01:48:15.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.7.2 | 2.55 | 38.37 | 40.92 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.7.2 | 1.74 | 33.85 | 35.59 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.7.2 | 78.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.7.2 | 73.87 | NOTE | |||
r-devel-osx-x86_64-clang | 2.7.2 | 59.85 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.7.2 | 6.00 | 43.00 | 49.00 | NOTE | |
r-patched-linux-x86_64 | 2.7.2 | 1.80 | 37.22 | 39.02 | NOTE | |
r-patched-solaris-sparc | 2.7.2 | 394.80 | NOTE | |||
r-patched-solaris-x86 | 2.7.2 | 90.80 | NOTE | |||
r-release-linux-ix86 | 2.7.2 | 2.30 | 43.20 | 45.50 | NOTE | |
r-release-linux-x86_64 | 2.7.2 | 1.81 | 36.07 | 37.88 | NOTE | |
r-release-osx-x86_64-mavericks | 2.7.2 | NOTE | ||||
r-release-osx-x86_64-snowleopard | 2.7.2 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.7.2 | 5.00 | 48.00 | 53.00 | NOTE | |
r-oldrel-windows-ix86+x86_64 | 2.7.2 | 5.00 | 50.00 | 55.00 | NOTE |
Version: 2.7.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
‘igraph’ ‘lpSolveAPI’
Please remove these calls from your code.
Package in Depends field not imported from: ‘lpSolveAPI’
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter ‘Creating R
packages’ of 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-osx-x86_64-clang, r-devel-windows-ix86+x86_64, r-patched-linux-x86_64, r-patched-solaris-sparc, r-patched-solaris-x86, r-release-linux-ix86, r-release-linux-x86_64, r-release-osx-x86_64-mavericks, r-release-windows-ix86+x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.7.2
Check: R code for possible problems
Result: NOTE
as.igraph.editarray: no visible binding for global variable ‘E’
as.igraph.editarray: no visible global function definition for
‘graph.adjacency’
as.igraph.editarray: no visible global function definition for ‘V’
as.igraph.editarray: no visible global function definition for ‘V<-’
as.igraph.editmatrix: no visible binding for global variable ‘E’
as.igraph.editmatrix: no visible global function definition for
‘graph.adjacency’
as.igraph.editmatrix: no visible global function definition for ‘V’
as.igraph.editmatrix: no visible global function definition for ‘V<-’
as.igraph.editset: no visible binding for global variable ‘E’
as.igraph.editset: no visible global function definition for
‘graph.adjacency’
as.igraph.editset: no visible global function definition for ‘V’
as.igraph.editset: no visible global function definition for ‘V<-’
as.lp.mip: no visible global function definition for ‘make.lp’
as.lp.mip: no visible global function definition for ‘set.column’
as.lp.mip: no visible global function definition for ‘set.constr.type’
as.lp.mip: no visible global function definition for ‘set.objfn’
as.lp.mip: no visible global function definition for ‘set.type’
as.lp.mip: no visible global function definition for ‘set.bounds’
as.lp.mip: no visible global function definition for ‘set.constr.value’
errorLocalizer.mip: no visible global function definition for
‘lp.control’
errorLocalizer.mip: no visible global function definition for
‘write.lp’
errorLocalizer.mip: no visible global function definition for
‘get.solutioncount’
errorLocalizer.mip: no visible global function definition for
‘get.variables’
plot.editarray: no visible binding for global variable
‘layout.fruchterman.reingold’
plot.editmatrix: no visible binding for global variable
‘layout.fruchterman.reingold’
plot.editset: no visible binding for global variable
‘layout.fruchterman.reingold’
plotEditGraph: no visible global function definition for ‘E’
plotEditGraph: no visible global function definition for ‘V’
removeRedundant : <anonymous>: no visible global function definition
for ‘get.objective’
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-osx-x86_64-clang, r-devel-windows-ix86+x86_64
Version: 2.7.2
Check: dependencies in R code
Result: NOTE
'library' or 'require' calls to packages already attached by Depends:
'igraph' 'lpSolveAPI'
Please remove these calls from your code.
Package in Depends field not imported from: 'lpSolveAPI'
These packages need to be imported from for the case when
this namespace is loaded but not attached.
See the information on DESCRIPTION files in the chapter 'Creating R
packages' of the 'Writing R Extensions' manual.
Flavor: r-release-osx-x86_64-snowleopard