Last updated on 2018-05-14 01:46:41 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 8.36 | 66.82 | 75.18 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 9.16 | 58.31 | 67.47 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 114.71 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 109.50 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.2 | 18.00 | 110.00 | 128.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.2 | 10.74 | 75.71 | 86.45 | NOTE | |
r-patched-solaris-x86 | 1.1.2 | 173.90 | NOTE | |||
r-release-linux-x86_64 | 1.1.2 | 10.83 | 75.57 | 86.40 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1.2 | 18.00 | 110.00 | 128.00 | NOTE | |
r-release-osx-x86_64 | 1.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 6.00 | 81.00 | 87.00 | NOTE | |
r-oldrel-osx-x86_64 | 1.1.2 | NOTE |
Version: 1.1.2
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: 1.1.2
Check: R code for possible problems
Result: NOTE
plot.bGAMM: no visible global function definition for ‘par’
plot.bGAMM: no visible global function definition for ‘plot’
plot.bGAMM: no visible global function definition for ‘lines’
plot.bGAMM: no visible global function definition for ‘rug’
Undefined global functions or variables:
lines par plot rug
Consider adding
importFrom("graphics", "lines", "par", "plot", "rug")
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