Last updated on 2020-08-07 01:49:39 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 2.4 | 3.31 | 23.08 | 26.39 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 2.4 | 2.19 | 17.97 | 20.16 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 2.4 | 40.27 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 2.4 | 31.02 | NOTE | |||
r-devel-windows-ix86+x86_64 | 2.4 | 9.00 | 34.00 | 43.00 | NOTE | |
r-patched-linux-x86_64 | 2.4 | 3.43 | 23.56 | 26.99 | NOTE | |
r-patched-solaris-x86 | 2.4 | 45.70 | NOTE | |||
r-release-linux-x86_64 | 2.4 | 3.22 | 23.08 | 26.30 | NOTE | |
r-release-macos-x86_64 | 2.4 | NOTE | ||||
r-release-windows-ix86+x86_64 | 2.4 | 11.00 | 48.00 | 59.00 | NOTE | |
r-oldrel-macos-x86_64 | 2.4 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 2.4 | 6.00 | 43.00 | 49.00 | NOTE |
Version: 2.4
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Title field: should not end in a period.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.4
Check: dependencies in R code
Result: NOTE
Package in Depends field not imported from: 'grid'
These packages need to be imported from (in the NAMESPACE file)
for when this namespace is loaded but not attached.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 2.4
Check: R code for possible problems
Result: NOTE
plotVenn2d : twoWayOverlap: no visible global function definition for
'grid.polygon'
plotVenn2d : twoWayOverlap: no visible global function definition for
'gpar'
plotVenn2d: no visible global function definition for 'grid.text'
plotVenn2d: no visible global function definition for 'gpar'
plotVenn2d: no visible global function definition for 'grid.polygon'
plotVenn3d : twoWayOverlap: no visible global function definition for
'grid.polygon'
plotVenn3d : twoWayOverlap: no visible global function definition for
'gpar'
plotVenn3d: no visible global function definition for 'grid.text'
plotVenn3d: no visible global function definition for 'gpar'
plotVenn3d: no visible global function definition for 'grid.polygon'
plotVenn4d : getCommonEllipse: no visible global function definition
for 'aggregate'
plotVenn4d : region.polygon: no visible global function definition for
'head'
plotVenn4d : region.polygon: no visible global function definition for
'grid.polygon'
plotVenn4d : region.polygon: no visible global function definition for
'gpar'
plotVenn4d: no visible global function definition for 'grid.text'
plotVenn4d: no visible global function definition for 'gpar'
plotVenn4d: no visible global function definition for 'pushViewport'
plotVenn4d: no visible global function definition for 'viewport'
plotVenn4d: no visible global function definition for 'grid.polygon'
plotVenn4d: no visible global function definition for 'upViewport'
resizeCircles: no visible global function definition for 'uniroot'
Undefined global functions or variables:
aggregate gpar grid.polygon grid.text head pushViewport uniroot
upViewport viewport
Consider adding
importFrom("stats", "aggregate", "uniroot")
importFrom("utils", "head")
to your NAMESPACE file.
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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64