Last updated on 2018-07-17 01:47:04 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.2 | 13.32 | 68.98 | 82.30 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.1.2 | 10.21 | 58.93 | 69.14 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.1.2 | 109.46 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.2 | 110.26 | NOTE | |||
r-devel-windows-ix86+x86_64 | 1.1.2 | 18.00 | 107.00 | 125.00 | NOTE | |
r-patched-linux-x86_64 | 1.1.2 | 9.05 | 76.90 | 85.95 | NOTE | |
r-patched-solaris-x86 | 1.1.2 | 176.20 | NOTE | |||
r-release-linux-x86_64 | 1.1.2 | 12.30 | 76.50 | 88.80 | NOTE | |
r-release-windows-ix86+x86_64 | 1.1.2 | 19.00 | 106.00 | 125.00 | NOTE | |
r-release-osx-x86_64 | 1.1.2 | NOTE | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.2 | 4.00 | 107.00 | 111.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