Last updated on 2019-11-26 00:51:56 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 1.90 | 20.41 | 22.31 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 1.65 | 16.09 | 17.74 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 27.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 27.17 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 8.00 | 30.00 | 38.00 | NOTE | |
r-devel-windows-ix86+x86_64-gcc8 | 0.3 | 10.00 | 28.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 1.59 | 19.89 | 21.48 | NOTE | |
r-patched-solaris-x86 | 0.3 | 37.80 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 1.64 | 19.53 | 21.17 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3 | 10.00 | 40.00 | 50.00 | NOTE | |
r-release-osx-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 5.00 | 27.00 | 32.00 | NOTE | |
r-oldrel-osx-x86_64 | 0.3 | NOTE |
Version: 0.3
Check: DESCRIPTION meta-information
Result: NOTE
Malformed Description field: should contain one or more complete sentences.
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-devel-windows-ix86+x86_64-gcc8, 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: 0.3
Check: R code for possible problems
Result: NOTE
extended.figures: no visible global function definition for 'par'
extended.figures: no visible global function definition for 'runif'
extended.figures : figure2: no visible global function definition for
'hist'
extended.figures : figure2: no visible global function definition for
'axis'
extended.figures : figure3 : <anonymous>: no visible global function
definition for 'median'
extended.figures : figure3: no visible global function definition for
'barplot'
Undefined global functions or variables:
axis barplot hist median par runif
Consider adding
importFrom("graphics", "axis", "barplot", "hist", "par")
importFrom("stats", "median", "runif")
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-devel-windows-ix86+x86_64-gcc8, 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