Last updated on 2017-12-20 00:47:24 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1 | 2.73 | 101.63 | 104.36 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1 | NOTE | ||||
r-devel-linux-x86_64-fedora-clang | 1.1 | 129.69 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1 | 128.81 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1 | 8.00 | 117.00 | 125.00 | NOTE | |
r-patched-linux-x86_64 | 1.1 | 3.09 | 114.03 | 117.12 | NOTE | |
r-patched-solaris-x86 | 1.1 | 178.30 | NOTE | |||
r-release-linux-x86_64 | 1.1 | 2.37 | 108.40 | 110.77 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1 | 5.00 | 114.00 | 119.00 | NOTE | |
r-release-osx-x86_64 | 1.1 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1 | 5.00 | 155.00 | 160.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1 | NOTE |
Version: 1.1
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-windows-ix86+x86_64, r-release-osx-x86_64, r-oldrel-windows-ix86+x86_64, r-oldrel-osx-x86_64
Version: 1.1
Check: R code for possible problems
Result: NOTE
DeadReckoning: no visible global function definition for ‘filter’
DeadReckoning: no visible global function definition for ‘approx’
DeadReckoning: no visible global function definition for ‘lm’
Mapper: no visible global function definition for ‘colorRampPalette’
Mapper: no visible global function definition for ‘terrain.colors’
Mapper: no visible global function definition for ‘points’
Mapper: no visible global function definition for ‘axis’
Standardize: no visible global function definition for ‘lm’
Undefined global functions or variables:
approx axis colorRampPalette filter lm points terrain.colors
Consider adding
importFrom("grDevices", "colorRampPalette", "terrain.colors")
importFrom("graphics", "axis", "points")
importFrom("stats", "approx", "filter", "lm")
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