Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.4.6 | 5.08 | 58.75 | 63.83 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.4.6 | 3.38 | 45.38 | 48.76 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.4.6 | 84.51 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.4.6 | 75.26 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.4.6 | 17.00 | 86.00 | 103.00 | NOTE | |
r-patched-linux-x86_64 | 1.4.6 | 5.15 | 58.01 | 63.16 | NOTE | |
r-patched-solaris-x86 | 1.4.6 | 107.60 | NOTE | |||
r-release-linux-x86_64 | 1.4.6 | 4.15 | 58.08 | 62.23 | NOTE | |
r-release-macos-x86_64 | 1.4.6 | NOTE | ||||
r-release-windows-ix86+x86_64 | 1.4.6 | 21.00 | 116.00 | 137.00 | NOTE | |
r-oldrel-macos-x86_64 | 1.4.6 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.4.6 | 7.00 | 111.00 | 118.00 | NOTE |
Version: 1.4.6
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: 1.4.6
Check: R code for possible problems
Result: NOTE
Plotranges.double: no visible global function definition for 'strwidth'
Plotranges.double: no visible global function definition for
'strheight'
Plotranges.double: no visible global function definition for 'plot.new'
Plotranges.double: no visible global function definition for 'par'
Plotranges.double: no visible global function definition for
'plot.window'
Plotranges.double: no visible global function definition for 'mtext'
Plotranges.double: no visible global function definition for 'abline'
Plotranges.double: no visible global function definition for 'points'
Plotranges.double: no visible global function definition for 'segments'
Plotranges.double: no visible global function definition for 'text'
Plotranges.double: no visible global function definition for 'axis'
Plotranges.double: no visible global function definition for 'box'
Plotranges.double: no visible global function definition for 'title'
Undefined global functions or variables:
abline axis box mtext par plot.new plot.window points segments
strheight strwidth text title
Consider adding
importFrom("graphics", "abline", "axis", "box", "mtext", "par",
"plot.new", "plot.window", "points", "segments",
"strheight", "strwidth", "text", "title")
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