Last updated on 2020-08-07 01:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.3 | 2.13 | 21.55 | 23.68 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.3 | 1.96 | 16.21 | 18.17 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.3 | 37.84 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.3 | 27.73 | NOTE | |||
r-devel-windows-ix86+x86_64 | 0.3 | 9.00 | 29.00 | 38.00 | NOTE | |
r-patched-linux-x86_64 | 0.3 | 2.42 | 20.94 | 23.36 | NOTE | |
r-patched-solaris-x86 | 0.3 | 40.70 | NOTE | |||
r-release-linux-x86_64 | 0.3 | 2.08 | 20.93 | 23.01 | NOTE | |
r-release-macos-x86_64 | 0.3 | NOTE | ||||
r-release-windows-ix86+x86_64 | 0.3 | 6.00 | 34.00 | 40.00 | NOTE | |
r-oldrel-macos-x86_64 | 0.3 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 0.3 | 10.00 | 40.00 | 50.00 | 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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+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-macos-x86_64, r-release-windows-ix86+x86_64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64