Last updated on 2022-06-10 15:51:38 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1 | 4.70 | 61.89 | 66.59 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 0.1 | 3.18 | 45.97 | 49.15 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 0.1 | 77.01 | NOTE | |||
r-devel-windows-x86_64 | 0.1 | 23.00 | 72.00 | 95.00 | NOTE | |
r-patched-linux-x86_64 | 0.1 | 4.99 | 59.55 | 64.54 | NOTE | |
r-release-linux-x86_64 | 0.1 | NOTE | ||||
r-release-macos-arm64 | 0.1 | 22.00 | NOTE | |||
r-release-macos-x86_64 | 0.1 | 30.00 | NOTE | |||
r-release-windows-x86_64 | 0.1 | 29.00 | 77.00 | 106.00 | NOTE | |
r-oldrel-macos-arm64 | 0.1 | 26.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1 | 56.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1 | 8.00 | 68.00 | 76.00 | NOTE |
Version: 0.1
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64
Version: 0.1
Check: R code for possible problems
Result: NOTE
hpbayes.plot: no visible global function definition for 'par'
hpbayes.plot: no visible global function definition for 'points'
postpri.plot: no visible global function definition for 'par'
postpri.plot: no visible global function definition for 'points'
postpri.plot: no visible global function definition for 'segments'
postpri.plot: no visible global function definition for 'boxplot'
Undefined global functions or variables:
boxplot par points segments
Consider adding
importFrom("graphics", "boxplot", "par", "points", "segments")
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-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-ix86+x86_64