Last updated on 2018-02-25 00:48:46 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 1.08 | 17.76 | 18.84 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 0.85 | 14.09 | 14.94 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 23.19 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 21.97 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 5.00 | 29.00 | 34.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 0.64 | 17.25 | 17.89 | NOTE | |
r-patched-solaris-x86 | 0.3 | 28.60 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 0.75 | 17.22 | 17.97 | NOTE | |
r-release-windows-ix86+x86_64 | 0.3 | 3.00 | 25.00 | 28.00 | NOTE | |
r-release-osx-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 3.00 | 24.00 | 27.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-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-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