Last updated on 2022-06-14 11:49:15 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.3 | 9.52 | 88.24 | 97.76 | NOTE | |
r-devel-linux-x86_64-debian-gcc | 1.3 | 5.81 | 65.46 | 71.27 | NOTE | |
r-devel-linux-x86_64-fedora-clang | 1.3 | 124.34 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 1.3 | 117.12 | NOTE | |||
r-devel-windows-x86_64 | 1.3 | 18.00 | 97.00 | 115.00 | NOTE | |
r-patched-linux-x86_64 | 1.3 | 6.82 | 84.38 | 91.20 | NOTE | |
r-release-linux-x86_64 | 1.3 | 8.59 | 83.53 | 92.12 | NOTE | |
r-release-macos-arm64 | 1.3 | 36.00 | NOTE | |||
r-release-macos-x86_64 | 1.3 | 47.00 | NOTE | |||
r-release-windows-x86_64 | 1.3 | 16.00 | 99.00 | 115.00 | NOTE | |
r-oldrel-macos-arm64 | 1.3 | 38.00 | NOTE | |||
r-oldrel-macos-x86_64 | 1.3 | 52.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 1.3 | 19.00 | 98.00 | 117.00 | NOTE |
Version: 1.3
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-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: 1.3
Check: R code for possible problems
Result: NOTE
GSTplot : <anonymous>: no visible global function definition for
't.test'
GSTplot: no visible global function definition for 'rt'
GSTplot: no visible global function definition for 'layout'
GSTplot: no visible global function definition for 'par'
GSTplot: no visible global function definition for 'text'
GSTplot: no visible global function definition for 'lines'
GSTplot: no visible global function definition for 'polygon'
GSTplot: no visible global function definition for 'abline'
GSTplot: no visible global function definition for 'ecdf'
GSTplot: no visible global function definition for 'knots'
GSTplot : <anonymous>: no visible global function definition for 'aov'
GSTplot: no visible global function definition for 'qf'
MAVTn : <anonymous>: no visible global function definition for 'aov'
MAVTn: no visible global function definition for 'p.adjust'
MAVTn: no visible global function definition for 'par'
MAVTn: no visible global function definition for 'abline'
MAVTn: no visible global function definition for 'legend'
MAVTn: no visible global function definition for 'locator'
Tols : olsf: no visible global function definition for 't.test'
Tols: no visible global function definition for 'cor'
Undefined global functions or variables:
abline aov cor ecdf knots layout legend lines locator p.adjust par
polygon qf rt t.test text
Consider adding
importFrom("graphics", "abline", "layout", "legend", "lines",
"locator", "par", "polygon", "text")
importFrom("stats", "aov", "cor", "ecdf", "knots", "p.adjust", "qf",
"rt", "t.test")
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-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